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

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

<https://eurobis.org/id/occurrence/8268__1816_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1492'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1492'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.6916666666667'^^xsd:double;
  dwc:longitude '25.629999'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6299992 35.348999, 25.6299992 35.348999, 25.6299992 35.348999, 25.6299992 35.348999, 25.6299992 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1492'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.606001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.606001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1493'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1493'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.3463888888889'^^xsd:double;
  dwc:longitude '25.606001'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6060009 35.3450012, 25.6060009 35.3450012, 25.6060009 35.3450012, 25.6060009 35.3450012, 25.6060009 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1493'^^xsd:string;
  dwc:observationDate '2011-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1494'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1494'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.2155555555556'^^xsd:double;
  dwc:longitude '25.618'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.618 35.3440018, 25.618 35.3440018, 25.618 35.3440018, 25.618 35.3440018, 25.618 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1494'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1495'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1495'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.0016666666667'^^xsd:double;
  dwc:longitude '25.618'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.618 35.3440018, 25.618 35.3440018, 25.618 35.3440018, 25.618 35.3440018, 25.618 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1495'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.530001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013001"^^xsd:decimal ;
  dwc:decimalLongitude "23.530001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2045'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2045'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.5911111111111'^^xsd:double;
  dwc:longitude '23.530001'^^xsd:double;
  dwc:latitude '38.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5300007 38.0130005, 23.5300007 38.0130005, 23.5300007 38.0130005, 23.5300007 38.0130005, 23.5300007 38.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2045'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.002998 23.533001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.002998"^^xsd:decimal ;
  dwc:decimalLongitude "23.533001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2046'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2046'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.0561111111111'^^xsd:double;
  dwc:longitude '23.533001'^^xsd:double;
  dwc:latitude '38.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.533001 38.0029984, 23.533001 38.0029984, 23.533001 38.0029984, 23.533001 38.0029984, 23.533001 38.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2046'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2047'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2047'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.775'^^xsd:double;
  dwc:longitude '23.521'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5209999 38.0200005, 23.5209999 38.0200005, 23.5209999 38.0200005, 23.5209999 38.0200005, 23.5209999 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2047'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016998"^^xsd:decimal ;
  dwc:decimalLongitude "23.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2048'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2048'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.2897222222222'^^xsd:double;
  dwc:longitude '23.532'^^xsd:double;
  dwc:latitude '38.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5319996 38.0169983, 23.5319996 38.0169983, 23.5319996 38.0169983, 23.5319996 38.0169983, 23.5319996 38.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2048'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021999 23.518999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.021999"^^xsd:decimal ;
  dwc:decimalLongitude "23.518999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2049'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2049'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4322222222222'^^xsd:double;
  dwc:longitude '23.518999'^^xsd:double;
  dwc:latitude '38.021999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5189991 38.0219994, 23.5189991 38.0219994, 23.5189991 38.0219994, 23.5189991 38.0219994, 23.5189991 38.0219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2049'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.002998 23.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.002998"^^xsd:decimal ;
  dwc:decimalLongitude "23.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2050'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2050'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.36833333333333'^^xsd:double;
  dwc:longitude '23.573'^^xsd:double;
  dwc:latitude '38.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.573 38.0029984, 23.573 38.0029984, 23.573 38.0029984, 23.573 38.0029984, 23.573 38.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2050'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.540001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014999"^^xsd:decimal ;
  dwc:decimalLongitude "23.540001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2066'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2066'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.6719444444444'^^xsd:double;
  dwc:longitude '23.540001'^^xsd:double;
  dwc:latitude '38.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5400009 38.0149994, 23.5400009 38.0149994, 23.5400009 38.0149994, 23.5400009 38.0149994, 23.5400009 38.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2066'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2067'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2067'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.14'^^xsd:double;
  dwc:longitude '23.534'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5340004 38.0200005, 23.5340004 38.0200005, 23.5340004 38.0200005, 23.5340004 38.0200005, 23.5340004 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2067'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021 23.533001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.021"^^xsd:decimal ;
  dwc:decimalLongitude "23.533001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2068'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2068'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.315'^^xsd:double;
  dwc:longitude '23.533001'^^xsd:double;
  dwc:latitude '38.021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.533001 38.0209999, 23.533001 38.0209999, 23.533001 38.0209999, 23.533001 38.0209999, 23.533001 38.0209999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2068'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005001 23.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005001"^^xsd:decimal ;
  dwc:decimalLongitude "23.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2088'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2088'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.7852777777778'^^xsd:double;
  dwc:longitude '23.532'^^xsd:double;
  dwc:latitude '38.005001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5319996 38.0050011, 23.5319996 38.0050011, 23.5319996 38.0050011, 23.5319996 38.0050011, 23.5319996 38.0050011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2088'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005001 23.537001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005001"^^xsd:decimal ;
  dwc:decimalLongitude "23.537001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2089'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2089'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.0527777777778'^^xsd:double;
  dwc:longitude '23.537001'^^xsd:double;
  dwc:latitude '38.005001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5370007 38.0050011, 23.5370007 38.0050011, 23.5370007 38.0050011, 23.5370007 38.0050011, 23.5370007 38.0050011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2089'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994999 23.575001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.994999"^^xsd:decimal ;
  dwc:decimalLongitude "23.575001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2090'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2090'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.9305555555556'^^xsd:double;
  dwc:longitude '23.575001'^^xsd:double;
  dwc:latitude '37.994999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5750008 37.9949989, 23.5750008 37.9949989, 23.5750008 37.9949989, 23.5750008 37.9949989, 23.5750008 37.9949989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2090'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 23.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014"^^xsd:decimal ;
  dwc:decimalLongitude "23.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2091'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2091'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.2858333333333'^^xsd:double;
  dwc:longitude '23.534'^^xsd:double;
  dwc:latitude '38.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5340004 38.0139999, 23.5340004 38.0139999, 23.5340004 38.0139999, 23.5340004 38.0139999, 23.5340004 38.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2091'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013001"^^xsd:decimal ;
  dwc:decimalLongitude "23.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2092'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2092'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.5511111111111'^^xsd:double;
  dwc:longitude '23.542'^^xsd:double;
  dwc:latitude '38.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5419998 38.0130005, 23.5419998 38.0130005, 23.5419998 38.0130005, 23.5419998 38.0130005, 23.5419998 38.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2092'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.523001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013001"^^xsd:decimal ;
  dwc:decimalLongitude "23.523001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2093'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2093'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.2533333333333'^^xsd:double;
  dwc:longitude '23.523001'^^xsd:double;
  dwc:latitude '38.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5230007 38.0130005, 23.5230007 38.0130005, 23.5230007 38.0130005, 23.5230007 38.0130005, 23.5230007 38.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2093'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2094'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2094'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6633333333333'^^xsd:double;
  dwc:longitude '23.49'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4899998 38.012001, 23.4899998 38.012001, 23.4899998 38.012001, 23.4899998 38.012001, 23.4899998 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2094'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006001 23.514999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006001"^^xsd:decimal ;
  dwc:decimalLongitude "23.514999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2095'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2095'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.3144444444444'^^xsd:double;
  dwc:longitude '23.514999'^^xsd:double;
  dwc:latitude '38.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5149994 38.0060005, 23.5149994 38.0060005, 23.5149994 38.0060005, 23.5149994 38.0060005, 23.5149994 38.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2095'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2134'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2134'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.3044444444444'^^xsd:double;
  dwc:longitude '23.56'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5599995 38.0200005, 23.5599995 38.0200005, 23.5599995 38.0200005, 23.5599995 38.0200005, 23.5599995 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2134'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.575001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.575001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_258'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_258'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.8847222222222'^^xsd:double;
  dwc:longitude '23.575001'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5750008 37.9360008, 23.5750008 37.9360008, 23.5750008 37.9360008, 23.5750008 37.9360008, 23.5750008 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_258'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 23.558001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931"^^xsd:decimal ;
  dwc:decimalLongitude "23.558001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_260'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_260'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.75611111111111'^^xsd:double;
  dwc:longitude '23.558001'^^xsd:double;
  dwc:latitude '37.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5580006 37.9309998, 23.5580006 37.9309998, 23.5580006 37.9309998, 23.5580006 37.9309998, 23.5580006 37.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_260'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.882999 23.525999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.882999"^^xsd:decimal ;
  dwc:decimalLongitude "23.525999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_261'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_261'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.65138888888889'^^xsd:double;
  dwc:longitude '23.525999'^^xsd:double;
  dwc:latitude '37.882999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5259991 37.8829994, 23.5259991 37.8829994, 23.5259991 37.8829994, 23.5259991 37.8829994, 23.5259991 37.8829994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_261'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_262'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_262'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.4275'^^xsd:double;
  dwc:longitude '23.562'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5620003 37.9319992, 23.5620003 37.9319992, 23.5620003 37.9319992, 23.5620003 37.9319992, 23.5620003 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_262'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_263'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_263'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.4038888888889'^^xsd:double;
  dwc:longitude '23.552'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5520001 37.9339981, 23.5520001 37.9339981, 23.5520001 37.9339981, 23.5520001 37.9339981, 23.5520001 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_263'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.549999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.549999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_264'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_264'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.2116666666667'^^xsd:double;
  dwc:longitude '23.549999'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5499992 37.9360008, 23.5499992 37.9360008, 23.5499992 37.9360008, 23.5499992 37.9360008, 23.5499992 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_264'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.928001 23.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.928001"^^xsd:decimal ;
  dwc:decimalLongitude "23.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_265'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_265'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.4758333333333'^^xsd:double;
  dwc:longitude '23.559'^^xsd:double;
  dwc:latitude '37.928001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.559 37.9280014, 23.559 37.9280014, 23.559 37.9280014, 23.559 37.9280014, 23.559 37.9280014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_265'^^xsd:string;
  dwc:observationDate '2011-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938999 23.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938999"^^xsd:decimal ;
  dwc:decimalLongitude "23.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_266'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_266'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.91833333333333'^^xsd:double;
  dwc:longitude '23.566'^^xsd:double;
  dwc:latitude '37.938999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.566 37.9389992, 23.566 37.9389992, 23.566 37.9389992, 23.566 37.9389992, 23.566 37.9389992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_266'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 23.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "23.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_267'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_267'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.7675'^^xsd:double;
  dwc:longitude '23.569'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5690002 37.9449997, 23.5690002 37.9449997, 23.5690002 37.9449997, 23.5690002 37.9449997, 23.5690002 37.9449997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_267'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_268'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_268'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.17444444444444'^^xsd:double;
  dwc:longitude '23.56'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5599995 37.9319992, 23.5599995 37.9319992, 23.5599995 37.9319992, 23.5599995 37.9319992, 23.5599995 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_268'^^xsd:string;
  dwc:observationDate '2011-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 23.565001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931"^^xsd:decimal ;
  dwc:decimalLongitude "23.565001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_269'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_269'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.2063888888889'^^xsd:double;
  dwc:longitude '23.565001'^^xsd:double;
  dwc:latitude '37.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5650005 37.9309998, 23.5650005 37.9309998, 23.5650005 37.9309998, 23.5650005 37.9309998, 23.5650005 37.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_269'^^xsd:string;
  dwc:observationDate '2011-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_270'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_270'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.6494444444444'^^xsd:double;
  dwc:longitude '23.563'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5629997 37.9319992, 23.5629997 37.9319992, 23.5629997 37.9319992, 23.5629997 37.9319992, 23.5629997 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_270'^^xsd:string;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 23.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "23.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_271'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_271'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3922222222222'^^xsd:double;
  dwc:longitude '23.593'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5930004 37.9099999, 23.5930004 37.9099999, 23.5930004 37.9099999, 23.5930004 37.9099999, 23.5930004 37.9099999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_271'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.565001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93"^^xsd:decimal ;
  dwc:decimalLongitude "23.565001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_272'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_272'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.3822222222222'^^xsd:double;
  dwc:longitude '23.565001'^^xsd:double;
  dwc:latitude '37.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5650005 37.9300003, 23.5650005 37.9300003, 23.5650005 37.9300003, 23.5650005 37.9300003, 23.5650005 37.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_272'^^xsd:string;
  dwc:observationDate '2011-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939999 23.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939999"^^xsd:decimal ;
  dwc:decimalLongitude "23.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_273'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_273'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.2725'^^xsd:double;
  dwc:longitude '23.546'^^xsd:double;
  dwc:latitude '37.939999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5459995 37.9399986, 23.5459995 37.9399986, 23.5459995 37.9399986, 23.5459995 37.9399986, 23.5459995 37.9399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_273'^^xsd:string;
  dwc:observationDate '2011-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938999 23.570999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938999"^^xsd:decimal ;
  dwc:decimalLongitude "23.570999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_274'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_274'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2455555555556'^^xsd:double;
  dwc:longitude '23.570999'^^xsd:double;
  dwc:latitude '37.938999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5709992 37.9389992, 23.5709992 37.9389992, 23.5709992 37.9389992, 23.5709992 37.9389992, 23.5709992 37.9389992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_274'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.942001 23.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.942001"^^xsd:decimal ;
  dwc:decimalLongitude "23.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_275'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_275'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.777777777778'^^xsd:double;
  dwc:longitude '23.583'^^xsd:double;
  dwc:latitude '37.942001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5830002 37.9420013, 23.5830002 37.9420013, 23.5830002 37.9420013, 23.5830002 37.9420013, 23.5830002 37.9420013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_275'^^xsd:string;
  dwc:observationDate '2011-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.565001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.565001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_276'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_276'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.2466666666667'^^xsd:double;
  dwc:longitude '23.565001'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5650005 37.9319992, 23.5650005 37.9319992, 23.5650005 37.9319992, 23.5650005 37.9319992, 23.5650005 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_276'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924999 23.568001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924999"^^xsd:decimal ;
  dwc:decimalLongitude "23.568001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_164'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_164'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.3102777777778'^^xsd:double;
  dwc:longitude '23.568001'^^xsd:double;
  dwc:latitude '37.924999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5680008 37.9249992, 23.5680008 37.9249992, 23.5680008 37.9249992, 23.5680008 37.9249992, 23.5680008 37.9249992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_164'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93"^^xsd:decimal ;
  dwc:decimalLongitude "23.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_165'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_165'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.9480555555556'^^xsd:double;
  dwc:longitude '23.555'^^xsd:double;
  dwc:latitude '37.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5550003 37.9300003, 23.5550003 37.9300003, 23.5550003 37.9300003, 23.5550003 37.9300003, 23.5550003 37.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_165'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.929001"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_166'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_166'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.1872222222222'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9290009, 23.5559998 37.9290009, 23.5559998 37.9290009, 23.5559998 37.9290009, 23.5559998 37.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_166'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "23.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_167'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_167'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.45694444444444'^^xsd:double;
  dwc:longitude '23.553'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5529995 37.9370003, 23.5529995 37.9370003, 23.5529995 37.9370003, 23.5529995 37.9370003, 23.5529995 37.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_167'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.935001"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_169'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_169'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.1219444444444'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9350014, 23.5559998 37.9350014, 23.5559998 37.9350014, 23.5559998 37.9350014, 23.5559998 37.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_169'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.556999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.556999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_170'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_170'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.1780555555556'^^xsd:double;
  dwc:longitude '23.556999'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5569992 37.9360008, 23.5569992 37.9360008, 23.5569992 37.9360008, 23.5569992 37.9360008, 23.5569992 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_170'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924999 23.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924999"^^xsd:decimal ;
  dwc:decimalLongitude "23.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_171'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_171'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.046388888888889'^^xsd:double;
  dwc:longitude '23.555'^^xsd:double;
  dwc:latitude '37.924999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5550003 37.9249992, 23.5550003 37.9249992, 23.5550003 37.9249992, 23.5550003 37.9249992, 23.5550003 37.9249992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_171'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_172'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_172'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.31277777777778'^^xsd:double;
  dwc:longitude '23.559'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.559 37.9339981, 23.559 37.9339981, 23.559 37.9339981, 23.559 37.9339981, 23.559 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_172'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_175'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_175'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.9683333333333'^^xsd:double;
  dwc:longitude '23.584'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5839996 37.9339981, 23.5839996 37.9339981, 23.5839996 37.9339981, 23.5839996 37.9339981, 23.5839996 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_175'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939999 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939999"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_177'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_177'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.059444444444444'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '37.939999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 37.9399986, 23.5510006 37.9399986, 23.5510006 37.9399986, 23.5510006 37.9399986, 23.5510006 37.9399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_177'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938999 23.549999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938999"^^xsd:decimal ;
  dwc:decimalLongitude "23.549999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_178'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_178'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.3336111111111'^^xsd:double;
  dwc:longitude '23.549999'^^xsd:double;
  dwc:latitude '37.938999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5499992 37.9389992, 23.5499992 37.9389992, 23.5499992 37.9389992, 23.5499992 37.9389992, 23.5499992 37.9389992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_178'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941002 23.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941002"^^xsd:decimal ;
  dwc:decimalLongitude "23.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_179'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_179'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.6513888888889'^^xsd:double;
  dwc:longitude '23.548'^^xsd:double;
  dwc:latitude '37.941002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5480003 37.9410019, 23.5480003 37.9410019, 23.5480003 37.9410019, 23.5480003 37.9410019, 23.5480003 37.9410019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_179'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938999 23.549999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938999"^^xsd:decimal ;
  dwc:decimalLongitude "23.549999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_181'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_181'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.7275'^^xsd:double;
  dwc:longitude '23.549999'^^xsd:double;
  dwc:latitude '37.938999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5499992 37.9389992, 23.5499992 37.9389992, 23.5499992 37.9389992, 23.5499992 37.9389992, 23.5499992 37.9389992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_181'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 23.563999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931"^^xsd:decimal ;
  dwc:decimalLongitude "23.563999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_184'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_184'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.64777777777778'^^xsd:double;
  dwc:longitude '23.563999'^^xsd:double;
  dwc:latitude '37.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5639992 37.9309998, 23.5639992 37.9309998, 23.5639992 37.9309998, 23.5639992 37.9309998, 23.5639992 37.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_184'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93"^^xsd:decimal ;
  dwc:decimalLongitude "23.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_185'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_185'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1'^^xsd:double;
  dwc:longitude '23.566'^^xsd:double;
  dwc:latitude '37.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.566 37.9300003, 23.566 37.9300003, 23.566 37.9300003, 23.566 37.9300003, 23.566 37.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_185'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938999 23.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938999"^^xsd:decimal ;
  dwc:decimalLongitude "23.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_186'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_186'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.3841666666667'^^xsd:double;
  dwc:longitude '23.573'^^xsd:double;
  dwc:latitude '37.938999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.573 37.9389992, 23.573 37.9389992, 23.573 37.9389992, 23.573 37.9389992, 23.573 37.9389992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_186'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.573999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.573999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_188'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_188'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.1322222222222'^^xsd:double;
  dwc:longitude '23.573999'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5739994 37.9339981, 23.5739994 37.9339981, 23.5739994 37.9339981, 23.5739994 37.9339981, 23.5739994 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_188'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.565001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.565001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_190'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_190'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.61722222222222'^^xsd:double;
  dwc:longitude '23.565001'^^xsd:double;
  dwc:latitude '37.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5650005 37.9329987, 23.5650005 37.9329987, 23.5650005 37.9329987, 23.5650005 37.9329987, 23.5650005 37.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_190'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.928001 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.928001"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_192'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_192'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.195'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.928001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9280014, 23.5559998 37.9280014, 23.5559998 37.9280014, 23.5559998 37.9280014, 23.5559998 37.9280014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_192'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_193'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_193'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.47472222222222'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '37.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 37.9329987, 23.5510006 37.9329987, 23.5510006 37.9329987, 23.5510006 37.9329987, 23.5510006 37.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_193'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.935001"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_194'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_194'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.6772222222222'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '37.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_194'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.935001"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_195'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_195'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1955555555556'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '37.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_195'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_196'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_196'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.0616666666667'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 37.9360008, 23.5510006 37.9360008, 23.5510006 37.9360008, 23.5510006 37.9360008, 23.5510006 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_196'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 23.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931"^^xsd:decimal ;
  dwc:decimalLongitude "23.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_197'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_197'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.6330555555556'^^xsd:double;
  dwc:longitude '23.562'^^xsd:double;
  dwc:latitude '37.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5620003 37.9309998, 23.5620003 37.9309998, 23.5620003 37.9309998, 23.5620003 37.9309998, 23.5620003 37.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_197'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_198'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_198'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.9383333333333'^^xsd:double;
  dwc:longitude '23.56'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5599995 37.9319992, 23.5599995 37.9319992, 23.5599995 37.9319992, 23.5599995 37.9319992, 23.5599995 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_198'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_199'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_199'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.17527777777778'^^xsd:double;
  dwc:longitude '23.555'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5550003 37.9319992, 23.5550003 37.9319992, 23.5550003 37.9319992, 23.5550003 37.9319992, 23.5550003 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_199'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_200'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_200'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.3980555555556'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9339981, 23.5559998 37.9339981, 23.5559998 37.9339981, 23.5559998 37.9339981, 23.5559998 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_200'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_201'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_201'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.1163888888889'^^xsd:double;
  dwc:longitude '23.555'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5550003 37.9319992, 23.5550003 37.9319992, 23.5550003 37.9319992, 23.5550003 37.9319992, 23.5550003 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_201'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93"^^xsd:decimal ;
  dwc:decimalLongitude "23.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_202'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_202'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.3016666666667'^^xsd:double;
  dwc:longitude '23.573'^^xsd:double;
  dwc:latitude '37.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.573 37.9300003, 23.573 37.9300003, 23.573 37.9300003, 23.573 37.9300003, 23.573 37.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_202'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_203'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_203'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.3016666666667'^^xsd:double;
  dwc:longitude '23.579001'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5790005 37.9319992, 23.5790005 37.9319992, 23.5790005 37.9319992, 23.5790005 37.9319992, 23.5790005 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_203'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_204'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_204'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.8958333333333'^^xsd:double;
  dwc:longitude '23.549'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5489998 37.9339981, 23.5489998 37.9339981, 23.5489998 37.9339981, 23.5489998 37.9339981, 23.5489998 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_204'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.926998 23.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.926998"^^xsd:decimal ;
  dwc:decimalLongitude "23.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_206'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_206'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1027777777778'^^xsd:double;
  dwc:longitude '23.577'^^xsd:double;
  dwc:latitude '37.926998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5769997 37.9269981, 23.5769997 37.9269981, 23.5769997 37.9269981, 23.5769997 37.9269981, 23.5769997 37.9269981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_206'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.925999 23.568001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.925999"^^xsd:decimal ;
  dwc:decimalLongitude "23.568001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_207'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_207'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.865'^^xsd:double;
  dwc:longitude '23.568001'^^xsd:double;
  dwc:latitude '37.925999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5680008 37.9259987, 23.5680008 37.9259987, 23.5680008 37.9259987, 23.5680008 37.9259987, 23.5680008 37.9259987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_207'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.925999 23.566999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.925999"^^xsd:decimal ;
  dwc:decimalLongitude "23.566999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_208'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_208'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.2855555555556'^^xsd:double;
  dwc:longitude '23.566999'^^xsd:double;
  dwc:latitude '37.925999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5669994 37.9259987, 23.5669994 37.9259987, 23.5669994 37.9259987, 23.5669994 37.9259987, 23.5669994 37.9259987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_208'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941002 23.572001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941002"^^xsd:decimal ;
  dwc:decimalLongitude "23.572001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_209'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_209'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.52416666666667'^^xsd:double;
  dwc:longitude '23.572001'^^xsd:double;
  dwc:latitude '37.941002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5720005 37.9410019, 23.5720005 37.9410019, 23.5720005 37.9410019, 23.5720005 37.9410019, 23.5720005 37.9410019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_209'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.943001 23.594999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.943001"^^xsd:decimal ;
  dwc:decimalLongitude "23.594999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_211'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_211'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.30861111111111'^^xsd:double;
  dwc:longitude '23.594999'^^xsd:double;
  dwc:latitude '37.943001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5949993 37.9430008, 23.5949993 37.9430008, 23.5949993 37.9430008, 23.5949993 37.9430008, 23.5949993 37.9430008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_211'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945999 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945999"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_212'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_212'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.9130555555556'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '37.945999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 37.9459992, 23.5510006 37.9459992, 23.5510006 37.9459992, 23.5510006 37.9459992, 23.5510006 37.9459992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_212'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_213'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_213'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.9191666666667'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 37.9449997, 23.5510006 37.9449997, 23.5510006 37.9449997, 23.5510006 37.9449997, 23.5510006 37.9449997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_213'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "23.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_215'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_215'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.7127777777778'^^xsd:double;
  dwc:longitude '23.562'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_215'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_216'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_216'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.1508333333333'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9370003, 23.5559998 37.9370003, 23.5559998 37.9370003, 23.5559998 37.9370003, 23.5559998 37.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_216'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_217'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_217'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.5711111111111'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '37.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 37.9329987, 23.5510006 37.9329987, 23.5510006 37.9329987, 23.5510006 37.9329987, 23.5510006 37.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_217'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.558001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.558001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_218'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_218'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.1902777777778'^^xsd:double;
  dwc:longitude '23.558001'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5580006 37.9339981, 23.5580006 37.9339981, 23.5580006 37.9339981, 23.5580006 37.9339981, 23.5580006 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_218'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_219'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_219'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.2441666666667'^^xsd:double;
  dwc:longitude '23.566'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.566 37.9339981, 23.566 37.9339981, 23.566 37.9339981, 23.566 37.9339981, 23.566 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_219'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.935001"^^xsd:decimal ;
  dwc:decimalLongitude "23.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_220'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_220'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.9619444444444'^^xsd:double;
  dwc:longitude '23.569'^^xsd:double;
  dwc:latitude '37.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5690002 37.9350014, 23.5690002 37.9350014, 23.5690002 37.9350014, 23.5690002 37.9350014, 23.5690002 37.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_220'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.563999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.563999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_221'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_221'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6044444444444'^^xsd:double;
  dwc:longitude '23.563999'^^xsd:double;
  dwc:latitude '37.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5639992 37.9329987, 23.5639992 37.9329987, 23.5639992 37.9329987, 23.5639992 37.9329987, 23.5639992 37.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_221'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_222'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_222'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.56777777777778'^^xsd:double;
  dwc:longitude '23.56'^^xsd:double;
  dwc:latitude '37.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5599995 37.9329987, 23.5599995 37.9329987, 23.5599995 37.9329987, 23.5599995 37.9329987, 23.5599995 37.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_222'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924999 23.563999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924999"^^xsd:decimal ;
  dwc:decimalLongitude "23.563999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_223'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_223'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.5933333333333'^^xsd:double;
  dwc:longitude '23.563999'^^xsd:double;
  dwc:latitude '37.924999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5639992 37.9249992, 23.5639992 37.9249992, 23.5639992 37.9249992, 23.5639992 37.9249992, 23.5639992 37.9249992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_223'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_224'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_224'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.3269444444444'^^xsd:double;
  dwc:longitude '23.562'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5620003 37.9319992, 23.5620003 37.9319992, 23.5620003 37.9319992, 23.5620003 37.9319992, 23.5620003 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_224'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.929001"^^xsd:decimal ;
  dwc:decimalLongitude "23.594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_225'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_225'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.1288888888889'^^xsd:double;
  dwc:longitude '23.594'^^xsd:double;
  dwc:latitude '37.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5939999 37.9290009, 23.5939999 37.9290009, 23.5939999 37.9290009, 23.5939999 37.9290009, 23.5939999 37.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_225'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924999 23.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924999"^^xsd:decimal ;
  dwc:decimalLongitude "23.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_226'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_226'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.65111111111111'^^xsd:double;
  dwc:longitude '23.579001'^^xsd:double;
  dwc:latitude '37.924999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5790005 37.9249992, 23.5790005 37.9249992, 23.5790005 37.9249992, 23.5790005 37.9249992, 23.5790005 37.9249992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_226'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.879002 23.565001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.879002"^^xsd:decimal ;
  dwc:decimalLongitude "23.565001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_229'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_229'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.63694444444444'^^xsd:double;
  dwc:longitude '23.565001'^^xsd:double;
  dwc:latitude '37.879002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5650005 37.8790016, 23.5650005 37.8790016, 23.5650005 37.8790016, 23.5650005 37.8790016, 23.5650005 37.8790016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_229'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.879002 23.573999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.879002"^^xsd:decimal ;
  dwc:decimalLongitude "23.573999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_230'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_230'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.8291666666667'^^xsd:double;
  dwc:longitude '23.573999'^^xsd:double;
  dwc:latitude '37.879002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5739994 37.8790016, 23.5739994 37.8790016, 23.5739994 37.8790016, 23.5739994 37.8790016, 23.5739994 37.8790016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_230'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.926998 23.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.926998"^^xsd:decimal ;
  dwc:decimalLongitude "23.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_231'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_231'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0658333333333'^^xsd:double;
  dwc:longitude '23.56'^^xsd:double;
  dwc:latitude '37.926998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5599995 37.9269981, 23.5599995 37.9269981, 23.5599995 37.9269981, 23.5599995 37.9269981, 23.5599995 37.9269981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_231'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.570999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.570999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_232'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_232'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.39388888888889'^^xsd:double;
  dwc:longitude '23.570999'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5709992 37.9319992, 23.5709992 37.9319992, 23.5709992 37.9319992, 23.5709992 37.9319992, 23.5709992 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_232'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.925999 23.594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.925999"^^xsd:decimal ;
  dwc:decimalLongitude "23.594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_233'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_233'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.0355555555556'^^xsd:double;
  dwc:longitude '23.594'^^xsd:double;
  dwc:latitude '37.925999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5939999 37.9259987, 23.5939999 37.9259987, 23.5939999 37.9259987, 23.5939999 37.9259987, 23.5939999 37.9259987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_233'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.549999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.929001"^^xsd:decimal ;
  dwc:decimalLongitude "23.549999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_234'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_234'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.4113888888889'^^xsd:double;
  dwc:longitude '23.549999'^^xsd:double;
  dwc:latitude '37.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5499992 37.9290009, 23.5499992 37.9290009, 23.5499992 37.9290009, 23.5499992 37.9290009, 23.5499992 37.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_234'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938999 23.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938999"^^xsd:decimal ;
  dwc:decimalLongitude "23.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_235'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_235'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.8825'^^xsd:double;
  dwc:longitude '23.563'^^xsd:double;
  dwc:latitude '37.938999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5629997 37.9389992, 23.5629997 37.9389992, 23.5629997 37.9389992, 23.5629997 37.9389992, 23.5629997 37.9389992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_235'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.901001 23.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.901001"^^xsd:decimal ;
  dwc:decimalLongitude "23.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_236'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_236'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.6219444444444'^^xsd:double;
  dwc:longitude '23.639'^^xsd:double;
  dwc:latitude '37.901001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.6389999 37.901001, 23.6389999 37.901001, 23.6389999 37.901001, 23.6389999 37.901001, 23.6389999 37.901001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_236'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_237'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_237'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.9077777777778'^^xsd:double;
  dwc:longitude '23.58'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5799999 37.9360008, 23.5799999 37.9360008, 23.5799999 37.9360008, 23.5799999 37.9360008, 23.5799999 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_237'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.944 23.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.944"^^xsd:decimal ;
  dwc:decimalLongitude "23.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_238'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_238'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.0772222222222'^^xsd:double;
  dwc:longitude '23.573'^^xsd:double;
  dwc:latitude '37.944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.573 37.9440002, 23.573 37.9440002, 23.573 37.9440002, 23.573 37.9440002, 23.573 37.9440002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_238'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.561001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.561001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_239'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_239'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.6755555555556'^^xsd:double;
  dwc:longitude '23.561001'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5610008 37.9360008, 23.5610008 37.9360008, 23.5610008 37.9360008, 23.5610008 37.9360008, 23.5610008 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_239'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "23.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_240'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_240'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.6911111111111'^^xsd:double;
  dwc:longitude '23.562'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_240'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 23.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "23.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_241'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_241'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.0338888888889'^^xsd:double;
  dwc:longitude '23.559'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.559 37.9510002, 23.559 37.9510002, 23.559 37.9510002, 23.559 37.9510002, 23.559 37.9510002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_241'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941002 23.563999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941002"^^xsd:decimal ;
  dwc:decimalLongitude "23.563999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_242'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_242'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.9780555555556'^^xsd:double;
  dwc:longitude '23.563999'^^xsd:double;
  dwc:latitude '37.941002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5639992 37.9410019, 23.5639992 37.9410019, 23.5639992 37.9410019, 23.5639992 37.9410019, 23.5639992 37.9410019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_242'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.568001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.568001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_243'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_243'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.555'^^xsd:double;
  dwc:longitude '23.568001'^^xsd:double;
  dwc:latitude '37.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5680008 37.9329987, 23.5680008 37.9329987, 23.5680008 37.9329987, 23.5680008 37.9329987, 23.5680008 37.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_243'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.563999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93"^^xsd:decimal ;
  dwc:decimalLongitude "23.563999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_244'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_244'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.1991666666667'^^xsd:double;
  dwc:longitude '23.563999'^^xsd:double;
  dwc:latitude '37.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5639992 37.9300003, 23.5639992 37.9300003, 23.5639992 37.9300003, 23.5639992 37.9300003, 23.5639992 37.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_244'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.575001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.575001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_245'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_245'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.85861111111111'^^xsd:double;
  dwc:longitude '23.575001'^^xsd:double;
  dwc:latitude '37.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5750008 37.9329987, 23.5750008 37.9329987, 23.5750008 37.9329987, 23.5750008 37.9329987, 23.5750008 37.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_245'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93"^^xsd:decimal ;
  dwc:decimalLongitude "23.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_246'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_246'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.1697222222222'^^xsd:double;
  dwc:longitude '23.56'^^xsd:double;
  dwc:latitude '37.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5599995 37.9300003, 23.5599995 37.9300003, 23.5599995 37.9300003, 23.5599995 37.9300003, 23.5599995 37.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_246'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.929001"^^xsd:decimal ;
  dwc:decimalLongitude "23.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_247'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_247'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.15305555555556'^^xsd:double;
  dwc:longitude '23.563'^^xsd:double;
  dwc:latitude '37.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5629997 37.9290009, 23.5629997 37.9290009, 23.5629997 37.9290009, 23.5629997 37.9290009, 23.5629997 37.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_247'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948002 23.393999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.948002"^^xsd:decimal ;
  dwc:decimalLongitude "23.393999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_248'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_248'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.26972222222222'^^xsd:double;
  dwc:longitude '23.393999'^^xsd:double;
  dwc:latitude '37.948002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3939991 37.9480019, 23.3939991 37.9480019, 23.3939991 37.9480019, 23.3939991 37.9480019, 23.3939991 37.9480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_248'^^xsd:string;
  dwc:observationDate '2011-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.762001 22.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.762001"^^xsd:decimal ;
  dwc:decimalLongitude "22.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_383'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_383'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.651388888889'^^xsd:double;
  dwc:longitude '22.711'^^xsd:double;
  dwc:latitude '32.762001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7110004 32.762001, 22.7110004 32.762001, 22.7110004 32.762001, 22.7110004 32.762001, 22.7110004 32.762001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_383'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.743 22.775999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.743"^^xsd:decimal ;
  dwc:decimalLongitude "22.775999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_384'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_384'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.935'^^xsd:double;
  dwc:longitude '22.775999'^^xsd:double;
  dwc:latitude '32.743'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7759991 32.743, 22.7759991 32.743, 22.7759991 32.743, 22.7759991 32.743, 22.7759991 32.743))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_384'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.761002 22.752001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.761002"^^xsd:decimal ;
  dwc:decimalLongitude "22.752001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_385'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_385'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.550555555556'^^xsd:double;
  dwc:longitude '22.752001'^^xsd:double;
  dwc:latitude '32.761002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7520008 32.7610016, 22.7520008 32.7610016, 22.7520008 32.7610016, 22.7520008 32.7610016, 22.7520008 32.7610016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_385'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.757999 22.745001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.757999"^^xsd:decimal ;
  dwc:decimalLongitude "22.745001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_386'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_386'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.357222222222'^^xsd:double;
  dwc:longitude '22.745001'^^xsd:double;
  dwc:latitude '32.757999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7450008 32.7579994, 22.7450008 32.7579994, 22.7450008 32.7579994, 22.7450008 32.7579994, 22.7450008 32.7579994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_386'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.819 22.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.819"^^xsd:decimal ;
  dwc:decimalLongitude "22.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_388'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_388'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.76'^^xsd:double;
  dwc:longitude '22.65'^^xsd:double;
  dwc:latitude '32.819'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6499996 32.8190002, 22.6499996 32.8190002, 22.6499996 32.8190002, 22.6499996 32.8190002, 22.6499996 32.8190002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_388'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.816002 22.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.816002"^^xsd:decimal ;
  dwc:decimalLongitude "22.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_390'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_390'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4719444444444'^^xsd:double;
  dwc:longitude '22.652'^^xsd:double;
  dwc:latitude '32.816002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6520004 32.8160019, 22.6520004 32.8160019, 22.6520004 32.8160019, 22.6520004 32.8160019, 22.6520004 32.8160019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_390'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.804001 22.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.804001"^^xsd:decimal ;
  dwc:decimalLongitude "22.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_392'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_392'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.675833333333'^^xsd:double;
  dwc:longitude '22.66'^^xsd:double;
  dwc:latitude '32.804001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6599999 32.8040009, 22.6599999 32.8040009, 22.6599999 32.8040009, 22.6599999 32.8040009, 22.6599999 32.8040009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_392'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.770001 22.631001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.770001"^^xsd:decimal ;
  dwc:decimalLongitude "22.631001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_394'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_394'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.805555555556'^^xsd:double;
  dwc:longitude '22.631001'^^xsd:double;
  dwc:latitude '32.770001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6310005 32.7700005, 22.6310005 32.7700005, 22.6310005 32.7700005, 22.6310005 32.7700005, 22.6310005 32.7700005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_394'^^xsd:string;
  dwc:observationDate '2011-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.779999 22.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.779999"^^xsd:decimal ;
  dwc:decimalLongitude "22.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_395'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_395'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.393888888889'^^xsd:double;
  dwc:longitude '22.605'^^xsd:double;
  dwc:latitude '32.779999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6049995 32.7799988, 22.6049995 32.7799988, 22.6049995 32.7799988, 22.6049995 32.7799988, 22.6049995 32.7799988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_395'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.789002 22.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.789002"^^xsd:decimal ;
  dwc:decimalLongitude "22.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_396'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_396'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.033055555556'^^xsd:double;
  dwc:longitude '22.615'^^xsd:double;
  dwc:latitude '32.789002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6149998 32.7890015, 22.6149998 32.7890015, 22.6149998 32.7890015, 22.6149998 32.7890015, 22.6149998 32.7890015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_396'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.813 22.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.813"^^xsd:decimal ;
  dwc:decimalLongitude "22.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_397'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_397'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.8541666666667'^^xsd:double;
  dwc:longitude '22.67'^^xsd:double;
  dwc:latitude '32.813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6700001 32.8129997, 22.6700001 32.8129997, 22.6700001 32.8129997, 22.6700001 32.8129997, 22.6700001 32.8129997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_397'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.818001 22.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.818001"^^xsd:decimal ;
  dwc:decimalLongitude "22.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_398'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_398'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.5722222222222'^^xsd:double;
  dwc:longitude '22.673'^^xsd:double;
  dwc:latitude '32.818001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6730003 32.8180008, 22.6730003 32.8180008, 22.6730003 32.8180008, 22.6730003 32.8180008, 22.6730003 32.8180008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_398'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.848 22.766001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.848"^^xsd:decimal ;
  dwc:decimalLongitude "22.766001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_399'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_399'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.151944444444'^^xsd:double;
  dwc:longitude '22.766001'^^xsd:double;
  dwc:latitude '32.848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7660008 32.8479996, 22.7660008 32.8479996, 22.7660008 32.8479996, 22.7660008 32.8479996, 22.7660008 32.8479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_399'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.858002 22.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.858002"^^xsd:decimal ;
  dwc:decimalLongitude "22.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_400'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_400'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.46'^^xsd:double;
  dwc:longitude '22.819'^^xsd:double;
  dwc:latitude '32.858002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.8190002 32.8580017, 22.8190002 32.8580017, 22.8190002 32.8580017, 22.8190002 32.8580017, 22.8190002 32.8580017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_400'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.859001 22.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.859001"^^xsd:decimal ;
  dwc:decimalLongitude "22.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_402'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_402'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.579722222222'^^xsd:double;
  dwc:longitude '22.615'^^xsd:double;
  dwc:latitude '32.859001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6149998 32.8590012, 22.6149998 32.8590012, 22.6149998 32.8590012, 22.6149998 32.8590012, 22.6149998 32.8590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_402'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.851002 22.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.851002"^^xsd:decimal ;
  dwc:decimalLongitude "22.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_403'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_403'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.599166666667'^^xsd:double;
  dwc:longitude '22.653'^^xsd:double;
  dwc:latitude '32.851002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6529999 32.8510017, 22.6529999 32.8510017, 22.6529999 32.8510017, 22.6529999 32.8510017, 22.6529999 32.8510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_403'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.826 22.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.826"^^xsd:decimal ;
  dwc:decimalLongitude "22.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_404'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_404'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.9886111111111'^^xsd:double;
  dwc:longitude '22.618'^^xsd:double;
  dwc:latitude '32.826'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.618 32.8260002, 22.618 32.8260002, 22.618 32.8260002, 22.618 32.8260002, 22.618 32.8260002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_404'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.827 22.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.827"^^xsd:decimal ;
  dwc:decimalLongitude "22.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_405'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_405'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.0025'^^xsd:double;
  dwc:longitude '22.618'^^xsd:double;
  dwc:latitude '32.827'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.618 32.8269997, 22.618 32.8269997, 22.618 32.8269997, 22.618 32.8269997, 22.618 32.8269997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_405'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.828999 22.558001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.828999"^^xsd:decimal ;
  dwc:decimalLongitude "22.558001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_406'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_406'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:longitude '22.558001'^^xsd:double;
  dwc:latitude '32.828999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.5580006 32.8289986, 22.5580006 32.8289986, 22.5580006 32.8289986, 22.5580006 32.8289986, 22.5580006 32.8289986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_406'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.817001 22.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.817001"^^xsd:decimal ;
  dwc:decimalLongitude "22.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_407'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_407'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.178333333333'^^xsd:double;
  dwc:longitude '22.649'^^xsd:double;
  dwc:latitude '32.817001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6490002 32.8170013, 22.6490002 32.8170013, 22.6490002 32.8170013, 22.6490002 32.8170013, 22.6490002 32.8170013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_407'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.877998 25.464001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.877998"^^xsd:decimal ;
  dwc:decimalLongitude "25.464001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_16'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_16'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.038055555556'^^xsd:double;
  dwc:longitude '25.464001'^^xsd:double;
  dwc:latitude '38.877998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4640007 38.8779984, 25.4640007 38.8779984, 25.4640007 38.8779984, 25.4640007 38.8779984, 25.4640007 38.8779984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_16'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.520001 25.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.520001"^^xsd:decimal ;
  dwc:decimalLongitude "25.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_17'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_17'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.433055555556'^^xsd:double;
  dwc:longitude '25.628'^^xsd:double;
  dwc:latitude '38.520001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6280003 38.5200005, 25.6280003 38.5200005, 25.6280003 38.5200005, 25.6280003 38.5200005, 25.6280003 38.5200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_17'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719002 26.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.719002"^^xsd:decimal ;
  dwc:decimalLongitude "26.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_18'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_18'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.2691666666667'^^xsd:double;
  dwc:longitude '26.049'^^xsd:double;
  dwc:latitude '38.719002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0489998 38.7190018, 26.0489998 38.7190018, 26.0489998 38.7190018, 26.0489998 38.7190018, 26.0489998 38.7190018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_18'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.730999 26.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.730999"^^xsd:decimal ;
  dwc:decimalLongitude "26.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_20'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_20'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.296666666667'^^xsd:double;
  dwc:longitude '26.202'^^xsd:double;
  dwc:latitude '38.730999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.2019997 38.730999, 26.2019997 38.730999, 26.2019997 38.730999, 26.2019997 38.730999, 26.2019997 38.730999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_20'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389999 26.886999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389999"^^xsd:decimal ;
  dwc:decimalLongitude "26.886999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_21'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_21'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.381388888889'^^xsd:double;
  dwc:longitude '26.886999'^^xsd:double;
  dwc:latitude '38.389999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.8869991 38.3899994, 26.8869991 38.3899994, 26.8869991 38.3899994, 26.8869991 38.3899994, 26.8869991 38.3899994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_21'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.386002 26.908001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.386002"^^xsd:decimal ;
  dwc:decimalLongitude "26.908001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_22'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_22'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.246944444444'^^xsd:double;
  dwc:longitude '26.908001'^^xsd:double;
  dwc:latitude '38.386002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.908001 38.3860016, 26.908001 38.3860016, 26.908001 38.3860016, 26.908001 38.3860016, 26.908001 38.3860016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_22'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.409 27.097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.409"^^xsd:decimal ;
  dwc:decimalLongitude "27.097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_23'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_23'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:longitude '27.097'^^xsd:double;
  dwc:latitude '38.409'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.0970001 38.4090004, 27.0970001 38.4090004, 27.0970001 38.4090004, 27.0970001 38.4090004, 27.0970001 38.4090004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_23'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433998 27.011999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433998"^^xsd:decimal ;
  dwc:decimalLongitude "27.011999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_25'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_25'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.20083333333333'^^xsd:double;
  dwc:longitude '27.011999'^^xsd:double;
  dwc:latitude '38.433998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.0119991 38.4339981, 27.0119991 38.4339981, 27.0119991 38.4339981, 27.0119991 38.4339981, 27.0119991 38.4339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_25'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41"^^xsd:decimal ;
  dwc:decimalLongitude "26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_26'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_26'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.45722222222222'^^xsd:double;
  dwc:longitude '26.98'^^xsd:double;
  dwc:latitude '38.41'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.9799995 38.4099999, 26.9799995 38.4099999, 26.9799995 38.4099999, 26.9799995 38.4099999, 26.9799995 38.4099999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_26'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 26.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "26.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_27'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_27'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.28222222222222'^^xsd:double;
  dwc:longitude '26.952'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.9519997 38.4169998, 26.9519997 38.4169998, 26.9519997 38.4169998, 26.9519997 38.4169998, 26.9519997 38.4169998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_27'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 24.490999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.368"^^xsd:decimal ;
  dwc:decimalLongitude "24.490999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_28'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_28'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.6158333333333'^^xsd:double;
  dwc:longitude '24.490999'^^xsd:double;
  dwc:latitude '35.368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.4909992 35.368, 24.4909992 35.368, 24.4909992 35.368, 24.4909992 35.368, 24.4909992 35.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_28'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.381001 24.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.381001"^^xsd:decimal ;
  dwc:decimalLongitude "24.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_29'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_29'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.0277777777778'^^xsd:double;
  dwc:longitude '24.539'^^xsd:double;
  dwc:latitude '35.381001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5389996 35.3810005, 24.5389996 35.3810005, 24.5389996 35.3810005, 24.5389996 35.3810005, 24.5389996 35.3810005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_29'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.388001 24.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.388001"^^xsd:decimal ;
  dwc:decimalLongitude "24.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_30'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_30'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.2783333333333'^^xsd:double;
  dwc:longitude '24.527'^^xsd:double;
  dwc:latitude '35.388001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5270004 35.3880005, 24.5270004 35.3880005, 24.5270004 35.3880005, 24.5270004 35.3880005, 24.5270004 35.3880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_30'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.535999 24.443001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.535999"^^xsd:decimal ;
  dwc:decimalLongitude "24.443001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_31'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_31'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.24916666666667'^^xsd:double;
  dwc:longitude '24.443001'^^xsd:double;
  dwc:latitude '35.535999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.4430008 35.5359993, 24.4430008 35.5359993, 24.4430008 35.5359993, 24.4430008 35.5359993, 24.4430008 35.5359993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_31'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.334 24.365999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.334"^^xsd:decimal ;
  dwc:decimalLongitude "24.365999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_32'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_32'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.6313888888889'^^xsd:double;
  dwc:longitude '24.365999'^^xsd:double;
  dwc:latitude '36.334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3659992 36.3339996, 24.3659992 36.3339996, 24.3659992 36.3339996, 24.3659992 36.3339996, 24.3659992 36.3339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_32'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952999 23.327999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952999"^^xsd:decimal ;
  dwc:decimalLongitude "23.327999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_249'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_249'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.4477777777778'^^xsd:double;
  dwc:longitude '23.327999'^^xsd:double;
  dwc:latitude '37.952999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3279991 37.9529991, 23.3279991 37.9529991, 23.3279991 37.9529991, 23.3279991 37.9529991, 23.3279991 37.9529991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_249'^^xsd:string;
  dwc:observationDate '2011-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956001 23.419001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956001"^^xsd:decimal ;
  dwc:decimalLongitude "23.419001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_250'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_250'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.9733333333333'^^xsd:double;
  dwc:longitude '23.419001'^^xsd:double;
  dwc:latitude '37.956001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4190006 37.9560013, 23.4190006 37.9560013, 23.4190006 37.9560013, 23.4190006 37.9560013, 23.4190006 37.9560013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_250'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.568001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.929001"^^xsd:decimal ;
  dwc:decimalLongitude "23.568001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_251'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_251'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.48'^^xsd:double;
  dwc:longitude '23.568001'^^xsd:double;
  dwc:latitude '37.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5680008 37.9290009, 23.5680008 37.9290009, 23.5680008 37.9290009, 23.5680008 37.9290009, 23.5680008 37.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_251'^^xsd:string;
  dwc:observationDate '2011-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.925999 23.566999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.925999"^^xsd:decimal ;
  dwc:decimalLongitude "23.566999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_252'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_252'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.5619444444444'^^xsd:double;
  dwc:longitude '23.566999'^^xsd:double;
  dwc:latitude '37.925999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5669994 37.9259987, 23.5669994 37.9259987, 23.5669994 37.9259987, 23.5669994 37.9259987, 23.5669994 37.9259987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_252'^^xsd:string;
  dwc:observationDate '2011-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.922001 23.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.922001"^^xsd:decimal ;
  dwc:decimalLongitude "23.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_253'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_253'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.3736111111111'^^xsd:double;
  dwc:longitude '23.569'^^xsd:double;
  dwc:latitude '37.922001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5690002 37.9220009, 23.5690002 37.9220009, 23.5690002 37.9220009, 23.5690002 37.9220009, 23.5690002 37.9220009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_253'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.565001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.935001"^^xsd:decimal ;
  dwc:decimalLongitude "23.565001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_254'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_254'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.3908333333333'^^xsd:double;
  dwc:longitude '23.565001'^^xsd:double;
  dwc:latitude '37.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5650005 37.9350014, 23.5650005 37.9350014, 23.5650005 37.9350014, 23.5650005 37.9350014, 23.5650005 37.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_254'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_256'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_256'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.1133333333333'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9339981, 23.5559998 37.9339981, 23.5559998 37.9339981, 23.5559998 37.9339981, 23.5559998 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_256'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.925999 23.568001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.925999"^^xsd:decimal ;
  dwc:decimalLongitude "23.568001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_257'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_257'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.0211111111111'^^xsd:double;
  dwc:longitude '23.568001'^^xsd:double;
  dwc:latitude '37.925999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5680008 37.9259987, 23.5680008 37.9259987, 23.5680008 37.9259987, 23.5680008 37.9259987, 23.5680008 37.9259987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_257'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.566999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.566999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_277'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_277'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.9694444444444'^^xsd:double;
  dwc:longitude '23.566999'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5669994 37.9339981, 23.5669994 37.9339981, 23.5669994 37.9339981, 23.5669994 37.9339981, 23.5669994 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_277'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.558001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.935001"^^xsd:decimal ;
  dwc:decimalLongitude "23.558001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_278'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_278'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:longitude '23.558001'^^xsd:double;
  dwc:latitude '37.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5580006 37.9350014, 23.5580006 37.9350014, 23.5580006 37.9350014, 23.5580006 37.9350014, 23.5580006 37.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_278'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.847 23.474001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.847"^^xsd:decimal ;
  dwc:decimalLongitude "23.474001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_279'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_279'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.392222222222'^^xsd:double;
  dwc:longitude '23.474001'^^xsd:double;
  dwc:latitude '37.847'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4740009 37.8470001, 23.4740009 37.8470001, 23.4740009 37.8470001, 23.4740009 37.8470001, 23.4740009 37.8470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_279'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.554001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.554001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_280'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_280'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.5302777777778'^^xsd:double;
  dwc:longitude '23.554001'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5540009 37.9319992, 23.5540009 37.9319992, 23.5540009 37.9319992, 23.5540009 37.9319992, 23.5540009 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_280'^^xsd:string;
  dwc:observationDate '2011-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_281'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_281'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.5497222222222'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '37.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 37.9309998, 23.5510006 37.9309998, 23.5510006 37.9309998, 23.5510006 37.9309998, 23.5510006 37.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_281'^^xsd:string;
  dwc:observationDate '2011-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_282'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_282'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8816666666667'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9379997, 23.5559998 37.9379997, 23.5559998 37.9379997, 23.5559998 37.9379997, 23.5559998 37.9379997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_282'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 23.554001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931"^^xsd:decimal ;
  dwc:decimalLongitude "23.554001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_283'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_283'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.1825'^^xsd:double;
  dwc:longitude '23.554001'^^xsd:double;
  dwc:latitude '37.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5540009 37.9309998, 23.5540009 37.9309998, 23.5540009 37.9309998, 23.5540009 37.9309998, 23.5540009 37.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_283'^^xsd:string;
  dwc:observationDate '2011-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_284'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_284'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1280555555556'^^xsd:double;
  dwc:longitude '23.553'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5529995 37.9339981, 23.5529995 37.9339981, 23.5529995 37.9339981, 23.5529995 37.9339981, 23.5529995 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_284'^^xsd:string;
  dwc:observationDate '2011-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 23.582001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "23.582001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_290'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_290'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.094444444444'^^xsd:double;
  dwc:longitude '23.582001'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5820007 37.9519997, 23.5820007 37.9519997, 23.5820007 37.9519997, 23.5820007 37.9519997, 23.5820007 37.9519997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_290'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939999 23.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939999"^^xsd:decimal ;
  dwc:decimalLongitude "23.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_291'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_291'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.44'^^xsd:double;
  dwc:longitude '23.553'^^xsd:double;
  dwc:latitude '37.939999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5529995 37.9399986, 23.5529995 37.9399986, 23.5529995 37.9399986, 23.5529995 37.9399986, 23.5529995 37.9399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_291'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939999 23.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939999"^^xsd:decimal ;
  dwc:decimalLongitude "23.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_292'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_292'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.1175'^^xsd:double;
  dwc:longitude '23.579001'^^xsd:double;
  dwc:latitude '37.939999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5790005 37.9399986, 23.5790005 37.9399986, 23.5790005 37.9399986, 23.5790005 37.9399986, 23.5790005 37.9399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_292'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.563999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.935001"^^xsd:decimal ;
  dwc:decimalLongitude "23.563999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_293'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_293'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.668333333333'^^xsd:double;
  dwc:longitude '23.563999'^^xsd:double;
  dwc:latitude '37.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5639992 37.9350014, 23.5639992 37.9350014, 23.5639992 37.9350014, 23.5639992 37.9350014, 23.5639992 37.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_293'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.944 23.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.944"^^xsd:decimal ;
  dwc:decimalLongitude "23.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_294'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_294'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.358333333333'^^xsd:double;
  dwc:longitude '23.607'^^xsd:double;
  dwc:latitude '37.944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.6070004 37.9440002, 23.6070004 37.9440002, 23.6070004 37.9440002, 23.6070004 37.9440002, 23.6070004 37.9440002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_294'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948002 23.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.948002"^^xsd:decimal ;
  dwc:decimalLongitude "23.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_295'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_295'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.484166666667'^^xsd:double;
  dwc:longitude '23.545'^^xsd:double;
  dwc:latitude '37.948002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5450001 37.9480019, 23.5450001 37.9480019, 23.5450001 37.9480019, 23.5450001 37.9480019, 23.5450001 37.9480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_295'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 23.561001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924"^^xsd:decimal ;
  dwc:decimalLongitude "23.561001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_296'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_296'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.5461111111111'^^xsd:double;
  dwc:longitude '23.561001'^^xsd:double;
  dwc:latitude '37.924'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5610008 37.9239998, 23.5610008 37.9239998, 23.5610008 37.9239998, 23.5610008 37.9239998, 23.5610008 37.9239998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_296'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.912998 23.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.912998"^^xsd:decimal ;
  dwc:decimalLongitude "23.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_297'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_297'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.565277777778'^^xsd:double;
  dwc:longitude '23.593'^^xsd:double;
  dwc:latitude '37.912998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5930004 37.9129982, 23.5930004 37.9129982, 23.5930004 37.9129982, 23.5930004 37.9129982, 23.5930004 37.9129982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_297'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.575001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.575001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_298'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_298'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.9213888888889'^^xsd:double;
  dwc:longitude '23.575001'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5750008 37.9360008, 23.5750008 37.9360008, 23.5750008 37.9360008, 23.5750008 37.9360008, 23.5750008 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_298'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.575001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.575001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_299'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_299'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.4522222222222'^^xsd:double;
  dwc:longitude '23.575001'^^xsd:double;
  dwc:latitude '37.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5750008 37.9329987, 23.5750008 37.9329987, 23.5750008 37.9329987, 23.5750008 37.9329987, 23.5750008 37.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_299'^^xsd:string;
  dwc:observationDate '2011-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "23.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_300'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_300'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.731388888889'^^xsd:double;
  dwc:longitude '23.555'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5550003 37.9370003, 23.5550003 37.9370003, 23.5550003 37.9370003, 23.5550003 37.9370003, 23.5550003 37.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_300'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 23.547001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938"^^xsd:decimal ;
  dwc:decimalLongitude "23.547001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_301'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_301'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.6325'^^xsd:double;
  dwc:longitude '23.547001'^^xsd:double;
  dwc:latitude '37.938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5470009 37.9379997, 23.5470009 37.9379997, 23.5470009 37.9379997, 23.5470009 37.9379997, 23.5470009 37.9379997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_301'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.563999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.563999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_302'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_302'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6641666666667'^^xsd:double;
  dwc:longitude '23.563999'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5639992 37.9360008, 23.5639992 37.9360008, 23.5639992 37.9360008, 23.5639992 37.9360008, 23.5639992 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_302'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014 25.587999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.014"^^xsd:decimal ;
  dwc:decimalLongitude "25.587999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_600'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_600'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.503333333333'^^xsd:double;
  dwc:longitude '25.587999'^^xsd:double;
  dwc:latitude '37.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5879993 37.0139999, 25.5879993 37.0139999, 25.5879993 37.0139999, 25.5879993 37.0139999, 25.5879993 37.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_600'^^xsd:string;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.011002"^^xsd:decimal ;
  dwc:decimalLongitude "27.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_57'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_57'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.5869444444444'^^xsd:double;
  dwc:longitude '27.434'^^xsd:double;
  dwc:latitude '37.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.434 37.0110016, 27.434 37.0110016, 27.434 37.0110016, 27.434 37.0110016, 27.434 37.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_57'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009998 27.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009998"^^xsd:decimal ;
  dwc:decimalLongitude "27.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_58'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_58'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.4975'^^xsd:double;
  dwc:longitude '27.409'^^xsd:double;
  dwc:latitude '37.009998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4090004 37.0099983, 27.4090004 37.0099983, 27.4090004 37.0099983, 27.4090004 37.0099983, 27.4090004 37.0099983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_58'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.977001 27.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.977001"^^xsd:decimal ;
  dwc:decimalLongitude "27.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_60'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_60'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.5013888888889'^^xsd:double;
  dwc:longitude '27.535'^^xsd:double;
  dwc:latitude '36.977001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.5349999 36.9770012, 27.5349999 36.9770012, 27.5349999 36.9770012, 27.5349999 36.9770012, 27.5349999 36.9770012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_60'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.016998 27.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.016998"^^xsd:decimal ;
  dwc:decimalLongitude "27.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_73'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_73'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.0297222222222'^^xsd:double;
  dwc:longitude '27.393'^^xsd:double;
  dwc:latitude '37.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3929997 37.0169983, 27.3929997 37.0169983, 27.3929997 37.0169983, 27.3929997 37.0169983, 27.3929997 37.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_73'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007999 27.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007999"^^xsd:decimal ;
  dwc:decimalLongitude "27.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_74'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_74'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.8855555555556'^^xsd:double;
  dwc:longitude '27.369'^^xsd:double;
  dwc:latitude '37.007999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3689995 37.0079994, 27.3689995 37.0079994, 27.3689995 37.0079994, 27.3689995 37.0079994, 27.3689995 37.0079994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_74'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014999 27.429001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.014999"^^xsd:decimal ;
  dwc:decimalLongitude "27.429001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_77'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_77'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.2180555555556'^^xsd:double;
  dwc:longitude '27.429001'^^xsd:double;
  dwc:latitude '37.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4290009 37.0149994, 27.4290009 37.0149994, 27.4290009 37.0149994, 27.4290009 37.0149994, 27.4290009 37.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_77'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007999 27.391001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007999"^^xsd:decimal ;
  dwc:decimalLongitude "27.391001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_79'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_79'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.49111111111111'^^xsd:double;
  dwc:longitude '27.391001'^^xsd:double;
  dwc:latitude '37.007999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3910008 37.0079994, 27.3910008 37.0079994, 27.3910008 37.0079994, 27.3910008 37.0079994, 27.3910008 37.0079994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_79'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009998 27.400999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009998"^^xsd:decimal ;
  dwc:decimalLongitude "27.400999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_80'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_80'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.3133333333333'^^xsd:double;
  dwc:longitude '27.400999'^^xsd:double;
  dwc:latitude '37.009998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4009991 37.0099983, 27.4009991 37.0099983, 27.4009991 37.0099983, 27.4009991 37.0099983, 27.4009991 37.0099983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_80'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007999 27.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007999"^^xsd:decimal ;
  dwc:decimalLongitude "27.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_81'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_81'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.9963888888889'^^xsd:double;
  dwc:longitude '27.413'^^xsd:double;
  dwc:latitude '37.007999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4130001 37.0079994, 27.4130001 37.0079994, 27.4130001 37.0079994, 27.4130001 37.0079994, 27.4130001 37.0079994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_81'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.030998 27.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.030998"^^xsd:decimal ;
  dwc:decimalLongitude "27.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_82'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_82'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.7833333333333'^^xsd:double;
  dwc:longitude '27.167'^^xsd:double;
  dwc:latitude '37.030998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.1669998 37.0309982, 27.1669998 37.0309982, 27.1669998 37.0309982, 27.1669998 37.0309982, 27.1669998 37.0309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_82'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.080002 27.179001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.080002"^^xsd:decimal ;
  dwc:decimalLongitude "27.179001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_83'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_83'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.9825'^^xsd:double;
  dwc:longitude '27.179001'^^xsd:double;
  dwc:latitude '37.080002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.1790009 37.0800018, 27.1790009 37.0800018, 27.1790009 37.0800018, 27.1790009 37.0800018, 27.1790009 37.0800018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_83'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.951 27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.951"^^xsd:decimal ;
  dwc:decimalLongitude "27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_86'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_86'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.3894444444444'^^xsd:double;
  dwc:longitude '27.4'^^xsd:double;
  dwc:latitude '36.951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3999996 36.9510002, 27.3999996 36.9510002, 27.3999996 36.9510002, 27.3999996 36.9510002, 27.3999996 36.9510002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_86'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.979 27.370001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.979"^^xsd:decimal ;
  dwc:decimalLongitude "27.370001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_87'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_87'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.33361111111111'^^xsd:double;
  dwc:longitude '27.370001'^^xsd:double;
  dwc:latitude '36.979'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3700008 36.9790001, 27.3700008 36.9790001, 27.3700008 36.9790001, 27.3700008 36.9790001, 27.3700008 36.9790001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_87'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.002998 27.396999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.002998"^^xsd:decimal ;
  dwc:decimalLongitude "27.396999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_89'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_89'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.14361111111111'^^xsd:double;
  dwc:longitude '27.396999'^^xsd:double;
  dwc:latitude '37.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3969994 37.0029984, 27.3969994 37.0029984, 27.3969994 37.0029984, 27.3969994 37.0029984, 27.3969994 37.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_89'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075001 25.599001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075001"^^xsd:decimal ;
  dwc:decimalLongitude "25.599001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_609'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_609'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.54333333333333'^^xsd:double;
  dwc:longitude '25.599001'^^xsd:double;
  dwc:latitude '37.075001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5990009 37.0750008, 25.5990009 37.0750008, 25.5990009 37.0750008, 25.5990009 37.0750008, 25.5990009 37.0750008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_609'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.060001 25.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.060001"^^xsd:decimal ;
  dwc:decimalLongitude "25.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_611'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_611'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7436111111111'^^xsd:double;
  dwc:longitude '25.629'^^xsd:double;
  dwc:latitude '37.060001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6289997 37.0600014, 25.6289997 37.0600014, 25.6289997 37.0600014, 25.6289997 37.0600014, 25.6289997 37.0600014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_611'^^xsd:string;
  dwc:observationDate '2011-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.073002 25.594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.073002"^^xsd:decimal ;
  dwc:decimalLongitude "25.594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_614'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_614'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.555'^^xsd:double;
  dwc:longitude '25.594'^^xsd:double;
  dwc:latitude '37.073002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5939999 37.0730019, 25.5939999 37.0730019, 25.5939999 37.0730019, 25.5939999 37.0730019, 25.5939999 37.0730019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_614'^^xsd:string;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.061001 25.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.061001"^^xsd:decimal ;
  dwc:decimalLongitude "25.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_616'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_616'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8316666666667'^^xsd:double;
  dwc:longitude '25.618'^^xsd:double;
  dwc:latitude '37.061001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.618 37.0610008, 25.618 37.0610008, 25.618 37.0610008, 25.618 37.0610008, 25.618 37.0610008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_616'^^xsd:string;
  dwc:observationDate '2011-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.061001 25.603001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.061001"^^xsd:decimal ;
  dwc:decimalLongitude "25.603001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_617'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_617'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0811111111111'^^xsd:double;
  dwc:longitude '25.603001'^^xsd:double;
  dwc:latitude '37.061001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6030006 37.0610008, 25.6030006 37.0610008, 25.6030006 37.0610008, 25.6030006 37.0610008, 25.6030006 37.0610008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_617'^^xsd:string;
  dwc:observationDate '2011-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.068001 25.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.068001"^^xsd:decimal ;
  dwc:decimalLongitude "25.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_618'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_618'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.5733333333333'^^xsd:double;
  dwc:longitude '25.612'^^xsd:double;
  dwc:latitude '37.068001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6119995 37.0680008, 25.6119995 37.0680008, 25.6119995 37.0680008, 25.6119995 37.0680008, 25.6119995 37.0680008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_618'^^xsd:string;
  dwc:observationDate '2011-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.064999 25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.064999"^^xsd:decimal ;
  dwc:decimalLongitude "25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_621'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_621'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.2555555555556'^^xsd:double;
  dwc:longitude '25.6'^^xsd:double;
  dwc:latitude '37.064999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6000004 37.0649986, 25.6000004 37.0649986, 25.6000004 37.0649986, 25.6000004 37.0649986, 25.6000004 37.0649986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_621'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.056999 25.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.056999"^^xsd:decimal ;
  dwc:decimalLongitude "25.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_622'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_622'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.5008333333333'^^xsd:double;
  dwc:longitude '25.618'^^xsd:double;
  dwc:latitude '37.056999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.618 37.0569992, 25.618 37.0569992, 25.618 37.0569992, 25.618 37.0569992, 25.618 37.0569992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_622'^^xsd:string;
  dwc:observationDate '2011-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.051998 25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.051998"^^xsd:decimal ;
  dwc:decimalLongitude "25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_623'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_623'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.5838888888889'^^xsd:double;
  dwc:longitude '25.607'^^xsd:double;
  dwc:latitude '37.051998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6070004 37.0519981, 25.6070004 37.0519981, 25.6070004 37.0519981, 25.6070004 37.0519981, 25.6070004 37.0519981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_623'^^xsd:string;
  dwc:observationDate '2011-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.048 25.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.048"^^xsd:decimal ;
  dwc:decimalLongitude "25.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_624'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_624'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7041666666667'^^xsd:double;
  dwc:longitude '25.59'^^xsd:double;
  dwc:latitude '37.048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5900002 37.0480003, 25.5900002 37.0480003, 25.5900002 37.0480003, 25.5900002 37.0480003, 25.5900002 37.0480003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_624'^^xsd:string;
  dwc:observationDate '2011-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.991001 19.343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.991001"^^xsd:decimal ;
  dwc:decimalLongitude "19.343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1060'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1060'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.3919444444444'^^xsd:double;
  dwc:longitude '19.343'^^xsd:double;
  dwc:latitude '34.991001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.3430004 34.9910011, 19.3430004 34.9910011, 19.3430004 34.9910011, 19.3430004 34.9910011, 19.3430004 34.9910011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1060'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209 18.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.209"^^xsd:decimal ;
  dwc:decimalLongitude "18.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1061'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1061'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.7119444444444'^^xsd:double;
  dwc:longitude '18.132'^^xsd:double;
  dwc:latitude '35.209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.132 35.2089996, 18.132 35.2089996, 18.132 35.2089996, 18.132 35.2089996, 18.132 35.2089996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1061'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261002 18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261002"^^xsd:decimal ;
  dwc:decimalLongitude "18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1062'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1062'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5038888888889'^^xsd:double;
  dwc:longitude '18.07'^^xsd:double;
  dwc:latitude '35.261002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.0699997 35.2610016, 18.0699997 35.2610016, 18.0699997 35.2610016, 18.0699997 35.2610016, 18.0699997 35.2610016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1062'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.202999 17.941999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.202999"^^xsd:decimal ;
  dwc:decimalLongitude "17.941999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1063'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1063'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.8677777777778'^^xsd:double;
  dwc:longitude '17.941999'^^xsd:double;
  dwc:latitude '35.202999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.9419994 35.2029991, 17.9419994 35.2029991, 17.9419994 35.2029991, 17.9419994 35.2029991, 17.9419994 35.2029991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1063'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.370998 15.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.370998"^^xsd:decimal ;
  dwc:decimalLongitude "15.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1078'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1078'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1338888888889'^^xsd:double;
  dwc:longitude '15.74'^^xsd:double;
  dwc:latitude '35.370998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7399998 35.3709984, 15.7399998 35.3709984, 15.7399998 35.3709984, 15.7399998 35.3709984, 15.7399998 35.3709984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1078'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382 15.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.382"^^xsd:decimal ;
  dwc:decimalLongitude "15.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1079'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1079'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5261111111111'^^xsd:double;
  dwc:longitude '15.694'^^xsd:double;
  dwc:latitude '35.382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6940002 35.382, 15.6940002 35.382, 15.6940002 35.382, 15.6940002 35.382, 15.6940002 35.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1079'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.410999 15.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.410999"^^xsd:decimal ;
  dwc:decimalLongitude "15.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1084'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1084'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.76416666666667'^^xsd:double;
  dwc:longitude '15.205'^^xsd:double;
  dwc:latitude '35.410999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.2049999 35.4109993, 15.2049999 35.4109993, 15.2049999 35.4109993, 15.2049999 35.4109993, 15.2049999 35.4109993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1084'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.436001 15.093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.436001"^^xsd:decimal ;
  dwc:decimalLongitude "15.093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1086'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1086'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.2627777777778'^^xsd:double;
  dwc:longitude '15.093'^^xsd:double;
  dwc:latitude '35.436001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.0930004 35.4360008, 15.0930004 35.4360008, 15.0930004 35.4360008, 15.0930004 35.4360008, 15.0930004 35.4360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1086'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.655998 13.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.655998"^^xsd:decimal ;
  dwc:decimalLongitude "13.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1087'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1087'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.83222222222222'^^xsd:double;
  dwc:longitude '13.869'^^xsd:double;
  dwc:latitude '35.655998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.8690004 35.6559982, 13.8690004 35.6559982, 13.8690004 35.6559982, 13.8690004 35.6559982, 13.8690004 35.6559982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1087'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.499001 14.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.499001"^^xsd:decimal ;
  dwc:decimalLongitude "14.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1090'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1090'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.7366666666667'^^xsd:double;
  dwc:longitude '14.586'^^xsd:double;
  dwc:latitude '35.499001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5860004 35.4990006, 14.5860004 35.4990006, 14.5860004 35.4990006, 14.5860004 35.4990006, 14.5860004 35.4990006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1090'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.282002 13.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.282002"^^xsd:decimal ;
  dwc:decimalLongitude "13.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1091'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1091'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.4525'^^xsd:double;
  dwc:longitude '13.441'^^xsd:double;
  dwc:latitude '35.282002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.441 35.2820015, 13.441 35.2820015, 13.441 35.2820015, 13.441 35.2820015, 13.441 35.2820015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1091'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257999 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257999"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1092'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1092'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.4333333333333'^^xsd:double;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '35.257999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.6000004 35.2579994, 13.6000004 35.2579994, 13.6000004 35.2579994, 13.6000004 35.2579994, 13.6000004 35.2579994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1092'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16 13.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16"^^xsd:decimal ;
  dwc:decimalLongitude "13.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1093'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1093'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.4333333333333'^^xsd:double;
  dwc:longitude '13.815'^^xsd:double;
  dwc:latitude '35.16'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.8149996 35.1599999, 13.8149996 35.1599999, 13.8149996 35.1599999, 13.8149996 35.1599999, 13.8149996 35.1599999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1093'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.962002 13.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.962002"^^xsd:decimal ;
  dwc:decimalLongitude "13.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1095'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1095'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.8441666666667'^^xsd:double;
  dwc:longitude '13.543'^^xsd:double;
  dwc:latitude '34.962002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.5430002 34.9620018, 13.5430002 34.9620018, 13.5430002 34.9620018, 13.5430002 34.9620018, 13.5430002 34.9620018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1095'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.637001 12.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.637001"^^xsd:decimal ;
  dwc:decimalLongitude "12.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1100'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1100'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6955555555556'^^xsd:double;
  dwc:longitude '12.275'^^xsd:double;
  dwc:latitude '34.637001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2749996 34.637001, 12.2749996 34.637001, 12.2749996 34.637001, 12.2749996 34.637001, 12.2749996 34.637001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1100'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.650002 12.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.650002"^^xsd:decimal ;
  dwc:decimalLongitude "12.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1101'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1101'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.80555555555556'^^xsd:double;
  dwc:longitude '12.219'^^xsd:double;
  dwc:latitude '34.650002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2189999 34.6500015, 12.2189999 34.6500015, 12.2189999 34.6500015, 12.2189999 34.6500015, 12.2189999 34.6500015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1101'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.792 12.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.792"^^xsd:decimal ;
  dwc:decimalLongitude "12.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1109'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1109'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.6725'^^xsd:double;
  dwc:longitude '12.233'^^xsd:double;
  dwc:latitude '34.792'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2329998 34.7919998, 12.2329998 34.7919998, 12.2329998 34.7919998, 12.2329998 34.7919998, 12.2329998 34.7919998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1109'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.765999 12.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.765999"^^xsd:decimal ;
  dwc:decimalLongitude "12.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1110'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1110'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4569444444444'^^xsd:double;
  dwc:longitude '12.316'^^xsd:double;
  dwc:latitude '34.765999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.316 34.7659988, 12.316 34.7659988, 12.316 34.7659988, 12.316 34.7659988, 12.316 34.7659988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1110'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.881001 12.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.881001"^^xsd:decimal ;
  dwc:decimalLongitude "12.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1111'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1111'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4569444444444'^^xsd:double;
  dwc:longitude '12.14'^^xsd:double;
  dwc:latitude '34.881001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1400003 34.8810005, 12.1400003 34.8810005, 12.1400003 34.8810005, 12.1400003 34.8810005, 12.1400003 34.8810005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1111'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.861 12.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.861"^^xsd:decimal ;
  dwc:decimalLongitude "12.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1112'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1112'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0111111111111'^^xsd:double;
  dwc:longitude '12.298'^^xsd:double;
  dwc:latitude '34.861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2980003 34.8610001, 12.2980003 34.8610001, 12.2980003 34.8610001, 12.2980003 34.8610001, 12.2980003 34.8610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1112'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.896 12.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.896"^^xsd:decimal ;
  dwc:decimalLongitude "12.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1113'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1113'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:longitude '12.291'^^xsd:double;
  dwc:latitude '34.896'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2910004 34.8959999, 12.2910004 34.8959999, 12.2910004 34.8959999, 12.2910004 34.8959999, 12.2910004 34.8959999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1113'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.936001 12.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.936001"^^xsd:decimal ;
  dwc:decimalLongitude "12.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1114'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1114'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.46027777777778'^^xsd:double;
  dwc:longitude '12.253'^^xsd:double;
  dwc:latitude '34.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2530003 34.9360008, 12.2530003 34.9360008, 12.2530003 34.9360008, 12.2530003 34.9360008, 12.2530003 34.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1114'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.006001 12.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.006001"^^xsd:decimal ;
  dwc:decimalLongitude "12.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1117'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1117'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.0544444444444'^^xsd:double;
  dwc:longitude '12.19'^^xsd:double;
  dwc:latitude '35.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1899996 35.0060005, 12.1899996 35.0060005, 12.1899996 35.0060005, 12.1899996 35.0060005, 12.1899996 35.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1117'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.074001 25.615999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.074001"^^xsd:decimal ;
  dwc:decimalLongitude "25.615999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_625'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_625'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.5197222222222'^^xsd:double;
  dwc:longitude '25.615999'^^xsd:double;
  dwc:latitude '37.074001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6159992 37.0740013, 25.6159992 37.0740013, 25.6159992 37.0740013, 25.6159992 37.0740013, 25.6159992 37.0740013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_625'^^xsd:string;
  dwc:observationDate '2011-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.060001 25.686001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.060001"^^xsd:decimal ;
  dwc:decimalLongitude "25.686001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_626'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_626'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.8980555555556'^^xsd:double;
  dwc:longitude '25.686001'^^xsd:double;
  dwc:latitude '37.060001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6860008 37.0600014, 25.6860008 37.0600014, 25.6860008 37.0600014, 25.6860008 37.0600014, 25.6860008 37.0600014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_626'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.053001 25.608999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.053001"^^xsd:decimal ;
  dwc:decimalLongitude "25.608999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_627'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_627'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.6075'^^xsd:double;
  dwc:longitude '25.608999'^^xsd:double;
  dwc:latitude '37.053001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6089993 37.0530014, 25.6089993 37.0530014, 25.6089993 37.0530014, 25.6089993 37.0530014, 25.6089993 37.0530014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_627'^^xsd:string;
  dwc:observationDate '2012-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.021 25.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.021"^^xsd:decimal ;
  dwc:decimalLongitude "25.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_628'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_628'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:longitude '25.586'^^xsd:double;
  dwc:latitude '37.021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5860004 37.0209999, 25.5860004 37.0209999, 25.5860004 37.0209999, 25.5860004 37.0209999, 25.5860004 37.0209999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_628'^^xsd:string;
  dwc:observationDate '2012-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.068001 25.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.068001"^^xsd:decimal ;
  dwc:decimalLongitude "25.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_629'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_629'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:longitude '25.604'^^xsd:double;
  dwc:latitude '37.068001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6040001 37.0680008, 25.6040001 37.0680008, 25.6040001 37.0680008, 25.6040001 37.0680008, 25.6040001 37.0680008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_629'^^xsd:string;
  dwc:observationDate '2012-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.069 25.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.069"^^xsd:decimal ;
  dwc:decimalLongitude "25.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_630'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_630'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.685'^^xsd:double;
  dwc:longitude '25.605'^^xsd:double;
  dwc:latitude '37.069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6049995 37.0690002, 25.6049995 37.0690002, 25.6049995 37.0690002, 25.6049995 37.0690002, 25.6049995 37.0690002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_630'^^xsd:string;
  dwc:observationDate '2012-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.071999 25.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.071999"^^xsd:decimal ;
  dwc:decimalLongitude "25.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_631'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_631'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.493055555556'^^xsd:double;
  dwc:longitude '25.605'^^xsd:double;
  dwc:latitude '37.071999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6049995 37.0719986, 25.6049995 37.0719986, 25.6049995 37.0719986, 25.6049995 37.0719986, 25.6049995 37.0719986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_631'^^xsd:string;
  dwc:observationDate '2012-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.070999 25.601999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.070999"^^xsd:decimal ;
  dwc:decimalLongitude "25.601999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_632'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_632'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.24277777777778'^^xsd:double;
  dwc:longitude '25.601999'^^xsd:double;
  dwc:latitude '37.070999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6019993 37.0709992, 25.6019993 37.0709992, 25.6019993 37.0709992, 25.6019993 37.0709992, 25.6019993 37.0709992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_632'^^xsd:string;
  dwc:observationDate '2012-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.056 25.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.056"^^xsd:decimal ;
  dwc:decimalLongitude "25.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_633'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_633'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3341666666667'^^xsd:double;
  dwc:longitude '25.591'^^xsd:double;
  dwc:latitude '37.056'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5909996 37.0559998, 25.5909996 37.0559998, 25.5909996 37.0559998, 25.5909996 37.0559998, 25.5909996 37.0559998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_633'^^xsd:string;
  dwc:observationDate '2012-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_303'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_303'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.370833333333'^^xsd:double;
  dwc:longitude '23.562'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5620003 37.9360008, 23.5620003 37.9360008, 23.5620003 37.9360008, 23.5620003 37.9360008, 23.5620003 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_303'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938999 23.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938999"^^xsd:decimal ;
  dwc:decimalLongitude "23.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_304'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_304'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.648611111111'^^xsd:double;
  dwc:longitude '23.559'^^xsd:double;
  dwc:latitude '37.938999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.559 37.9389992, 23.559 37.9389992, 23.559 37.9389992, 23.559 37.9389992, 23.559 37.9389992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_304'^^xsd:string;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "23.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_305'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_305'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6222222222222'^^xsd:double;
  dwc:longitude '23.562'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_305'^^xsd:string;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_306'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_306'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.501111111111'^^xsd:double;
  dwc:longitude '23.56'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5599995 37.9360008, 23.5599995 37.9360008, 23.5599995 37.9360008, 23.5599995 37.9360008, 23.5599995 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_306'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_307'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_307'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.324166666667'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9319992, 23.5559998 37.9319992, 23.5559998 37.9319992, 23.5559998 37.9319992, 23.5559998 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_307'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 23.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931"^^xsd:decimal ;
  dwc:decimalLongitude "23.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_308'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_308'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0430555555556'^^xsd:double;
  dwc:longitude '23.559'^^xsd:double;
  dwc:latitude '37.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.559 37.9309998, 23.559 37.9309998, 23.559 37.9309998, 23.559 37.9309998, 23.559 37.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_308'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93"^^xsd:decimal ;
  dwc:decimalLongitude "23.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_309'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_309'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.414166666667'^^xsd:double;
  dwc:longitude '23.56'^^xsd:double;
  dwc:latitude '37.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5599995 37.9300003, 23.5599995 37.9300003, 23.5599995 37.9300003, 23.5599995 37.9300003, 23.5599995 37.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_309'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.928001 23.549999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.928001"^^xsd:decimal ;
  dwc:decimalLongitude "23.549999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_310'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_310'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1494444444444'^^xsd:double;
  dwc:longitude '23.549999'^^xsd:double;
  dwc:latitude '37.928001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5499992 37.9280014, 23.5499992 37.9280014, 23.5499992 37.9280014, 23.5499992 37.9280014, 23.5499992 37.9280014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_310'^^xsd:string;
  dwc:observationDate '2011-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_311'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_311'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.6719444444444'^^xsd:double;
  dwc:longitude '23.562'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5620003 37.9319992, 23.5620003 37.9319992, 23.5620003 37.9319992, 23.5620003 37.9319992, 23.5620003 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_311'^^xsd:string;
  dwc:observationDate '2011-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.549999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.549999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_312'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_312'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.041111111111'^^xsd:double;
  dwc:longitude '23.549999'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5499992 37.9360008, 23.5499992 37.9360008, 23.5499992 37.9360008, 23.5499992 37.9360008, 23.5499992 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_312'^^xsd:string;
  dwc:observationDate '2011-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.568001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "23.568001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_313'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_313'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.3275'^^xsd:double;
  dwc:longitude '23.568001'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5680008 37.9370003, 23.5680008 37.9370003, 23.5680008 37.9370003, 23.5680008 37.9370003, 23.5680008 37.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_313'^^xsd:string;
  dwc:observationDate '2011-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367001 24.377001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.367001"^^xsd:decimal ;
  dwc:decimalLongitude "24.377001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_314'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_314'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.82277777777778'^^xsd:double;
  dwc:longitude '24.377001'^^xsd:double;
  dwc:latitude '35.367001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3770008 35.3670006, 24.3770008 35.3670006, 24.3770008 35.3670006, 24.3770008 35.3670006, 24.3770008 35.3670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_314'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.396999 24.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.396999"^^xsd:decimal ;
  dwc:decimalLongitude "24.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_315'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_315'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.84472222222222'^^xsd:double;
  dwc:longitude '24.35'^^xsd:double;
  dwc:latitude '35.396999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3500004 35.3969994, 24.3500004 35.3969994, 24.3500004 35.3969994, 24.3500004 35.3969994, 24.3500004 35.3969994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_315'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.491001 24.256001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.491001"^^xsd:decimal ;
  dwc:decimalLongitude "24.256001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_316'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_316'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.5525'^^xsd:double;
  dwc:longitude '24.256001'^^xsd:double;
  dwc:latitude '35.491001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2560005 35.4910011, 24.2560005 35.4910011, 24.2560005 35.4910011, 24.2560005 35.4910011, 24.2560005 35.4910011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_316'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.491001 24.256001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.491001"^^xsd:decimal ;
  dwc:decimalLongitude "24.256001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_317'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_317'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.63027777777778'^^xsd:double;
  dwc:longitude '24.256001'^^xsd:double;
  dwc:latitude '35.491001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2560005 35.4910011, 24.2560005 35.4910011, 24.2560005 35.4910011, 24.2560005 35.4910011, 24.2560005 35.4910011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_317'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.806 24.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.806"^^xsd:decimal ;
  dwc:decimalLongitude "24.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_318'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_318'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.13083333333333'^^xsd:double;
  dwc:longitude '24.15'^^xsd:double;
  dwc:latitude '35.806'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1499996 35.8059998, 24.1499996 35.8059998, 24.1499996 35.8059998, 24.1499996 35.8059998, 24.1499996 35.8059998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_318'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.786999 24.322001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.786999"^^xsd:decimal ;
  dwc:decimalLongitude "24.322001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_319'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_319'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.6613888888889'^^xsd:double;
  dwc:longitude '24.322001'^^xsd:double;
  dwc:latitude '35.786999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3220005 35.7869988, 24.3220005 35.7869988, 24.3220005 35.7869988, 24.3220005 35.7869988, 24.3220005 35.7869988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_319'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.785999 24.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.785999"^^xsd:decimal ;
  dwc:decimalLongitude "24.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_320'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_320'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.8341666666667'^^xsd:double;
  dwc:longitude '24.336'^^xsd:double;
  dwc:latitude '35.785999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3360004 35.7859993, 24.3360004 35.7859993, 24.3360004 35.7859993, 24.3360004 35.7859993, 24.3360004 35.7859993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_320'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.716 25.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.716"^^xsd:decimal ;
  dwc:decimalLongitude "25.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_321'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_321'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.7269444444444'^^xsd:double;
  dwc:longitude '25.139'^^xsd:double;
  dwc:latitude '35.716'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1389999 35.7159996, 25.1389999 35.7159996, 25.1389999 35.7159996, 25.1389999 35.7159996, 25.1389999 35.7159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_321'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.463001 24.952999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.463001"^^xsd:decimal ;
  dwc:decimalLongitude "24.952999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_322'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_322'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.4941666666667'^^xsd:double;
  dwc:longitude '24.952999'^^xsd:double;
  dwc:latitude '35.463001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.9529991 35.4630013, 24.9529991 35.4630013, 24.9529991 35.4630013, 24.9529991 35.4630013, 24.9529991 35.4630013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_322'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.412001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362"^^xsd:decimal ;
  dwc:decimalLongitude "25.412001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_323'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_323'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.0172222222222'^^xsd:double;
  dwc:longitude '25.412001'^^xsd:double;
  dwc:latitude '35.362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4120007 35.3619995, 25.4120007 35.3619995, 25.4120007 35.3619995, 25.4120007 35.3619995, 25.4120007 35.3619995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_323'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.330002 25.895001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.330002"^^xsd:decimal ;
  dwc:decimalLongitude "25.895001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_324'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_324'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.0208333333333'^^xsd:double;
  dwc:longitude '25.895001'^^xsd:double;
  dwc:latitude '35.330002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8950005 35.3300018, 25.8950005 35.3300018, 25.8950005 35.3300018, 25.8950005 35.3300018, 25.8950005 35.3300018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_324'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.277 25.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.277"^^xsd:decimal ;
  dwc:decimalLongitude "25.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_325'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_325'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.7447222222222'^^xsd:double;
  dwc:longitude '25.85'^^xsd:double;
  dwc:latitude '35.277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8500004 35.2770004, 25.8500004 35.2770004, 25.8500004 35.2770004, 25.8500004 35.2770004, 25.8500004 35.2770004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_325'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.256001 25.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.256001"^^xsd:decimal ;
  dwc:decimalLongitude "25.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_326'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_326'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.91694444444444'^^xsd:double;
  dwc:longitude '25.844'^^xsd:double;
  dwc:latitude '35.256001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8439999 35.2560005, 25.8439999 35.2560005, 25.8439999 35.2560005, 25.8439999 35.2560005, 25.8439999 35.2560005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_326'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237 25.957001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237"^^xsd:decimal ;
  dwc:decimalLongitude "25.957001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_327'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_327'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.1316666666667'^^xsd:double;
  dwc:longitude '25.957001'^^xsd:double;
  dwc:latitude '35.237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9570007 35.2369995, 25.9570007 35.2369995, 25.9570007 35.2369995, 25.9570007 35.2369995, 25.9570007 35.2369995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_327'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 26.030001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.226002"^^xsd:decimal ;
  dwc:decimalLongitude "26.030001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_328'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_328'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.6063888888889'^^xsd:double;
  dwc:longitude '26.030001'^^xsd:double;
  dwc:latitude '35.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0300007 35.2260017, 26.0300007 35.2260017, 26.0300007 35.2260017, 26.0300007 35.2260017, 26.0300007 35.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_328'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.769001 26.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.769001"^^xsd:decimal ;
  dwc:decimalLongitude "26.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_329'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_329'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.57222222222222'^^xsd:double;
  dwc:longitude '26.746'^^xsd:double;
  dwc:latitude '34.769001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.7460003 34.769001, 26.7460003 34.769001, 26.7460003 34.769001, 26.7460003 34.769001, 26.7460003 34.769001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_329'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.561001 25.957001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.561001"^^xsd:decimal ;
  dwc:decimalLongitude "25.957001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_330'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_330'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.6605555555556'^^xsd:double;
  dwc:longitude '25.957001'^^xsd:double;
  dwc:latitude '34.561001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9570007 34.5610008, 25.9570007 34.5610008, 25.9570007 34.5610008, 25.9570007 34.5610008, 25.9570007 34.5610008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_330'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917999 24.801001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.917999"^^xsd:decimal ;
  dwc:decimalLongitude "24.801001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_331'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_331'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.35611111111111'^^xsd:double;
  dwc:longitude '24.801001'^^xsd:double;
  dwc:latitude '33.917999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.8010006 33.9179993, 24.8010006 33.9179993, 24.8010006 33.9179993, 24.8010006 33.9179993, 24.8010006 33.9179993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_331'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.888001 24.834999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.888001"^^xsd:decimal ;
  dwc:decimalLongitude "24.834999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_332'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_332'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.37583333333333'^^xsd:double;
  dwc:longitude '24.834999'^^xsd:double;
  dwc:latitude '33.888001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.8349991 33.8880005, 24.8349991 33.8880005, 24.8349991 33.8880005, 24.8349991 33.8880005, 24.8349991 33.8880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_332'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.835999 24.811001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.835999"^^xsd:decimal ;
  dwc:decimalLongitude "24.811001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_333'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_333'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.4352777777778'^^xsd:double;
  dwc:longitude '24.811001'^^xsd:double;
  dwc:latitude '33.835999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.8110008 33.8359985, 24.8110008 33.8359985, 24.8110008 33.8359985, 24.8110008 33.8359985, 24.8110008 33.8359985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_333'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.494 24.634001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.494"^^xsd:decimal ;
  dwc:decimalLongitude "24.634001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_334'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_334'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.17416666666667'^^xsd:double;
  dwc:longitude '24.634001'^^xsd:double;
  dwc:latitude '33.494'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.6340008 33.4939995, 24.6340008 33.4939995, 24.6340008 33.4939995, 24.6340008 33.4939995, 24.6340008 33.4939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_334'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.707001 24.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.707001"^^xsd:decimal ;
  dwc:decimalLongitude "24.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_335'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_335'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.5663888888889'^^xsd:double;
  dwc:longitude '24.209'^^xsd:double;
  dwc:latitude '32.707001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2089996 32.7070007, 24.2089996 32.7070007, 24.2089996 32.7070007, 24.2089996 32.7070007, 24.2089996 32.7070007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_335'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.165001 23.948999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.165001"^^xsd:decimal ;
  dwc:decimalLongitude "23.948999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_336'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_336'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.3313888888889'^^xsd:double;
  dwc:longitude '23.948999'^^xsd:double;
  dwc:latitude '32.165001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9489994 32.1650009, 23.9489994 32.1650009, 23.9489994 32.1650009, 23.9489994 32.1650009, 23.9489994 32.1650009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_336'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.348999 23.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.348999"^^xsd:decimal ;
  dwc:decimalLongitude "23.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_337'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_337'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.1525'^^xsd:double;
  dwc:longitude '23.993'^^xsd:double;
  dwc:latitude '32.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.993 32.348999, 23.993 32.348999, 23.993 32.348999, 23.993 32.348999, 23.993 32.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_337'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.263001 24.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.263001"^^xsd:decimal ;
  dwc:decimalLongitude "24.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_338'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_338'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.5272222222222'^^xsd:double;
  dwc:longitude '24.532'^^xsd:double;
  dwc:latitude '33.263001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5319996 33.2630005, 24.5319996 33.2630005, 24.5319996 33.2630005, 24.5319996 33.2630005, 24.5319996 33.2630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_338'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.226002 23.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.226002"^^xsd:decimal ;
  dwc:decimalLongitude "23.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_339'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_339'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5808333333333'^^xsd:double;
  dwc:longitude '23.858'^^xsd:double;
  dwc:latitude '33.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8579998 33.2260017, 23.8579998 33.2260017, 23.8579998 33.2260017, 23.8579998 33.2260017, 23.8579998 33.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_339'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.551998 23.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.551998"^^xsd:decimal ;
  dwc:decimalLongitude "23.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_340'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_340'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.6152777777778'^^xsd:double;
  dwc:longitude '23.104'^^xsd:double;
  dwc:latitude '32.551998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.1040001 32.5519981, 23.1040001 32.5519981, 23.1040001 32.5519981, 23.1040001 32.5519981, 23.1040001 32.5519981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_340'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.353001 23.372999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.353001"^^xsd:decimal ;
  dwc:decimalLongitude "23.372999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_342'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_342'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9133333333333'^^xsd:double;
  dwc:longitude '23.372999'^^xsd:double;
  dwc:latitude '32.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3729992 32.3530006, 23.3729992 32.3530006, 23.3729992 32.3530006, 23.3729992 32.3530006, 23.3729992 32.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_342'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.313999 23.299999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.313999"^^xsd:decimal ;
  dwc:decimalLongitude "23.299999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_343'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_343'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6688888888889'^^xsd:double;
  dwc:longitude '23.299999'^^xsd:double;
  dwc:latitude '32.313999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.2999992 32.3139992, 23.2999992 32.3139992, 23.2999992 32.3139992, 23.2999992 32.3139992, 23.2999992 32.3139992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_343'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.766998 22.653999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.766998"^^xsd:decimal ;
  dwc:decimalLongitude "22.653999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_344'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_344'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.585'^^xsd:double;
  dwc:longitude '22.653999'^^xsd:double;
  dwc:latitude '32.766998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6539993 32.7669983, 22.6539993 32.7669983, 22.6539993 32.7669983, 22.6539993 32.7669983, 22.6539993 32.7669983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_344'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.763001 22.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.763001"^^xsd:decimal ;
  dwc:decimalLongitude "22.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_345'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_345'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.585'^^xsd:double;
  dwc:longitude '22.663'^^xsd:double;
  dwc:latitude '32.763001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6630001 32.7630005, 22.6630001 32.7630005, 22.6630001 32.7630005, 22.6630001 32.7630005, 22.6630001 32.7630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_345'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786999 22.645001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786999"^^xsd:decimal ;
  dwc:decimalLongitude "22.645001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_346'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_346'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.1880555555556'^^xsd:double;
  dwc:longitude '22.645001'^^xsd:double;
  dwc:latitude '32.786999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6450005 32.7869988, 22.6450005 32.7869988, 22.6450005 32.7869988, 22.6450005 32.7869988, 22.6450005 32.7869988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_346'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.777 22.641001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.777"^^xsd:decimal ;
  dwc:decimalLongitude "22.641001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_347'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_347'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4288888888889'^^xsd:double;
  dwc:longitude '22.641001'^^xsd:double;
  dwc:latitude '32.777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6410008 32.7770004, 22.6410008 32.7770004, 22.6410008 32.7770004, 22.6410008 32.7770004, 22.6410008 32.7770004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_347'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.778 22.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.778"^^xsd:decimal ;
  dwc:decimalLongitude "22.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_348'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_348'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.897222222222'^^xsd:double;
  dwc:longitude '22.639'^^xsd:double;
  dwc:latitude '32.778'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6389999 32.7779999, 22.6389999 32.7779999, 22.6389999 32.7779999, 22.6389999 32.7779999, 22.6389999 32.7779999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_348'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.787998 22.638001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.787998"^^xsd:decimal ;
  dwc:decimalLongitude "22.638001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_349'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_349'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1763888888889'^^xsd:double;
  dwc:longitude '22.638001'^^xsd:double;
  dwc:latitude '32.787998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6380005 32.7879982, 22.6380005 32.7879982, 22.6380005 32.7879982, 22.6380005 32.7879982, 22.6380005 32.7879982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_349'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.779999 22.636999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.779999"^^xsd:decimal ;
  dwc:decimalLongitude "22.636999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_350'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_350'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.1666666666667'^^xsd:double;
  dwc:longitude '22.636999'^^xsd:double;
  dwc:latitude '32.779999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6369991 32.7799988, 22.6369991 32.7799988, 22.6369991 32.7799988, 22.6369991 32.7799988, 22.6369991 32.7799988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_350'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.757999 22.745001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.757999"^^xsd:decimal ;
  dwc:decimalLongitude "22.745001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_351'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_351'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.55083333333333'^^xsd:double;
  dwc:longitude '22.745001'^^xsd:double;
  dwc:latitude '32.757999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7450008 32.7579994, 22.7450008 32.7579994, 22.7450008 32.7579994, 22.7450008 32.7579994, 22.7450008 32.7579994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_351'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.763001 22.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.763001"^^xsd:decimal ;
  dwc:decimalLongitude "22.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_352'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_352'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.420833333333'^^xsd:double;
  dwc:longitude '22.673'^^xsd:double;
  dwc:latitude '32.763001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6730003 32.7630005, 22.6730003 32.7630005, 22.6730003 32.7630005, 22.6730003 32.7630005, 22.6730003 32.7630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_352'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.778999 22.665001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.778999"^^xsd:decimal ;
  dwc:decimalLongitude "22.665001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_353'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_353'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.1675'^^xsd:double;
  dwc:longitude '22.665001'^^xsd:double;
  dwc:latitude '32.778999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6650009 32.7789993, 22.6650009 32.7789993, 22.6650009 32.7789993, 22.6650009 32.7789993, 22.6650009 32.7789993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_353'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.757999 22.681999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.757999"^^xsd:decimal ;
  dwc:decimalLongitude "22.681999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_354'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_354'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.6161111111111'^^xsd:double;
  dwc:longitude '22.681999'^^xsd:double;
  dwc:latitude '32.757999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6819992 32.7579994, 22.6819992 32.7579994, 22.6819992 32.7579994, 22.6819992 32.7579994, 22.6819992 32.7579994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_354'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.762001 22.683001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.762001"^^xsd:decimal ;
  dwc:decimalLongitude "22.683001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_355'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_355'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.3866666666667'^^xsd:double;
  dwc:longitude '22.683001'^^xsd:double;
  dwc:latitude '32.762001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6830006 32.762001, 22.6830006 32.762001, 22.6830006 32.762001, 22.6830006 32.762001, 22.6830006 32.762001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_355'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.762001 22.681999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.762001"^^xsd:decimal ;
  dwc:decimalLongitude "22.681999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_356'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_356'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6022222222222'^^xsd:double;
  dwc:longitude '22.681999'^^xsd:double;
  dwc:latitude '32.762001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6819992 32.762001, 22.6819992 32.762001, 22.6819992 32.762001, 22.6819992 32.762001, 22.6819992 32.762001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_356'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.761002 22.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.761002"^^xsd:decimal ;
  dwc:decimalLongitude "22.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_357'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_357'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.452222222222'^^xsd:double;
  dwc:longitude '22.674'^^xsd:double;
  dwc:latitude '32.761002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6739998 32.7610016, 22.6739998 32.7610016, 22.6739998 32.7610016, 22.6739998 32.7610016, 22.6739998 32.7610016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_357'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.761002 22.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.761002"^^xsd:decimal ;
  dwc:decimalLongitude "22.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_358'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_358'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.888888888889'^^xsd:double;
  dwc:longitude '22.674'^^xsd:double;
  dwc:latitude '32.761002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6739998 32.7610016, 22.6739998 32.7610016, 22.6739998 32.7610016, 22.6739998 32.7610016, 22.6739998 32.7610016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_358'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.762001 22.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.762001"^^xsd:decimal ;
  dwc:decimalLongitude "22.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_359'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_359'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.0638888888889'^^xsd:double;
  dwc:longitude '22.687'^^xsd:double;
  dwc:latitude '32.762001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6870003 32.762001, 22.6870003 32.762001, 22.6870003 32.762001, 22.6870003 32.762001, 22.6870003 32.762001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_359'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.764 22.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.764"^^xsd:decimal ;
  dwc:decimalLongitude "22.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_360'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_360'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6375'^^xsd:double;
  dwc:longitude '22.666'^^xsd:double;
  dwc:latitude '32.764'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6660004 32.7639999, 22.6660004 32.7639999, 22.6660004 32.7639999, 22.6660004 32.7639999, 22.6660004 32.7639999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_360'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.770001 22.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.770001"^^xsd:decimal ;
  dwc:decimalLongitude "22.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_361'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_361'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4955555555556'^^xsd:double;
  dwc:longitude '22.657'^^xsd:double;
  dwc:latitude '32.770001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6569996 32.7700005, 22.6569996 32.7700005, 22.6569996 32.7700005, 22.6569996 32.7700005, 22.6569996 32.7700005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_361'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.771 22.660999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.771"^^xsd:decimal ;
  dwc:decimalLongitude "22.660999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_362'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_362'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1763888888889'^^xsd:double;
  dwc:longitude '22.660999'^^xsd:double;
  dwc:latitude '32.771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6609993 32.7709999, 22.6609993 32.7709999, 22.6609993 32.7709999, 22.6609993 32.7709999, 22.6609993 32.7709999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_362'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.782002 22.653999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.782002"^^xsd:decimal ;
  dwc:decimalLongitude "22.653999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_363'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_363'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.9866666666667'^^xsd:double;
  dwc:longitude '22.653999'^^xsd:double;
  dwc:latitude '32.782002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6539993 32.7820015, 22.6539993 32.7820015, 22.6539993 32.7820015, 22.6539993 32.7820015, 22.6539993 32.7820015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_363'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.762001 22.674999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.762001"^^xsd:decimal ;
  dwc:decimalLongitude "22.674999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_364'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_364'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.133055555556'^^xsd:double;
  dwc:longitude '22.674999'^^xsd:double;
  dwc:latitude '32.762001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6749992 32.762001, 22.6749992 32.762001, 22.6749992 32.762001, 22.6749992 32.762001, 22.6749992 32.762001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_364'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.762001 22.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.762001"^^xsd:decimal ;
  dwc:decimalLongitude "22.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_365'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_365'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.60527777777778'^^xsd:double;
  dwc:longitude '22.673'^^xsd:double;
  dwc:latitude '32.762001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6730003 32.762001, 22.6730003 32.762001, 22.6730003 32.762001, 22.6730003 32.762001, 22.6730003 32.762001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_365'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.759998 22.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.759998"^^xsd:decimal ;
  dwc:decimalLongitude "22.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_366'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_366'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.6830555555556'^^xsd:double;
  dwc:longitude '22.687'^^xsd:double;
  dwc:latitude '32.759998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6870003 32.7599983, 22.6870003 32.7599983, 22.6870003 32.7599983, 22.6870003 32.7599983, 22.6870003 32.7599983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_366'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.752998 22.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.752998"^^xsd:decimal ;
  dwc:decimalLongitude "22.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_367'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_367'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.1533333333333'^^xsd:double;
  dwc:longitude '22.718'^^xsd:double;
  dwc:latitude '32.752998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7180004 32.7529984, 22.7180004 32.7529984, 22.7180004 32.7529984, 22.7180004 32.7529984, 22.7180004 32.7529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_367'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.754002 22.704001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.754002"^^xsd:decimal ;
  dwc:decimalLongitude "22.704001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_368'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_368'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.749722222222'^^xsd:double;
  dwc:longitude '22.704001'^^xsd:double;
  dwc:latitude '32.754002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7040005 32.7540016, 22.7040005 32.7540016, 22.7040005 32.7540016, 22.7040005 32.7540016, 22.7040005 32.7540016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_368'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.764999 22.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.764999"^^xsd:decimal ;
  dwc:decimalLongitude "22.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_369'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_369'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.6558333333333'^^xsd:double;
  dwc:longitude '22.722'^^xsd:double;
  dwc:latitude '32.764999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7220001 32.7649994, 22.7220001 32.7649994, 22.7220001 32.7649994, 22.7220001 32.7649994, 22.7220001 32.7649994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_369'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.764 22.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.764"^^xsd:decimal ;
  dwc:decimalLongitude "22.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_370'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_370'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.3502777777778'^^xsd:double;
  dwc:longitude '22.667'^^xsd:double;
  dwc:latitude '32.764'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6669998 32.7639999, 22.6669998 32.7639999, 22.6669998 32.7639999, 22.6669998 32.7639999, 22.6669998 32.7639999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_370'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.763001 22.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.763001"^^xsd:decimal ;
  dwc:decimalLongitude "22.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_371'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_371'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.75527777777778'^^xsd:double;
  dwc:longitude '22.664'^^xsd:double;
  dwc:latitude '32.763001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6639996 32.7630005, 22.6639996 32.7630005, 22.6639996 32.7630005, 22.6639996 32.7630005, 22.6639996 32.7630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_371'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.764999 22.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.764999"^^xsd:decimal ;
  dwc:decimalLongitude "22.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_372'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_372'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4613888888889'^^xsd:double;
  dwc:longitude '22.666'^^xsd:double;
  dwc:latitude '32.764999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6660004 32.7649994, 22.6660004 32.7649994, 22.6660004 32.7649994, 22.6660004 32.7649994, 22.6660004 32.7649994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_372'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.765999 22.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.765999"^^xsd:decimal ;
  dwc:decimalLongitude "22.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_373'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_373'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4613888888889'^^xsd:double;
  dwc:longitude '22.652'^^xsd:double;
  dwc:latitude '32.765999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6520004 32.7659988, 22.6520004 32.7659988, 22.6520004 32.7659988, 22.6520004 32.7659988, 22.6520004 32.7659988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_373'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.768002 22.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.768002"^^xsd:decimal ;
  dwc:decimalLongitude "22.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_374'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_374'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:longitude '22.653'^^xsd:double;
  dwc:latitude '32.768002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6529999 32.7680016, 22.6529999 32.7680016, 22.6529999 32.7680016, 22.6529999 32.7680016, 22.6529999 32.7680016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_374'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.766998 22.646999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.766998"^^xsd:decimal ;
  dwc:decimalLongitude "22.646999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_375'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_375'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.161666666667'^^xsd:double;
  dwc:longitude '22.646999'^^xsd:double;
  dwc:latitude '32.766998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6469994 32.7669983, 22.6469994 32.7669983, 22.6469994 32.7669983, 22.6469994 32.7669983, 22.6469994 32.7669983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_375'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.764999 22.648001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.764999"^^xsd:decimal ;
  dwc:decimalLongitude "22.648001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_376'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_376'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.328055555556'^^xsd:double;
  dwc:longitude '22.648001'^^xsd:double;
  dwc:latitude '32.764999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6480007 32.7649994, 22.6480007 32.7649994, 22.6480007 32.7649994, 22.6480007 32.7649994, 22.6480007 32.7649994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_376'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.764 22.693001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.764"^^xsd:decimal ;
  dwc:decimalLongitude "22.693001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_377'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_377'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.3330555555556'^^xsd:double;
  dwc:longitude '22.693001'^^xsd:double;
  dwc:latitude '32.764'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6930008 32.7639999, 22.6930008 32.7639999, 22.6930008 32.7639999, 22.6930008 32.7639999, 22.6930008 32.7639999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_377'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.766998 22.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.766998"^^xsd:decimal ;
  dwc:decimalLongitude "22.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_379'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_379'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:longitude '22.695'^^xsd:double;
  dwc:latitude '32.766998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6949997 32.7669983, 22.6949997 32.7669983, 22.6949997 32.7669983, 22.6949997 32.7669983, 22.6949997 32.7669983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_379'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.787998 22.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.787998"^^xsd:decimal ;
  dwc:decimalLongitude "22.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_380'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_380'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.545555555556'^^xsd:double;
  dwc:longitude '22.608'^^xsd:double;
  dwc:latitude '32.787998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6079998 32.7879982, 22.6079998 32.7879982, 22.6079998 32.7879982, 22.6079998 32.7879982, 22.6079998 32.7879982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_380'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.813 22.686001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.813"^^xsd:decimal ;
  dwc:decimalLongitude "22.686001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_381'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_381'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.63027777777778'^^xsd:double;
  dwc:longitude '22.686001'^^xsd:double;
  dwc:latitude '32.813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6860008 32.8129997, 22.6860008 32.8129997, 22.6860008 32.8129997, 22.6860008 32.8129997, 22.6860008 32.8129997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_381'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.803001 22.697001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.803001"^^xsd:decimal ;
  dwc:decimalLongitude "22.697001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_382'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_382'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5661111111111'^^xsd:double;
  dwc:longitude '22.697001'^^xsd:double;
  dwc:latitude '32.803001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6970005 32.8030014, 22.6970005 32.8030014, 22.6970005 32.8030014, 22.6970005 32.8030014, 22.6970005 32.8030014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_382'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.327999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.327999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.72805555555556'^^xsd:double;
  dwc:longitude '25.327999'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3279991 35.3470001, 25.3279991 35.3470001, 25.3279991 35.3470001, 25.3279991 35.3470001, 25.3279991 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.304001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.304001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.4008333333333'^^xsd:double;
  dwc:longitude '25.304001'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3040009 35.3530006, 25.3040009 35.3530006, 25.3040009 35.3530006, 25.3040009 35.3530006, 25.3040009 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 25.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "25.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.639722222222'^^xsd:double;
  dwc:longitude '25.254'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2539997 35.375, 25.2539997 35.375, 25.2539997 35.375, 25.2539997 35.375, 25.2539997 35.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.280001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.280001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_4'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_4'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.9997222222222'^^xsd:double;
  dwc:longitude '25.280001'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2800007 35.3460007, 25.2800007 35.3460007, 25.2800007 35.3460007, 25.2800007 35.3460007, 25.2800007 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_4'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.191999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.191999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_5'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_5'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.365555555556'^^xsd:double;
  dwc:longitude '25.191999'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1919994 35.348999, 25.1919994 35.348999, 25.1919994 35.348999, 25.1919994 35.348999, 25.1919994 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_5'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_6'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_6'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.311111111111'^^xsd:double;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1529999 35.3540001, 25.1529999 35.3540001, 25.1529999 35.3540001, 25.1529999 35.3540001, 25.1529999 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_6'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_7'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_7'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.186111111111'^^xsd:double;
  dwc:longitude '25.076'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0760002 35.355999, 25.0760002 35.355999, 25.0760002 35.355999, 25.0760002 35.355999, 25.0760002 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_7'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.043999 24.943001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.043999"^^xsd:decimal ;
  dwc:decimalLongitude "24.943001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_8'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_8'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.2913888888889'^^xsd:double;
  dwc:longitude '24.943001'^^xsd:double;
  dwc:latitude '36.043999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.9430008 36.0439987, 24.9430008 36.0439987, 24.9430008 36.0439987, 24.9430008 36.0439987, 24.9430008 36.0439987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_8'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.244999 24.231001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.244999"^^xsd:decimal ;
  dwc:decimalLongitude "24.231001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_9'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_9'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.640277777778'^^xsd:double;
  dwc:longitude '24.231001'^^xsd:double;
  dwc:latitude '36.244999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2310009 36.2449989, 24.2310009 36.2449989, 24.2310009 36.2449989, 24.2310009 36.2449989, 24.2310009 36.2449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_9'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.296001 24.202999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.296001"^^xsd:decimal ;
  dwc:decimalLongitude "24.202999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_10'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_10'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.0925'^^xsd:double;
  dwc:longitude '24.202999'^^xsd:double;
  dwc:latitude '36.296001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2029991 36.2960014, 24.2029991 36.2960014, 24.2029991 36.2960014, 24.2029991 36.2960014, 24.2029991 36.2960014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_10'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.113998 23.877001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.113998"^^xsd:decimal ;
  dwc:decimalLongitude "23.877001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_11'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_11'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.382222222222'^^xsd:double;
  dwc:longitude '23.877001'^^xsd:double;
  dwc:latitude '37.113998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8770008 37.1139984, 23.8770008 37.1139984, 23.8770008 37.1139984, 23.8770008 37.1139984, 23.8770008 37.1139984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_11'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388001 26.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388001"^^xsd:decimal ;
  dwc:decimalLongitude "26.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_12'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_12'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.4466666666667'^^xsd:double;
  dwc:longitude '26.407'^^xsd:double;
  dwc:latitude '37.388001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4069996 37.3880005, 26.4069996 37.3880005, 26.4069996 37.3880005, 26.4069996 37.3880005, 26.4069996 37.3880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_12'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334999 25.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334999"^^xsd:decimal ;
  dwc:decimalLongitude "25.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_13'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_13'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.034722222222'^^xsd:double;
  dwc:longitude '25.542'^^xsd:double;
  dwc:latitude '38.334999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5419998 38.3349991, 25.5419998 38.3349991, 25.5419998 38.3349991, 25.5419998 38.3349991, 25.5419998 38.3349991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_13'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853001 25.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.853001"^^xsd:decimal ;
  dwc:decimalLongitude "25.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_14'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_14'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.979722222222'^^xsd:double;
  dwc:longitude '25.569'^^xsd:double;
  dwc:latitude '38.853001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5690002 38.8530006, 25.5690002 38.8530006, 25.5690002 38.8530006, 25.5690002 38.8530006, 25.5690002 38.8530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_14'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.910999 25.518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.910999"^^xsd:decimal ;
  dwc:decimalLongitude "25.518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_15'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_15'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.775555555556'^^xsd:double;
  dwc:longitude '25.518'^^xsd:double;
  dwc:latitude '38.910999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5179997 38.9109993, 25.5179997 38.9109993, 25.5179997 38.9109993, 25.5179997 38.9109993, 25.5179997 38.9109993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_15'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.091 25.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.091"^^xsd:decimal ;
  dwc:decimalLongitude "25.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_33'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_33'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.6388888888889'^^xsd:double;
  dwc:longitude '25.402'^^xsd:double;
  dwc:latitude '36.091'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4020004 36.0909996, 25.4020004 36.0909996, 25.4020004 36.0909996, 25.4020004 36.0909996, 25.4020004 36.0909996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_33'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 25.514999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "25.514999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_34'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_34'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.6947222222222'^^xsd:double;
  dwc:longitude '25.514999'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5149994 36.125, 25.5149994 36.125, 25.5149994 36.125, 25.5149994 36.125, 25.5149994 36.125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_34'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.390999 25.888001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.390999"^^xsd:decimal ;
  dwc:decimalLongitude "25.888001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_35'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_35'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.3330555555556'^^xsd:double;
  dwc:longitude '25.888001'^^xsd:double;
  dwc:latitude '36.390999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8880005 36.3909988, 25.8880005 36.3909988, 25.8880005 36.3909988, 25.8880005 36.3909988, 25.8880005 36.3909988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_35'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.369999 25.924999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.369999"^^xsd:decimal ;
  dwc:decimalLongitude "25.924999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_36'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_36'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.7280555555556'^^xsd:double;
  dwc:longitude '25.924999'^^xsd:double;
  dwc:latitude '36.369999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9249992 36.3699989, 25.9249992 36.3699989, 25.9249992 36.3699989, 25.9249992 36.3699989, 25.9249992 36.3699989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_36'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.580002 26.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.580002"^^xsd:decimal ;
  dwc:decimalLongitude "26.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_37'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_37'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.1669444444444'^^xsd:double;
  dwc:longitude '26.218'^^xsd:double;
  dwc:latitude '36.580002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.2180004 36.5800018, 26.2180004 36.5800018, 26.2180004 36.5800018, 26.2180004 36.5800018, 26.2180004 36.5800018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_37'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.744999 27.021999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.744999"^^xsd:decimal ;
  dwc:decimalLongitude "27.021999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_38'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_38'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.0877777777778'^^xsd:double;
  dwc:longitude '27.021999'^^xsd:double;
  dwc:latitude '36.744999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.0219994 36.7449989, 27.0219994 36.7449989, 27.0219994 36.7449989, 27.0219994 36.7449989, 27.0219994 36.7449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_38'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.827999 26.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.827999"^^xsd:decimal ;
  dwc:decimalLongitude "26.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_39'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_39'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.2291666666667'^^xsd:double;
  dwc:longitude '26.917'^^xsd:double;
  dwc:latitude '36.827999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.9169998 36.8279991, 26.9169998 36.8279991, 26.9169998 36.8279991, 26.9169998 36.8279991, 26.9169998 36.8279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_39'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.935001 27.259001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.935001"^^xsd:decimal ;
  dwc:decimalLongitude "27.259001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_40'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_40'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.77388888888889'^^xsd:double;
  dwc:longitude '27.259001'^^xsd:double;
  dwc:latitude '36.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.2590008 36.9350014, 27.2590008 36.9350014, 27.2590008 36.9350014, 27.2590008 36.9350014, 27.2590008 36.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_40'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 27.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "27.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_41'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_41'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0219444444444'^^xsd:double;
  dwc:longitude '27.42'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4200001 37.007, 27.4200001 37.007, 27.4200001 37.007, 27.4200001 37.007, 27.4200001 37.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_41'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.995998 27.474001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.995998"^^xsd:decimal ;
  dwc:decimalLongitude "27.474001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_42'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_42'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.24611111111111'^^xsd:double;
  dwc:longitude '27.474001'^^xsd:double;
  dwc:latitude '36.995998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4740009 36.9959984, 27.4740009 36.9959984, 27.4740009 36.9959984, 27.4740009 36.9959984, 27.4740009 36.9959984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_42'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009998 27.403999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009998"^^xsd:decimal ;
  dwc:decimalLongitude "27.403999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_43'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_43'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.5941666666667'^^xsd:double;
  dwc:longitude '27.403999'^^xsd:double;
  dwc:latitude '37.009998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4039993 37.0099983, 27.4039993 37.0099983, 27.4039993 37.0099983, 27.4039993 37.0099983, 27.4039993 37.0099983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_43'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.006001 27.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.006001"^^xsd:decimal ;
  dwc:decimalLongitude "27.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_44'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_44'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2338888888889'^^xsd:double;
  dwc:longitude '27.399'^^xsd:double;
  dwc:latitude '37.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3990002 37.0060005, 27.3990002 37.0060005, 27.3990002 37.0060005, 27.3990002 37.0060005, 27.3990002 37.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_44'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.006001 27.398001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.006001"^^xsd:decimal ;
  dwc:decimalLongitude "27.398001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_45'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_45'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2338888888889'^^xsd:double;
  dwc:longitude '27.398001'^^xsd:double;
  dwc:latitude '37.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3980007 37.0060005, 27.3980007 37.0060005, 27.3980007 37.0060005, 27.3980007 37.0060005, 27.3980007 37.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_45'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.396999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.011002"^^xsd:decimal ;
  dwc:decimalLongitude "27.396999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_46'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_46'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.5619444444444'^^xsd:double;
  dwc:longitude '27.396999'^^xsd:double;
  dwc:latitude '37.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3969994 37.0110016, 27.3969994 37.0110016, 27.3969994 37.0110016, 27.3969994 37.0110016, 27.3969994 37.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_46'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.396999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.011002"^^xsd:decimal ;
  dwc:decimalLongitude "27.396999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_47'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_47'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.8472222222222'^^xsd:double;
  dwc:longitude '27.396999'^^xsd:double;
  dwc:latitude '37.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3969994 37.0110016, 27.3969994 37.0110016, 27.3969994 37.0110016, 27.3969994 37.0110016, 27.3969994 37.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_47'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.013001 27.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.013001"^^xsd:decimal ;
  dwc:decimalLongitude "27.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_48'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_48'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.4266666666667'^^xsd:double;
  dwc:longitude '27.375'^^xsd:double;
  dwc:latitude '37.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.375 37.0130005, 27.375 37.0130005, 27.375 37.0130005, 27.375 37.0130005, 27.375 37.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_48'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.013001 27.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.013001"^^xsd:decimal ;
  dwc:decimalLongitude "27.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_49'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_49'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.2275'^^xsd:double;
  dwc:longitude '27.372'^^xsd:double;
  dwc:latitude '37.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3719997 37.0130005, 27.3719997 37.0130005, 27.3719997 37.0130005, 27.3719997 37.0130005, 27.3719997 37.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_49'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 27.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "27.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_50'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_50'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.024166666666667'^^xsd:double;
  dwc:longitude '27.376'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3759995 37, 27.3759995 37, 27.3759995 37, 27.3759995 37, 27.3759995 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_50'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.016998 27.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.016998"^^xsd:decimal ;
  dwc:decimalLongitude "27.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_51'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_51'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.4425'^^xsd:double;
  dwc:longitude '27.393'^^xsd:double;
  dwc:latitude '37.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3929997 37.0169983, 27.3929997 37.0169983, 27.3929997 37.0169983, 27.3929997 37.0169983, 27.3929997 37.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_51'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.126 27.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.126"^^xsd:decimal ;
  dwc:decimalLongitude "27.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_52'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_52'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.0313888888889'^^xsd:double;
  dwc:longitude '27.525'^^xsd:double;
  dwc:latitude '37.126'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.5249996 37.1259995, 27.5249996 37.1259995, 27.5249996 37.1259995, 27.5249996 37.1259995, 27.5249996 37.1259995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_52'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.071999 27.126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.071999"^^xsd:decimal ;
  dwc:decimalLongitude "27.126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_53'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_53'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.98111111111111'^^xsd:double;
  dwc:longitude '27.126'^^xsd:double;
  dwc:latitude '37.071999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.1259995 37.0719986, 27.1259995 37.0719986, 27.1259995 37.0719986, 27.1259995 37.0719986, 27.1259995 37.0719986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_53'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.013001 27.391001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.013001"^^xsd:decimal ;
  dwc:decimalLongitude "27.391001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_54'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_54'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.1455555555556'^^xsd:double;
  dwc:longitude '27.391001'^^xsd:double;
  dwc:latitude '37.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3910008 37.0130005, 27.3910008 37.0130005, 27.3910008 37.0130005, 27.3910008 37.0130005, 27.3910008 37.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_54'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 27.400999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "27.400999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_55'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_55'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.8202777777778'^^xsd:double;
  dwc:longitude '27.400999'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4009991 37, 27.4009991 37, 27.4009991 37, 27.4009991 37, 27.4009991 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_55'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014999 27.410999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.014999"^^xsd:decimal ;
  dwc:decimalLongitude "27.410999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_56'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_56'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.05'^^xsd:double;
  dwc:longitude '27.410999'^^xsd:double;
  dwc:latitude '37.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4109993 37.0149994, 27.4109993 37.0149994, 27.4109993 37.0149994, 27.4109993 37.0149994, 27.4109993 37.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_56'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.006001 27.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.006001"^^xsd:decimal ;
  dwc:decimalLongitude "27.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_93'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_93'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.6880555555556'^^xsd:double;
  dwc:longitude '27.389'^^xsd:double;
  dwc:latitude '37.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3889999 37.0060005, 27.3889999 37.0060005, 27.3889999 37.0060005, 27.3889999 37.0060005, 27.3889999 37.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_93'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.408001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.011002"^^xsd:decimal ;
  dwc:decimalLongitude "27.408001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_94'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_94'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.25083333333333'^^xsd:double;
  dwc:longitude '27.408001'^^xsd:double;
  dwc:latitude '37.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.408001 37.0110016, 27.408001 37.0110016, 27.408001 37.0110016, 27.408001 37.0110016, 27.408001 37.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_94'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.011002"^^xsd:decimal ;
  dwc:decimalLongitude "27.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_110'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_110'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.6569444444444'^^xsd:double;
  dwc:longitude '27.413'^^xsd:double;
  dwc:latitude '37.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4130001 37.0110016, 27.4130001 37.0110016, 27.4130001 37.0110016, 27.4130001 37.0110016, 27.4130001 37.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_110'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.985001 27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.985001"^^xsd:decimal ;
  dwc:decimalLongitude "27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_111'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_111'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.9819444444444'^^xsd:double;
  dwc:longitude '27.479'^^xsd:double;
  dwc:latitude '36.985001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4790001 36.9850006, 27.4790001 36.9850006, 27.4790001 36.9850006, 27.4790001 36.9850006, 27.4790001 36.9850006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_111'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.981998 27.478001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.981998"^^xsd:decimal ;
  dwc:decimalLongitude "27.478001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_112'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_112'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.375'^^xsd:double;
  dwc:longitude '27.478001'^^xsd:double;
  dwc:latitude '36.981998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4780006 36.9819984, 27.4780006 36.9819984, 27.4780006 36.9819984, 27.4780006 36.9819984, 27.4780006 36.9819984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_112'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.073002 27.091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.073002"^^xsd:decimal ;
  dwc:decimalLongitude "27.091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_113'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_113'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.4525'^^xsd:double;
  dwc:longitude '27.091'^^xsd:double;
  dwc:latitude '37.073002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.0909996 37.0730019, 27.0909996 37.0730019, 27.0909996 37.0730019, 27.0909996 37.0730019, 27.0909996 37.0730019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_113'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033001 27.224001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033001"^^xsd:decimal ;
  dwc:decimalLongitude "27.224001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_114'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_114'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.9175'^^xsd:double;
  dwc:longitude '27.224001'^^xsd:double;
  dwc:latitude '37.033001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.2240009 37.033001, 27.2240009 37.033001, 27.2240009 37.033001, 27.2240009 37.033001, 27.2240009 37.033001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_114'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.054001 27.129999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.054001"^^xsd:decimal ;
  dwc:decimalLongitude "27.129999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_115'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_115'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5683333333333'^^xsd:double;
  dwc:longitude '27.129999'^^xsd:double;
  dwc:latitude '37.054001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.1299992 37.0540009, 27.1299992 37.0540009, 27.1299992 37.0540009, 27.1299992 37.0540009, 27.1299992 37.0540009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_115'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.060001 27.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.060001"^^xsd:decimal ;
  dwc:decimalLongitude "27.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_116'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_116'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3258333333333'^^xsd:double;
  dwc:longitude '27.223'^^xsd:double;
  dwc:latitude '37.060001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.2229996 37.0600014, 27.2229996 37.0600014, 27.2229996 37.0600014, 27.2229996 37.0600014, 27.2229996 37.0600014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_116'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.002998 27.455999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.002998"^^xsd:decimal ;
  dwc:decimalLongitude "27.455999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_117'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_117'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.6472222222222'^^xsd:double;
  dwc:longitude '27.455999'^^xsd:double;
  dwc:latitude '37.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4559994 37.0029984, 27.4559994 37.0029984, 27.4559994 37.0029984, 27.4559994 37.0029984, 27.4559994 37.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_117'^^xsd:string;
  dwc:observationDate '2011-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 27.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "27.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_118'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_118'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.1033333333333'^^xsd:double;
  dwc:longitude '27.431'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4309998 37.007, 27.4309998 37.007, 27.4309998 37.007, 27.4309998 37.007, 27.4309998 37.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_118'^^xsd:string;
  dwc:observationDate '2011-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.005001 27.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.005001"^^xsd:decimal ;
  dwc:decimalLongitude "27.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_119'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_119'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6427777777778'^^xsd:double;
  dwc:longitude '27.354'^^xsd:double;
  dwc:latitude '37.005001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3540001 37.0050011, 27.3540001 37.0050011, 27.3540001 37.0050011, 27.3540001 37.0050011, 27.3540001 37.0050011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_119'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.005001 27.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.005001"^^xsd:decimal ;
  dwc:decimalLongitude "27.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_120'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_120'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.2277777777778'^^xsd:double;
  dwc:longitude '27.371'^^xsd:double;
  dwc:latitude '37.005001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3710003 37.0050011, 27.3710003 37.0050011, 27.3710003 37.0050011, 27.3710003 37.0050011, 27.3710003 37.0050011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_120'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.994 27.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.994"^^xsd:decimal ;
  dwc:decimalLongitude "27.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_121'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_121'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.0272222222222'^^xsd:double;
  dwc:longitude '27.386'^^xsd:double;
  dwc:latitude '36.994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3859997 36.9939995, 27.3859997 36.9939995, 27.3859997 36.9939995, 27.3859997 36.9939995, 27.3859997 36.9939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_121'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.374001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.011002"^^xsd:decimal ;
  dwc:decimalLongitude "27.374001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_122'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_122'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8805555555556'^^xsd:double;
  dwc:longitude '27.374001'^^xsd:double;
  dwc:latitude '37.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3740006 37.0110016, 27.3740006 37.0110016, 27.3740006 37.0110016, 27.3740006 37.0110016, 27.3740006 37.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_122'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.013001 27.374001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.013001"^^xsd:decimal ;
  dwc:decimalLongitude "27.374001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_123'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_123'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.351111111111'^^xsd:double;
  dwc:longitude '27.374001'^^xsd:double;
  dwc:latitude '37.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3740006 37.0130005, 27.3740006 37.0130005, 27.3740006 37.0130005, 27.3740006 37.0130005, 27.3740006 37.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_123'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.995998 27.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.995998"^^xsd:decimal ;
  dwc:decimalLongitude "27.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_124'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_124'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.9641666666667'^^xsd:double;
  dwc:longitude '27.362'^^xsd:double;
  dwc:latitude '36.995998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3619995 36.9959984, 27.3619995 36.9959984, 27.3619995 36.9959984, 27.3619995 36.9959984, 27.3619995 36.9959984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_124'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.002998 27.365999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.002998"^^xsd:decimal ;
  dwc:decimalLongitude "27.365999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_125'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_125'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.6658333333333'^^xsd:double;
  dwc:longitude '27.365999'^^xsd:double;
  dwc:latitude '37.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3659992 37.0029984, 27.3659992 37.0029984, 27.3659992 37.0029984, 27.3659992 37.0029984, 27.3659992 37.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_125'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.001999 27.367001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.001999"^^xsd:decimal ;
  dwc:decimalLongitude "27.367001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_126'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_126'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.4988888888889'^^xsd:double;
  dwc:longitude '27.367001'^^xsd:double;
  dwc:latitude '37.001999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3670006 37.0019989, 27.3670006 37.0019989, 27.3670006 37.0019989, 27.3670006 37.0019989, 27.3670006 37.0019989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_126'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.999001 27.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.999001"^^xsd:decimal ;
  dwc:decimalLongitude "27.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_127'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_127'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2880555555556'^^xsd:double;
  dwc:longitude '27.376'^^xsd:double;
  dwc:latitude '36.999001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3759995 36.9990006, 27.3759995 36.9990006, 27.3759995 36.9990006, 27.3759995 36.9990006, 27.3759995 36.9990006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_127'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.999001 27.381001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.999001"^^xsd:decimal ;
  dwc:decimalLongitude "27.381001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_128'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_128'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2813888888889'^^xsd:double;
  dwc:longitude '27.381001'^^xsd:double;
  dwc:latitude '36.999001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3810005 36.9990006, 27.3810005 36.9990006, 27.3810005 36.9990006, 27.3810005 36.9990006, 27.3810005 36.9990006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_128'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.006001 27.386999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.006001"^^xsd:decimal ;
  dwc:decimalLongitude "27.386999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_129'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_129'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.803888888889'^^xsd:double;
  dwc:longitude '27.386999'^^xsd:double;
  dwc:latitude '37.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3869991 37.0060005, 27.3869991 37.0060005, 27.3869991 37.0060005, 27.3869991 37.0060005, 27.3869991 37.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_129'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.001999 27.381001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.001999"^^xsd:decimal ;
  dwc:decimalLongitude "27.381001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_130'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_130'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.535833333333'^^xsd:double;
  dwc:longitude '27.381001'^^xsd:double;
  dwc:latitude '37.001999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3810005 37.0019989, 27.3810005 37.0019989, 27.3810005 37.0019989, 27.3810005 37.0019989, 27.3810005 37.0019989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_130'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.005001 27.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.005001"^^xsd:decimal ;
  dwc:decimalLongitude "27.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_131'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_131'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.6813888888889'^^xsd:double;
  dwc:longitude '27.354'^^xsd:double;
  dwc:latitude '37.005001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3540001 37.0050011, 27.3540001 37.0050011, 27.3540001 37.0050011, 27.3540001 37.0050011, 27.3540001 37.0050011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_131'^^xsd:string;
  dwc:observationDate '2011-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.991001 27.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.991001"^^xsd:decimal ;
  dwc:decimalLongitude "27.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_132'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_132'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.645833333333'^^xsd:double;
  dwc:longitude '27.458'^^xsd:double;
  dwc:latitude '36.991001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4580002 36.9910011, 27.4580002 36.9910011, 27.4580002 36.9910011, 27.4580002 36.9910011, 27.4580002 36.9910011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_132'^^xsd:string;
  dwc:observationDate '2011-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.403999 24.474001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.403999"^^xsd:decimal ;
  dwc:decimalLongitude "24.474001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_133'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_133'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.45'^^xsd:double;
  dwc:longitude '24.474001'^^xsd:double;
  dwc:latitude '35.403999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.4740009 35.4039993, 24.4740009 35.4039993, 24.4740009 35.4039993, 24.4740009 35.4039993, 24.4740009 35.4039993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_133'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.602001 24.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.602001"^^xsd:decimal ;
  dwc:decimalLongitude "24.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_134'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_134'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.9761111111111'^^xsd:double;
  dwc:longitude '24.663'^^xsd:double;
  dwc:latitude '35.602001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.6630001 35.6020012, 24.6630001 35.6020012, 24.6630001 35.6020012, 24.6630001 35.6020012, 24.6630001 35.6020012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_134'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.645001 24.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.645001"^^xsd:decimal ;
  dwc:decimalLongitude "24.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_135'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_135'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.5427777777778'^^xsd:double;
  dwc:longitude '24.517'^^xsd:double;
  dwc:latitude '35.645001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5170002 35.6450005, 24.5170002 35.6450005, 24.5170002 35.6450005, 24.5170002 35.6450005, 24.5170002 35.6450005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_135'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.965 23.936001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.965"^^xsd:decimal ;
  dwc:decimalLongitude "23.936001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_136'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_136'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.2027777777778'^^xsd:double;
  dwc:longitude '23.936001'^^xsd:double;
  dwc:latitude '35.965'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9360008 35.9650002, 23.9360008 35.9650002, 23.9360008 35.9650002, 23.9360008 35.9650002, 23.9360008 35.9650002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_136'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167999 25.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167999"^^xsd:decimal ;
  dwc:decimalLongitude "25.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_571'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_571'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.8958333333333'^^xsd:double;
  dwc:longitude '25.579001'^^xsd:double;
  dwc:latitude '37.167999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5790005 37.1679993, 25.5790005 37.1679993, 25.5790005 37.1679993, 25.5790005 37.1679993, 25.5790005 37.1679993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_571'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.165001 25.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.165001"^^xsd:decimal ;
  dwc:decimalLongitude "25.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_572'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_572'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.7786111111111'^^xsd:double;
  dwc:longitude '25.816'^^xsd:double;
  dwc:latitude '37.165001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.816 37.1650009, 25.816 37.1650009, 25.816 37.1650009, 25.816 37.1650009, 25.816 37.1650009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_572'^^xsd:string;
  dwc:observationDate '2011-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.169998 25.695999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.169998"^^xsd:decimal ;
  dwc:decimalLongitude "25.695999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_573'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_573'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.4222222222222'^^xsd:double;
  dwc:longitude '25.695999'^^xsd:double;
  dwc:latitude '37.169998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6959992 37.1699982, 25.6959992 37.1699982, 25.6959992 37.1699982, 25.6959992 37.1699982, 25.6959992 37.1699982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_573'^^xsd:string;
  dwc:observationDate '2011-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.174 25.591999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.174"^^xsd:decimal ;
  dwc:decimalLongitude "25.591999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_574'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_574'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1863888888889'^^xsd:double;
  dwc:longitude '25.591999'^^xsd:double;
  dwc:latitude '37.174'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5919991 37.1739998, 25.5919991 37.1739998, 25.5919991 37.1739998, 25.5919991 37.1739998, 25.5919991 37.1739998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_574'^^xsd:string;
  dwc:observationDate '2011-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.140999 25.646999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.140999"^^xsd:decimal ;
  dwc:decimalLongitude "25.646999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_575'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_575'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.4697222222222'^^xsd:double;
  dwc:longitude '25.646999'^^xsd:double;
  dwc:latitude '37.140999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6469994 37.1409988, 25.6469994 37.1409988, 25.6469994 37.1409988, 25.6469994 37.1409988, 25.6469994 37.1409988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_575'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.172001 25.601999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.172001"^^xsd:decimal ;
  dwc:decimalLongitude "25.601999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_576'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_576'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.5072222222222'^^xsd:double;
  dwc:longitude '25.601999'^^xsd:double;
  dwc:latitude '37.172001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6019993 37.1720009, 25.6019993 37.1720009, 25.6019993 37.1720009, 25.6019993 37.1720009, 25.6019993 37.1720009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_576'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.169998 25.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.169998"^^xsd:decimal ;
  dwc:decimalLongitude "25.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_577'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_577'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0033333333333'^^xsd:double;
  dwc:longitude '25.583'^^xsd:double;
  dwc:latitude '37.169998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5830002 37.1699982, 25.5830002 37.1699982, 25.5830002 37.1699982, 25.5830002 37.1699982, 25.5830002 37.1699982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_577'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.202 25.631001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.202"^^xsd:decimal ;
  dwc:decimalLongitude "25.631001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_578'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_578'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.5541666666667'^^xsd:double;
  dwc:longitude '25.631001'^^xsd:double;
  dwc:latitude '37.202'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6310005 37.2019997, 25.6310005 37.2019997, 25.6310005 37.2019997, 25.6310005 37.2019997, 25.6310005 37.2019997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_578'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.172001 25.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.172001"^^xsd:decimal ;
  dwc:decimalLongitude "25.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_579'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_579'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1444444444444'^^xsd:double;
  dwc:longitude '25.619'^^xsd:double;
  dwc:latitude '37.172001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6189995 37.1720009, 25.6189995 37.1720009, 25.6189995 37.1720009, 25.6189995 37.1720009, 25.6189995 37.1720009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_579'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.173 25.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.173"^^xsd:decimal ;
  dwc:decimalLongitude "25.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_580'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_580'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3475'^^xsd:double;
  dwc:longitude '25.649'^^xsd:double;
  dwc:latitude '37.173'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6490002 37.1730003, 25.6490002 37.1730003, 25.6490002 37.1730003, 25.6490002 37.1730003, 25.6490002 37.1730003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_580'^^xsd:string;
  dwc:observationDate '2011-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.210999 25.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.210999"^^xsd:decimal ;
  dwc:decimalLongitude "25.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_581'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_581'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.4280555555556'^^xsd:double;
  dwc:longitude '25.586'^^xsd:double;
  dwc:latitude '37.210999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5860004 37.2109985, 25.5860004 37.2109985, 25.5860004 37.2109985, 25.5860004 37.2109985, 25.5860004 37.2109985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_581'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.194 25.610001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.194"^^xsd:decimal ;
  dwc:decimalLongitude "25.610001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_582'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_582'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.8080555555556'^^xsd:double;
  dwc:longitude '25.610001'^^xsd:double;
  dwc:latitude '37.194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6100006 37.1940002, 25.6100006 37.1940002, 25.6100006 37.1940002, 25.6100006 37.1940002, 25.6100006 37.1940002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_582'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.130001 25.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.130001"^^xsd:decimal ;
  dwc:decimalLongitude "25.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_583'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_583'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.3425'^^xsd:double;
  dwc:longitude '25.612'^^xsd:double;
  dwc:latitude '37.130001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6119995 37.1300011, 25.6119995 37.1300011, 25.6119995 37.1300011, 25.6119995 37.1300011, 25.6119995 37.1300011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_583'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 25.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.125"^^xsd:decimal ;
  dwc:decimalLongitude "25.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_584'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_584'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.395'^^xsd:double;
  dwc:longitude '25.615'^^xsd:double;
  dwc:latitude '37.125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6149998 37.125, 25.6149998 37.125, 25.6149998 37.125, 25.6149998 37.125, 25.6149998 37.125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_584'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.042 25.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.042"^^xsd:decimal ;
  dwc:decimalLongitude "25.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_586'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_586'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3580555555556'^^xsd:double;
  dwc:longitude '25.605'^^xsd:double;
  dwc:latitude '37.042'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6049995 37.0419998, 25.6049995 37.0419998, 25.6049995 37.0419998, 25.6049995 37.0419998, 25.6049995 37.0419998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_586'^^xsd:string;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.054001 25.601999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.054001"^^xsd:decimal ;
  dwc:decimalLongitude "25.601999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_588'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_588'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.6027777777778'^^xsd:double;
  dwc:longitude '25.601999'^^xsd:double;
  dwc:latitude '37.054001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6019993 37.0540009, 25.6019993 37.0540009, 25.6019993 37.0540009, 25.6019993 37.0540009, 25.6019993 37.0540009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_588'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.064999 25.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.064999"^^xsd:decimal ;
  dwc:decimalLongitude "25.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_589'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_589'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2722222222222'^^xsd:double;
  dwc:longitude '25.608'^^xsd:double;
  dwc:latitude '37.064999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6079998 37.0649986, 25.6079998 37.0649986, 25.6079998 37.0649986, 25.6079998 37.0649986, 25.6079998 37.0649986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_589'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.185001 25.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.185001"^^xsd:decimal ;
  dwc:decimalLongitude "25.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_590'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_590'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1591666666667'^^xsd:double;
  dwc:longitude '25.628'^^xsd:double;
  dwc:latitude '37.185001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6280003 37.1850014, 25.6280003 37.1850014, 25.6280003 37.1850014, 25.6280003 37.1850014, 25.6280003 37.1850014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_590'^^xsd:string;
  dwc:observationDate '2011-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 25.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "25.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_591'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_591'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.3277777777778'^^xsd:double;
  dwc:longitude '25.625'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.625 37.1599999, 25.625 37.1599999, 25.625 37.1599999, 25.625 37.1599999, 25.625 37.1599999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_591'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166 25.622999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166"^^xsd:decimal ;
  dwc:decimalLongitude "25.622999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_592'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_592'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7'^^xsd:double;
  dwc:longitude '25.622999'^^xsd:double;
  dwc:latitude '37.166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6229992 37.1660004, 25.6229992 37.1660004, 25.6229992 37.1660004, 25.6229992 37.1660004, 25.6229992 37.1660004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_592'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.144001 25.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.144001"^^xsd:decimal ;
  dwc:decimalLongitude "25.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_593'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_593'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.40972222222222'^^xsd:double;
  dwc:longitude '25.605'^^xsd:double;
  dwc:latitude '37.144001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6049995 37.144001, 25.6049995 37.144001, 25.6049995 37.144001, 25.6049995 37.144001, 25.6049995 37.144001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_593'^^xsd:string;
  dwc:observationDate '2011-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.202999 25.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.202999"^^xsd:decimal ;
  dwc:decimalLongitude "25.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_594'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_594'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.616388888889'^^xsd:double;
  dwc:longitude '25.632'^^xsd:double;
  dwc:latitude '37.202999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.632 37.2029991, 25.632 37.2029991, 25.632 37.2029991, 25.632 37.2029991, 25.632 37.2029991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_594'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.176998 25.589001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.176998"^^xsd:decimal ;
  dwc:decimalLongitude "25.589001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_595'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_595'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.7413888888889'^^xsd:double;
  dwc:longitude '25.589001'^^xsd:double;
  dwc:latitude '37.176998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5890007 37.1769981, 25.5890007 37.1769981, 25.5890007 37.1769981, 25.5890007 37.1769981, 25.5890007 37.1769981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_595'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014 25.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.014"^^xsd:decimal ;
  dwc:decimalLongitude "25.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_598'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_598'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.5691666666667'^^xsd:double;
  dwc:longitude '25.608'^^xsd:double;
  dwc:latitude '37.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6079998 37.0139999, 25.6079998 37.0139999, 25.6079998 37.0139999, 25.6079998 37.0139999, 25.6079998 37.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_598'^^xsd:string;
  dwc:observationDate '2011-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014 25.587999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.014"^^xsd:decimal ;
  dwc:decimalLongitude "25.587999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_599'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_599'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.7916666666667'^^xsd:double;
  dwc:longitude '25.587999'^^xsd:double;
  dwc:latitude '37.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5879993 37.0139999, 25.5879993 37.0139999, 25.5879993 37.0139999, 25.5879993 37.0139999, 25.5879993 37.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_599'^^xsd:string;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067001 25.601999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.067001"^^xsd:decimal ;
  dwc:decimalLongitude "25.601999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_634'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_634'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2861111111111'^^xsd:double;
  dwc:longitude '25.601999'^^xsd:double;
  dwc:latitude '37.067001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6019993 37.0670013, 25.6019993 37.0670013, 25.6019993 37.0670013, 25.6019993 37.0670013, 25.6019993 37.0670013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_634'^^xsd:string;
  dwc:observationDate '2012-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.056999 25.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.056999"^^xsd:decimal ;
  dwc:decimalLongitude "25.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_635'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_635'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.6969444444444'^^xsd:double;
  dwc:longitude '25.604'^^xsd:double;
  dwc:latitude '37.056999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6040001 37.0569992, 25.6040001 37.0569992, 25.6040001 37.0569992, 25.6040001 37.0569992, 25.6040001 37.0569992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_635'^^xsd:string;
  dwc:observationDate '2012-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.062 25.610001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.062"^^xsd:decimal ;
  dwc:decimalLongitude "25.610001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_636'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_636'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.7555555555556'^^xsd:double;
  dwc:longitude '25.610001'^^xsd:double;
  dwc:latitude '37.062'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6100006 37.0620003, 25.6100006 37.0620003, 25.6100006 37.0620003, 25.6100006 37.0620003, 25.6100006 37.0620003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_636'^^xsd:string;
  dwc:observationDate '2012-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.062 25.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.062"^^xsd:decimal ;
  dwc:decimalLongitude "25.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_637'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_637'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.2861111111111'^^xsd:double;
  dwc:longitude '25.608'^^xsd:double;
  dwc:latitude '37.062'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6079998 37.0620003, 25.6079998 37.0620003, 25.6079998 37.0620003, 25.6079998 37.0620003, 25.6079998 37.0620003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_637'^^xsd:string;
  dwc:observationDate '2012-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.051998 25.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.051998"^^xsd:decimal ;
  dwc:decimalLongitude "25.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_638'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_638'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.315277777778'^^xsd:double;
  dwc:longitude '25.608'^^xsd:double;
  dwc:latitude '37.051998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6079998 37.0519981, 25.6079998 37.0519981, 25.6079998 37.0519981, 25.6079998 37.0519981, 25.6079998 37.0519981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_638'^^xsd:string;
  dwc:observationDate '2012-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.050999 25.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.050999"^^xsd:decimal ;
  dwc:decimalLongitude "25.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_639'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_639'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.476666666667'^^xsd:double;
  dwc:longitude '25.605'^^xsd:double;
  dwc:latitude '37.050999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6049995 37.0509987, 25.6049995 37.0509987, 25.6049995 37.0509987, 25.6049995 37.0509987, 25.6049995 37.0509987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_639'^^xsd:string;
  dwc:observationDate '2012-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.051998 25.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.051998"^^xsd:decimal ;
  dwc:decimalLongitude "25.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_645'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_645'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.4708333333333'^^xsd:double;
  dwc:longitude '25.611'^^xsd:double;
  dwc:latitude '37.051998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6110001 37.0519981, 25.6110001 37.0519981, 25.6110001 37.0519981, 25.6110001 37.0519981, 25.6110001 37.0519981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_645'^^xsd:string;
  dwc:observationDate '2012-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.049999 25.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.049999"^^xsd:decimal ;
  dwc:decimalLongitude "25.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_646'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_646'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1252777777778'^^xsd:double;
  dwc:longitude '25.591'^^xsd:double;
  dwc:latitude '37.049999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5909996 37.0499992, 25.5909996 37.0499992, 25.5909996 37.0499992, 25.5909996 37.0499992, 25.5909996 37.0499992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_646'^^xsd:string;
  dwc:observationDate '2012-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.078999 25.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.078999"^^xsd:decimal ;
  dwc:decimalLongitude "25.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_647'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_647'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.7875'^^xsd:double;
  dwc:longitude '25.605'^^xsd:double;
  dwc:latitude '37.078999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6049995 37.0789986, 25.6049995 37.0789986, 25.6049995 37.0789986, 25.6049995 37.0789986, 25.6049995 37.0789986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_647'^^xsd:string;
  dwc:observationDate '2012-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.321999 25.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.321999"^^xsd:decimal ;
  dwc:decimalLongitude "25.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_648'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_648'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.295'^^xsd:double;
  dwc:longitude '25.576'^^xsd:double;
  dwc:latitude '35.321999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5760002 35.3219986, 25.5760002 35.3219986, 25.5760002 35.3219986, 25.5760002 35.3219986, 25.5760002 35.3219986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_648'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.443001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.443001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_649'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_649'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.83583333333333'^^xsd:double;
  dwc:longitude '25.443001'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4430008 35.3510017, 25.4430008 35.3510017, 25.4430008 35.3510017, 25.4430008 35.3510017, 25.4430008 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_649'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.306999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.306999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_650'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_650'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.97138888888889'^^xsd:double;
  dwc:longitude '25.306999'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3069992 35.3460007, 25.3069992 35.3460007, 25.3069992 35.3460007, 25.3069992 35.3460007, 25.3069992 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_650'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_651'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_651'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.9388888888889'^^xsd:double;
  dwc:longitude '25.303'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3029995 35.3470001, 25.3029995 35.3470001, 25.3029995 35.3470001, 25.3029995 35.3470001, 25.3029995 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_651'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.424999 24.905001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.424999"^^xsd:decimal ;
  dwc:decimalLongitude "24.905001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_652'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_652'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.82472222222222'^^xsd:double;
  dwc:longitude '24.905001'^^xsd:double;
  dwc:latitude '35.424999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.9050007 35.4249992, 24.9050007 35.4249992, 24.9050007 35.4249992, 24.9050007 35.4249992, 24.9050007 35.4249992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_652'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.428001 24.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.428001"^^xsd:decimal ;
  dwc:decimalLongitude "24.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_653'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_653'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.4275'^^xsd:double;
  dwc:longitude '24.869'^^xsd:double;
  dwc:latitude '35.428001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.8689995 35.4280014, 24.8689995 35.4280014, 24.8689995 35.4280014, 24.8689995 35.4280014, 24.8689995 35.4280014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_653'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.569 24.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.569"^^xsd:decimal ;
  dwc:decimalLongitude "24.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_654'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_654'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.54777777777778'^^xsd:double;
  dwc:longitude '24.864'^^xsd:double;
  dwc:latitude '35.569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.8640003 35.5690002, 24.8640003 35.5690002, 24.8640003 35.5690002, 24.8640003 35.5690002, 24.8640003 35.5690002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_654'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.560001 24.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.560001"^^xsd:decimal ;
  dwc:decimalLongitude "24.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_655'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_655'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.6727777777778'^^xsd:double;
  dwc:longitude '24.524'^^xsd:double;
  dwc:latitude '35.560001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5240002 35.5600014, 24.5240002 35.5600014, 24.5240002 35.5600014, 24.5240002 35.5600014, 24.5240002 35.5600014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_655'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.532002 21.827999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.532002"^^xsd:decimal ;
  dwc:decimalLongitude "21.827999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_656'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_656'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.4769444444444'^^xsd:double;
  dwc:longitude '21.827999'^^xsd:double;
  dwc:latitude '35.532002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.8279991 35.5320015, 21.8279991 35.5320015, 21.8279991 35.5320015, 21.8279991 35.5320015, 21.8279991 35.5320015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_656'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.512001 21.091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.512001"^^xsd:decimal ;
  dwc:decimalLongitude "21.091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_657'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_657'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.7611111111111'^^xsd:double;
  dwc:longitude '21.091'^^xsd:double;
  dwc:latitude '35.512001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0909996 35.512001, 21.0909996 35.512001, 21.0909996 35.512001, 21.0909996 35.512001, 21.0909996 35.512001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_657'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 21.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.366001"^^xsd:decimal ;
  dwc:decimalLongitude "21.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_658'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_658'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.90611111111111'^^xsd:double;
  dwc:longitude '21.435'^^xsd:double;
  dwc:latitude '35.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.4349995 35.3660011, 21.4349995 35.3660011, 21.4349995 35.3660011, 21.4349995 35.3660011, 21.4349995 35.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_658'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.095001 21.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.095001"^^xsd:decimal ;
  dwc:decimalLongitude "21.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_659'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_659'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.2227777777778'^^xsd:double;
  dwc:longitude '21.424'^^xsd:double;
  dwc:latitude '35.095001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.4239998 35.0950012, 21.4239998 35.0950012, 21.4239998 35.0950012, 21.4239998 35.0950012, 21.4239998 35.0950012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_659'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1770'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1770'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.2416666666667'^^xsd:double;
  dwc:longitude '11.173'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1730003 35.2290001, 11.1730003 35.2290001, 11.1730003 35.2290001, 11.1730003 35.2290001, 11.1730003 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1770'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1771'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1771'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6230555555556'^^xsd:double;
  dwc:longitude '11.174'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1739998 35.2290001, 11.1739998 35.2290001, 11.1739998 35.2290001, 11.1739998 35.2290001, 11.1739998 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1771'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1772'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1772'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.3261111111111'^^xsd:double;
  dwc:longitude '11.174'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1739998 35.2290001, 11.1739998 35.2290001, 11.1739998 35.2290001, 11.1739998 35.2290001, 11.1739998 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1772'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.234001"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1773'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1773'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.45527777777778'^^xsd:double;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '35.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1750002 35.2340012, 11.1750002 35.2340012, 11.1750002 35.2340012, 11.1750002 35.2340012, 11.1750002 35.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1773'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233002"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1774'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1774'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.6941666666667'^^xsd:double;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '35.233002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1809998 35.2330017, 11.1809998 35.2330017, 11.1809998 35.2330017, 11.1809998 35.2330017, 11.1809998 35.2330017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1774'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.231998"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1775'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1775'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.2869444444444'^^xsd:double;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1820002 35.2319984, 11.1820002 35.2319984, 11.1820002 35.2319984, 11.1820002 35.2319984, 11.1820002 35.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1775'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.222"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1777'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1777'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.5497222222222'^^xsd:double;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1820002 35.2220001, 11.1820002 35.2220001, 11.1820002 35.2220001, 11.1820002 35.2220001, 11.1820002 35.2220001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1777'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.230999"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1778'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1778'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.9788888888889'^^xsd:double;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.230999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1680002 35.230999, 11.1680002 35.230999, 11.1680002 35.230999, 11.1680002 35.230999, 11.1680002 35.230999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1778'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1779'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1779'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.6702777777778'^^xsd:double;
  dwc:longitude '11.169'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1689997 35.2299995, 11.1689997 35.2299995, 11.1689997 35.2299995, 11.1689997 35.2299995, 11.1689997 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1779'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.178001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.220001"^^xsd:decimal ;
  dwc:decimalLongitude "11.178001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1780'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1780'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.16861111111111'^^xsd:double;
  dwc:longitude '11.178001'^^xsd:double;
  dwc:latitude '35.220001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1780005 35.2200012, 11.1780005 35.2200012, 11.1780005 35.2200012, 11.1780005 35.2200012, 11.1780005 35.2200012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1780'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 11.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.224999"^^xsd:decimal ;
  dwc:decimalLongitude "11.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1781'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1781'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.7561111111111'^^xsd:double;
  dwc:longitude '11.174'^^xsd:double;
  dwc:latitude '35.224999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1739998 35.2249985, 11.1739998 35.2249985, 11.1739998 35.2249985, 11.1739998 35.2249985, 11.1739998 35.2249985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1781'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.178001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223999"^^xsd:decimal ;
  dwc:decimalLongitude "11.178001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1782'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1782'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.9358333333333'^^xsd:double;
  dwc:longitude '11.178001'^^xsd:double;
  dwc:latitude '35.223999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1780005 35.223999, 11.1780005 35.223999, 11.1780005 35.223999, 11.1780005 35.223999, 11.1780005 35.223999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1782'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1785'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1785'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.96666666666667'^^xsd:double;
  dwc:longitude '11.171'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1709995 35.2299995, 11.1709995 35.2299995, 11.1709995 35.2299995, 11.1709995 35.2299995, 11.1709995 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1785'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223 11.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223"^^xsd:decimal ;
  dwc:decimalLongitude "11.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1792'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1792'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.1486111111111'^^xsd:double;
  dwc:longitude '11.136'^^xsd:double;
  dwc:latitude '35.223'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1359997 35.2229996, 11.1359997 35.2229996, 11.1359997 35.2229996, 11.1359997 35.2229996, 11.1359997 35.2229996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1792'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.255001 11.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.255001"^^xsd:decimal ;
  dwc:decimalLongitude "11.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1793'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1793'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.1958333333333'^^xsd:double;
  dwc:longitude '11.19'^^xsd:double;
  dwc:latitude '35.255001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1899996 35.2550011, 11.1899996 35.2550011, 11.1899996 35.2550011, 11.1899996 35.2550011, 11.1899996 35.2550011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1793'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 11.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.235001"^^xsd:decimal ;
  dwc:decimalLongitude "11.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1806'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1806'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.7105555555556'^^xsd:double;
  dwc:longitude '11.137'^^xsd:double;
  dwc:latitude '35.235001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1370001 35.2350006, 11.1370001 35.2350006, 11.1370001 35.2350006, 11.1370001 35.2350006, 11.1370001 35.2350006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1806'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257999 11.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257999"^^xsd:decimal ;
  dwc:decimalLongitude "11.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1807'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1807'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.9680555555556'^^xsd:double;
  dwc:longitude '11.119'^^xsd:double;
  dwc:latitude '35.257999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1190004 35.2579994, 11.1190004 35.2579994, 11.1190004 35.2579994, 11.1190004 35.2579994, 11.1190004 35.2579994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1807'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.226002"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1808'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1808'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.8322222222222'^^xsd:double;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1879997 35.2260017, 11.1879997 35.2260017, 11.1879997 35.2260017, 11.1879997 35.2260017, 11.1879997 35.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1808'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.234001"^^xsd:decimal ;
  dwc:decimalLongitude "11.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1809'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1809'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.9572222222222'^^xsd:double;
  dwc:longitude '11.193'^^xsd:double;
  dwc:latitude '35.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1929998 35.2340012, 11.1929998 35.2340012, 11.1929998 35.2340012, 11.1929998 35.2340012, 11.1929998 35.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1809'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.272999 11.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.272999"^^xsd:decimal ;
  dwc:decimalLongitude "11.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1810'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1810'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.2894444444444'^^xsd:double;
  dwc:longitude '11.32'^^xsd:double;
  dwc:latitude '35.272999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3199997 35.2729988, 11.3199997 35.2729988, 11.3199997 35.2729988, 11.3199997 35.2729988, 11.3199997 35.2729988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1810'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.231998"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1811'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1811'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1820002 35.2319984, 11.1820002 35.2319984, 11.1820002 35.2319984, 11.1820002 35.2319984, 11.1820002 35.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1811'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.236"^^xsd:decimal ;
  dwc:decimalLongitude "11.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1812'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1812'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.1094444444444'^^xsd:double;
  dwc:longitude '11.171'^^xsd:double;
  dwc:latitude '35.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1709995 35.2360001, 11.1709995 35.2360001, 11.1709995 35.2360001, 11.1709995 35.2360001, 11.1709995 35.2360001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1812'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1813'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1813'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.8772222222222'^^xsd:double;
  dwc:longitude '11.16'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1599999 35.237999, 11.1599999 35.237999, 11.1599999 35.237999, 11.1599999 35.237999, 11.1599999 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1813'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1814'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1814'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9113888888889'^^xsd:double;
  dwc:longitude '11.159'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1590004 35.237999, 11.1590004 35.237999, 11.1590004 35.237999, 11.1590004 35.237999, 11.1590004 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1814'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.125 12.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.125"^^xsd:decimal ;
  dwc:decimalLongitude "12.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1144'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1144'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.1438888888889'^^xsd:double;
  dwc:longitude '12.149'^^xsd:double;
  dwc:latitude '35.125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1490002 35.125, 12.1490002 35.125, 12.1490002 35.125, 12.1490002 35.125, 12.1490002 35.125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1144'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.153 12.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.153"^^xsd:decimal ;
  dwc:decimalLongitude "12.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1145'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1145'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7930555555556'^^xsd:double;
  dwc:longitude '12.134'^^xsd:double;
  dwc:latitude '35.153'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1339998 35.1529999, 12.1339998 35.1529999, 12.1339998 35.1529999, 12.1339998 35.1529999, 12.1339998 35.1529999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1145'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.146 12.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.146"^^xsd:decimal ;
  dwc:decimalLongitude "12.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1146'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1146'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.4302777777778'^^xsd:double;
  dwc:longitude '12.122'^^xsd:double;
  dwc:latitude '35.146'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1219997 35.1459999, 12.1219997 35.1459999, 12.1219997 35.1459999, 12.1219997 35.1459999, 12.1219997 35.1459999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1146'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.109001 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.109001"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1147'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1147'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.4433333333333'^^xsd:double;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '35.109001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1669998 35.1090012, 12.1669998 35.1090012, 12.1669998 35.1090012, 12.1669998 35.1090012, 12.1669998 35.1090012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1147'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.134998 12.079001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.134998"^^xsd:decimal ;
  dwc:decimalLongitude "12.079001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1148'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1148'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.7280555555556'^^xsd:double;
  dwc:longitude '12.079001'^^xsd:double;
  dwc:latitude '35.134998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0790005 35.1349983, 12.0790005 35.1349983, 12.0790005 35.1349983, 12.0790005 35.1349983, 12.0790005 35.1349983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1148'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186001 12.129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186001"^^xsd:decimal ;
  dwc:decimalLongitude "12.129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1149'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1149'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.1502777777778'^^xsd:double;
  dwc:longitude '12.129'^^xsd:double;
  dwc:latitude '35.186001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1289997 35.1860008, 12.1289997 35.1860008, 12.1289997 35.1860008, 12.1289997 35.1860008, 12.1289997 35.1860008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1149'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.176998 12.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.176998"^^xsd:decimal ;
  dwc:decimalLongitude "12.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1152'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1152'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6630555555556'^^xsd:double;
  dwc:longitude '12.104'^^xsd:double;
  dwc:latitude '35.176998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1040001 35.1769981, 12.1040001 35.1769981, 12.1040001 35.1769981, 12.1040001 35.1769981, 12.1040001 35.1769981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1152'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.153 12.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.153"^^xsd:decimal ;
  dwc:decimalLongitude "12.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1153'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1153'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.8869444444444'^^xsd:double;
  dwc:longitude '12.16'^^xsd:double;
  dwc:latitude '35.153'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1599999 35.1529999, 12.1599999 35.1529999, 12.1599999 35.1529999, 12.1599999 35.1529999, 12.1599999 35.1529999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1153'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.133999 12.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.133999"^^xsd:decimal ;
  dwc:decimalLongitude "12.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1154'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1154'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.2277777777778'^^xsd:double;
  dwc:longitude '12.137'^^xsd:double;
  dwc:latitude '35.133999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1370001 35.1339989, 12.1370001 35.1339989, 12.1370001 35.1339989, 12.1370001 35.1339989, 12.1370001 35.1339989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1154'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.132999 12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.132999"^^xsd:decimal ;
  dwc:decimalLongitude "12.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1155'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1155'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.13611111111111'^^xsd:double;
  dwc:longitude '12.18'^^xsd:double;
  dwc:latitude '35.132999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1800003 35.1329994, 12.1800003 35.1329994, 12.1800003 35.1329994, 12.1800003 35.1329994, 12.1800003 35.1329994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1155'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.105999 12.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.105999"^^xsd:decimal ;
  dwc:decimalLongitude "12.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1156'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1156'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.3094444444444'^^xsd:double;
  dwc:longitude '12.125'^^xsd:double;
  dwc:latitude '35.105999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.125 35.105999, 12.125 35.105999, 12.125 35.105999, 12.125 35.105999, 12.125 35.105999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1156'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053001 12.237001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053001"^^xsd:decimal ;
  dwc:decimalLongitude "12.237001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1157'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1157'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0652777777778'^^xsd:double;
  dwc:longitude '12.237001'^^xsd:double;
  dwc:latitude '35.053001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2370005 35.0530014, 12.2370005 35.0530014, 12.2370005 35.0530014, 12.2370005 35.0530014, 12.2370005 35.0530014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1157'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.155998 12.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.155998"^^xsd:decimal ;
  dwc:decimalLongitude "12.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1158'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1158'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.0530555555556'^^xsd:double;
  dwc:longitude '12.173'^^xsd:double;
  dwc:latitude '35.155998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1730003 35.1559982, 12.1730003 35.1559982, 12.1730003 35.1559982, 12.1730003 35.1559982, 12.1730003 35.1559982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1158'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18 12.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18"^^xsd:decimal ;
  dwc:decimalLongitude "12.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1159'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1159'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.4969444444444'^^xsd:double;
  dwc:longitude '12.119'^^xsd:double;
  dwc:latitude '35.18'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1190004 35.1800003, 12.1190004 35.1800003, 12.1190004 35.1800003, 12.1190004 35.1800003, 12.1190004 35.1800003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1159'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.165001 12.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.165001"^^xsd:decimal ;
  dwc:decimalLongitude "12.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1160'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1160'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.7130555555556'^^xsd:double;
  dwc:longitude '12.154'^^xsd:double;
  dwc:latitude '35.165001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1540003 35.1650009, 12.1540003 35.1650009, 12.1540003 35.1650009, 12.1540003 35.1650009, 12.1540003 35.1650009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1160'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.153 12.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.153"^^xsd:decimal ;
  dwc:decimalLongitude "12.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1161'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1161'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1255555555556'^^xsd:double;
  dwc:longitude '12.198'^^xsd:double;
  dwc:latitude '35.153'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.198 35.1529999, 12.198 35.1529999, 12.198 35.1529999, 12.198 35.1529999, 12.198 35.1529999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1161'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.187 12.097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.187"^^xsd:decimal ;
  dwc:decimalLongitude "12.097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1162'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1162'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.5252777777778'^^xsd:double;
  dwc:longitude '12.097'^^xsd:double;
  dwc:latitude '35.187'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0970001 35.1870003, 12.0970001 35.1870003, 12.0970001 35.1870003, 12.0970001 35.1870003, 12.0970001 35.1870003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1162'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102001 12.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102001"^^xsd:decimal ;
  dwc:decimalLongitude "12.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1163'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1163'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.3791666666667'^^xsd:double;
  dwc:longitude '12.394'^^xsd:double;
  dwc:latitude '35.102001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3940001 35.1020012, 12.3940001 35.1020012, 12.3940001 35.1020012, 12.3940001 35.1020012, 12.3940001 35.1020012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1163'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16 12.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16"^^xsd:decimal ;
  dwc:decimalLongitude "12.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1164'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1164'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.7780555555556'^^xsd:double;
  dwc:longitude '12.187'^^xsd:double;
  dwc:latitude '35.16'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1870003 35.1599999, 12.1870003 35.1599999, 12.1870003 35.1599999, 12.1870003 35.1599999, 12.1870003 35.1599999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1164'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.127998 12.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.127998"^^xsd:decimal ;
  dwc:decimalLongitude "12.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1165'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1165'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.0236111111111'^^xsd:double;
  dwc:longitude '12.136'^^xsd:double;
  dwc:latitude '35.127998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1359997 35.1279984, 12.1359997 35.1279984, 12.1359997 35.1279984, 12.1359997 35.1279984, 12.1359997 35.1279984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1165'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.116001 12.178001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.116001"^^xsd:decimal ;
  dwc:decimalLongitude "12.178001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1166'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1166'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.8872222222222'^^xsd:double;
  dwc:longitude '12.178001'^^xsd:double;
  dwc:latitude '35.116001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1780005 35.1160011, 12.1780005 35.1160011, 12.1780005 35.1160011, 12.1780005 35.1160011, 12.1780005 35.1160011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1166'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.203999 12.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.203999"^^xsd:decimal ;
  dwc:decimalLongitude "12.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1168'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1168'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.0991666666667'^^xsd:double;
  dwc:longitude '12.213'^^xsd:double;
  dwc:latitude '35.203999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2130003 35.2039986, 12.2130003 35.2039986, 12.2130003 35.2039986, 12.2130003 35.2039986, 12.2130003 35.2039986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1168'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.249001 12.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.249001"^^xsd:decimal ;
  dwc:decimalLongitude "12.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1169'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1169'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.9716666666667'^^xsd:double;
  dwc:longitude '12.138'^^xsd:double;
  dwc:latitude '35.249001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1379995 35.2490006, 12.1379995 35.2490006, 12.1379995 35.2490006, 12.1379995 35.2490006, 12.1379995 35.2490006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1169'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244 12.126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.244"^^xsd:decimal ;
  dwc:decimalLongitude "12.126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1170'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1170'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.1111111111111'^^xsd:double;
  dwc:longitude '12.126'^^xsd:double;
  dwc:latitude '35.244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1260004 35.2439995, 12.1260004 35.2439995, 12.1260004 35.2439995, 12.1260004 35.2439995, 12.1260004 35.2439995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1170'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 12.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.240002"^^xsd:decimal ;
  dwc:decimalLongitude "12.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1171'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1171'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.5522222222222'^^xsd:double;
  dwc:longitude '12.151'^^xsd:double;
  dwc:latitude '35.240002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.151 35.2400017, 12.151 35.2400017, 12.151 35.2400017, 12.151 35.2400017, 12.151 35.2400017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1171'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.314999 11.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.314999"^^xsd:decimal ;
  dwc:decimalLongitude "11.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1172'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1172'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.2283333333333'^^xsd:double;
  dwc:longitude '11.935'^^xsd:double;
  dwc:latitude '35.314999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9350004 35.3149986, 11.9350004 35.3149986, 11.9350004 35.3149986, 11.9350004 35.3149986, 11.9350004 35.3149986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1172'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244 12.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.244"^^xsd:decimal ;
  dwc:decimalLongitude "12.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1173'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1173'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.0038888888888889'^^xsd:double;
  dwc:longitude '12.159'^^xsd:double;
  dwc:latitude '35.244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1590004 35.2439995, 12.1590004 35.2439995, 12.1590004 35.2439995, 12.1590004 35.2439995, 12.1590004 35.2439995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1173'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.48 19.990999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.48"^^xsd:decimal ;
  dwc:decimalLongitude "19.990999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_660'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_660'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.61833333333333'^^xsd:double;
  dwc:longitude '19.990999'^^xsd:double;
  dwc:latitude '34.48'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.9909992 34.4799995, 19.9909992 34.4799995, 19.9909992 34.4799995, 19.9909992 34.4799995, 19.9909992 34.4799995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_660'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478001 19.985001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.478001"^^xsd:decimal ;
  dwc:decimalLongitude "19.985001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_661'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_661'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.81805555555556'^^xsd:double;
  dwc:longitude '19.985001'^^xsd:double;
  dwc:latitude '34.478001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.9850006 34.4780006, 19.9850006 34.4780006, 19.9850006 34.4780006, 19.9850006 34.4780006, 19.9850006 34.4780006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_661'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.375 19.740999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.375"^^xsd:decimal ;
  dwc:decimalLongitude "19.740999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_662'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_662'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.45833333333333'^^xsd:double;
  dwc:longitude '19.740999'^^xsd:double;
  dwc:latitude '34.375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.7409992 34.375, 19.7409992 34.375, 19.7409992 34.375, 19.7409992 34.375, 19.7409992 34.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_662'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.366001 19.495001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.366001"^^xsd:decimal ;
  dwc:decimalLongitude "19.495001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_663'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_663'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.59805555555556'^^xsd:double;
  dwc:longitude '19.495001'^^xsd:double;
  dwc:latitude '34.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.4950008 34.3660011, 19.4950008 34.3660011, 19.4950008 34.3660011, 19.4950008 34.3660011, 19.4950008 34.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_663'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.348 19.459999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.348"^^xsd:decimal ;
  dwc:decimalLongitude "19.459999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_664'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_664'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0677777777778'^^xsd:double;
  dwc:longitude '19.459999'^^xsd:double;
  dwc:latitude '34.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.4599991 34.3479996, 19.4599991 34.3479996, 19.4599991 34.3479996, 19.4599991 34.3479996, 19.4599991 34.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_664'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.181999 18.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.181999"^^xsd:decimal ;
  dwc:decimalLongitude "18.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_665'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_665'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.29111111111111'^^xsd:double;
  dwc:longitude '18.935'^^xsd:double;
  dwc:latitude '34.181999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.9349995 34.1819992, 18.9349995 34.1819992, 18.9349995 34.1819992, 18.9349995 34.1819992, 18.9349995 34.1819992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_665'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.200001 18.969999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.200001"^^xsd:decimal ;
  dwc:decimalLongitude "18.969999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_666'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_666'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.41694444444444'^^xsd:double;
  dwc:longitude '18.969999'^^xsd:double;
  dwc:latitude '34.200001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.9699993 34.2000008, 18.9699993 34.2000008, 18.9699993 34.2000008, 18.9699993 34.2000008, 18.9699993 34.2000008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_666'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.201 18.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.201"^^xsd:decimal ;
  dwc:decimalLongitude "18.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_667'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_667'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.9219444444444'^^xsd:double;
  dwc:longitude '18.969'^^xsd:double;
  dwc:latitude '34.201'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.9689999 34.2010002, 18.9689999 34.2010002, 18.9689999 34.2010002, 18.9689999 34.2010002, 18.9689999 34.2010002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_667'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016998 18.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016998"^^xsd:decimal ;
  dwc:decimalLongitude "18.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_669'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_669'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.20055555555556'^^xsd:double;
  dwc:longitude '18.569'^^xsd:double;
  dwc:latitude '34.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.5690002 34.0169983, 18.5690002 34.0169983, 18.5690002 34.0169983, 18.5690002 34.0169983, 18.5690002 34.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_669'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063 18.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.063"^^xsd:decimal ;
  dwc:decimalLongitude "18.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_670'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_670'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.6586111111111'^^xsd:double;
  dwc:longitude '18.649'^^xsd:double;
  dwc:latitude '34.063'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.6490002 34.0629997, 18.6490002 34.0629997, 18.6490002 34.0629997, 18.6490002 34.0629997, 18.6490002 34.0629997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_670'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 18.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "18.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_671'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_671'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:longitude '18.548'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.5480003 34.007, 18.5480003 34.007, 18.5480003 34.007, 18.5480003 34.007, 18.5480003 34.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_671'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858002 17.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.858002"^^xsd:decimal ;
  dwc:decimalLongitude "17.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_672'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_672'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.12611111111111'^^xsd:double;
  dwc:longitude '17.968'^^xsd:double;
  dwc:latitude '33.858002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.9680004 33.8580017, 17.9680004 33.8580017, 17.9680004 33.8580017, 17.9680004 33.8580017, 17.9680004 33.8580017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_672'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.801998 18.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.801998"^^xsd:decimal ;
  dwc:decimalLongitude "18.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_673'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_673'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.6463888888889'^^xsd:double;
  dwc:longitude '18.01'^^xsd:double;
  dwc:latitude '33.801998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.0100002 33.8019981, 18.0100002 33.8019981, 18.0100002 33.8019981, 18.0100002 33.8019981, 18.0100002 33.8019981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_673'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.771 18.079001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.771"^^xsd:decimal ;
  dwc:decimalLongitude "18.079001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_674'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_674'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.7347222222222'^^xsd:double;
  dwc:longitude '18.079001'^^xsd:double;
  dwc:latitude '33.771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.0790005 33.7709999, 18.0790005 33.7709999, 18.0790005 33.7709999, 18.0790005 33.7709999, 18.0790005 33.7709999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_674'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.122002 17.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.122002"^^xsd:decimal ;
  dwc:decimalLongitude "17.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_675'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_675'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.5008333333333'^^xsd:double;
  dwc:longitude '17.115'^^xsd:double;
  dwc:latitude '33.122002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.1149998 33.1220017, 17.1149998 33.1220017, 17.1149998 33.1220017, 17.1149998 33.1220017, 17.1149998 33.1220017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_675'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.049 17.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.049"^^xsd:decimal ;
  dwc:decimalLongitude "17.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_676'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_676'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.5475'^^xsd:double;
  dwc:longitude '17.059'^^xsd:double;
  dwc:latitude '33.049'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.059 33.0489998, 17.059 33.0489998, 17.059 33.0489998, 17.059 33.0489998, 17.059 33.0489998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_676'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.09 17.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.09"^^xsd:decimal ;
  dwc:decimalLongitude "17.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_677'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_677'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.3716666666667'^^xsd:double;
  dwc:longitude '17.142'^^xsd:double;
  dwc:latitude '33.09'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.1420002 33.0900002, 17.1420002 33.0900002, 17.1420002 33.0900002, 17.1420002 33.0900002, 17.1420002 33.0900002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_677'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.462002 16.662001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.462002"^^xsd:decimal ;
  dwc:decimalLongitude "16.662001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_679'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_679'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.6833333333333'^^xsd:double;
  dwc:longitude '16.662001'^^xsd:double;
  dwc:latitude '32.462002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.6620007 32.4620018, 16.6620007 32.4620018, 16.6620007 32.4620018, 16.6620007 32.4620018, 16.6620007 32.4620018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_679'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.716 16.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.716"^^xsd:decimal ;
  dwc:decimalLongitude "16.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_681'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_681'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.0202777777778'^^xsd:double;
  dwc:longitude '16.362'^^xsd:double;
  dwc:latitude '32.716'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.3619995 32.7159996, 16.3619995 32.7159996, 16.3619995 32.7159996, 16.3619995 32.7159996, 16.3619995 32.7159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_681'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.707001 16.139999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.707001"^^xsd:decimal ;
  dwc:decimalLongitude "16.139999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_682'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_682'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.7225'^^xsd:double;
  dwc:longitude '16.139999'^^xsd:double;
  dwc:latitude '32.707001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.1399994 32.7070007, 16.1399994 32.7070007, 16.1399994 32.7070007, 16.1399994 32.7070007, 16.1399994 32.7070007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_682'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.692001 15.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.692001"^^xsd:decimal ;
  dwc:decimalLongitude "15.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_683'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_683'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.95416666666667'^^xsd:double;
  dwc:longitude '15.992'^^xsd:double;
  dwc:latitude '32.692001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.9919996 32.6920013, 15.9919996 32.6920013, 15.9919996 32.6920013, 15.9919996 32.6920013, 15.9919996 32.6920013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_683'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.699001 15.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.699001"^^xsd:decimal ;
  dwc:decimalLongitude "15.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_684'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_684'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.3844444444444'^^xsd:double;
  dwc:longitude '15.982'^^xsd:double;
  dwc:latitude '32.699001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.9820004 32.6990013, 15.9820004 32.6990013, 15.9820004 32.6990013, 15.9820004 32.6990013, 15.9820004 32.6990013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_684'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.720001 15.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.720001"^^xsd:decimal ;
  dwc:decimalLongitude "15.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_685'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_685'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.57'^^xsd:double;
  dwc:longitude '15.867'^^xsd:double;
  dwc:latitude '32.720001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.8669996 32.7200012, 15.8669996 32.7200012, 15.8669996 32.7200012, 15.8669996 32.7200012, 15.8669996 32.7200012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_685'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.648998 15.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.648998"^^xsd:decimal ;
  dwc:decimalLongitude "15.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_686'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_686'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.72444444444444'^^xsd:double;
  dwc:longitude '15.489'^^xsd:double;
  dwc:latitude '32.648998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4890003 32.6489983, 15.4890003 32.6489983, 15.4890003 32.6489983, 15.4890003 32.6489983, 15.4890003 32.6489983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_686'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.645001 15.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.645001"^^xsd:decimal ;
  dwc:decimalLongitude "15.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_687'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_687'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.0988888888889'^^xsd:double;
  dwc:longitude '15.467'^^xsd:double;
  dwc:latitude '32.645001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.467 32.6450005, 15.467 32.6450005, 15.467 32.6450005, 15.467 32.6450005, 15.467 32.6450005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_687'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.568001 15.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.568001"^^xsd:decimal ;
  dwc:decimalLongitude "15.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_688'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_688'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.49416666666667'^^xsd:double;
  dwc:longitude '15.123'^^xsd:double;
  dwc:latitude '32.568001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.1230001 32.5680008, 15.1230001 32.5680008, 15.1230001 32.5680008, 15.1230001 32.5680008, 15.1230001 32.5680008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_688'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.478001 14.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.478001"^^xsd:decimal ;
  dwc:decimalLongitude "14.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_689'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_689'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.9202777777778'^^xsd:double;
  dwc:longitude '14.997'^^xsd:double;
  dwc:latitude '32.478001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.9969997 32.4780006, 14.9969997 32.4780006, 14.9969997 32.4780006, 14.9969997 32.4780006, 14.9969997 32.4780006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_689'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.463001 14.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.463001"^^xsd:decimal ;
  dwc:decimalLongitude "14.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_690'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_690'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.2383333333333'^^xsd:double;
  dwc:longitude '14.986'^^xsd:double;
  dwc:latitude '32.463001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.9860001 32.4630013, 14.9860001 32.4630013, 14.9860001 32.4630013, 14.9860001 32.4630013, 14.9860001 32.4630013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_690'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 14.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "14.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_691'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_691'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.21055555555556'^^xsd:double;
  dwc:longitude '14.099'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.099 32.75, 14.099 32.75, 14.099 32.75, 14.099 32.75, 14.099 32.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_691'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.770001 14.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.770001"^^xsd:decimal ;
  dwc:decimalLongitude "14.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_692'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_692'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.7'^^xsd:double;
  dwc:longitude '14.043'^^xsd:double;
  dwc:latitude '32.770001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.0430002 32.7700005, 14.0430002 32.7700005, 14.0430002 32.7700005, 14.0430002 32.7700005, 14.0430002 32.7700005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_692'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.957001 13.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.957001"^^xsd:decimal ;
  dwc:decimalLongitude "13.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_694'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_694'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2194444444444'^^xsd:double;
  dwc:longitude '13.389'^^xsd:double;
  dwc:latitude '32.957001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.3889999 32.9570007, 13.3889999 32.9570007, 13.3889999 32.9570007, 13.3889999 32.9570007, 13.3889999 32.9570007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_694'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.219002 12.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.219002"^^xsd:decimal ;
  dwc:decimalLongitude "12.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_695'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_695'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.3327777777778'^^xsd:double;
  dwc:longitude '12.682'^^xsd:double;
  dwc:latitude '33.219002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6820002 33.2190018, 12.6820002 33.2190018, 12.6820002 33.2190018, 12.6820002 33.2190018, 12.6820002 33.2190018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_695'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.139999 12.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.139999"^^xsd:decimal ;
  dwc:decimalLongitude "12.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_696'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_696'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.5166666666667'^^xsd:double;
  dwc:longitude '12.698'^^xsd:double;
  dwc:latitude '33.139999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.698 33.1399994, 12.698 33.1399994, 12.698 33.1399994, 12.698 33.1399994, 12.698 33.1399994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_696'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.160999 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.160999"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_697'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_697'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.8888888888889'^^xsd:double;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '33.160999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6300001 33.1609993, 12.6300001 33.1609993, 12.6300001 33.1609993, 12.6300001 33.1609993, 12.6300001 33.1609993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_697'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.069 12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.069"^^xsd:decimal ;
  dwc:decimalLongitude "12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_698'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_698'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.1505555555556'^^xsd:double;
  dwc:longitude '12.828'^^xsd:double;
  dwc:latitude '33.069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8280001 33.0690002, 12.8280001 33.0690002, 12.8280001 33.0690002, 12.8280001 33.0690002, 12.8280001 33.0690002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_698'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.016998 12.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.016998"^^xsd:decimal ;
  dwc:decimalLongitude "12.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_699'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_699'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.0997222222222'^^xsd:double;
  dwc:longitude '12.514'^^xsd:double;
  dwc:latitude '33.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5139999 33.0169983, 12.5139999 33.0169983, 12.5139999 33.0169983, 12.5139999 33.0169983, 12.5139999 33.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_699'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.014999 12.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.014999"^^xsd:decimal ;
  dwc:decimalLongitude "12.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_700'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_700'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.2772222222222'^^xsd:double;
  dwc:longitude '12.509'^^xsd:double;
  dwc:latitude '33.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5089998 33.0149994, 12.5089998 33.0149994, 12.5089998 33.0149994, 12.5089998 33.0149994, 12.5089998 33.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_700'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.115002 11.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.115002"^^xsd:decimal ;
  dwc:decimalLongitude "11.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_701'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_701'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.1841666666667'^^xsd:double;
  dwc:longitude '11.908'^^xsd:double;
  dwc:latitude '33.115002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.908 33.1150017, 11.908 33.1150017, 11.908 33.1150017, 11.908 33.1150017, 11.908 33.1150017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_701'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.126 11.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.126"^^xsd:decimal ;
  dwc:decimalLongitude "11.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_702'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_702'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.3211111111111'^^xsd:double;
  dwc:longitude '11.871'^^xsd:double;
  dwc:latitude '33.126'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8710003 33.1259995, 11.8710003 33.1259995, 11.8710003 33.1259995, 11.8710003 33.1259995, 11.8710003 33.1259995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_702'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.32 11.476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.32"^^xsd:decimal ;
  dwc:decimalLongitude "11.476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_704'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_704'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.71083333333333'^^xsd:double;
  dwc:longitude '11.476'^^xsd:double;
  dwc:latitude '33.32'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4759998 33.3199997, 11.4759998 33.3199997, 11.4759998 33.3199997, 11.4759998 33.3199997, 11.4759998 33.3199997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_704'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.380001 11.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.380001"^^xsd:decimal ;
  dwc:decimalLongitude "11.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_705'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_705'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.98277777777778'^^xsd:double;
  dwc:longitude '11.497'^^xsd:double;
  dwc:latitude '33.380001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4969997 33.3800011, 11.4969997 33.3800011, 11.4969997 33.3800011, 11.4969997 33.3800011, 11.4969997 33.3800011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_705'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.389 11.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_706'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_706'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.3980555555556'^^xsd:double;
  dwc:longitude '11.461'^^xsd:double;
  dwc:latitude '33.389'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4610004 33.3889999, 11.4610004 33.3889999, 11.4610004 33.3889999, 11.4610004 33.3889999, 11.4610004 33.3889999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_706'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.682999 10.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.682999"^^xsd:decimal ;
  dwc:decimalLongitude "10.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_707'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_707'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.59777777777778'^^xsd:double;
  dwc:longitude '10.904'^^xsd:double;
  dwc:latitude '33.682999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9040003 33.6829987, 10.9040003 33.6829987, 10.9040003 33.6829987, 10.9040003 33.6829987, 10.9040003 33.6829987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_707'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.555"^^xsd:decimal ;
  dwc:decimalLongitude "11.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_708'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_708'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.7825'^^xsd:double;
  dwc:longitude '11.29'^^xsd:double;
  dwc:latitude '33.555'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.29 33.5550003, 11.29 33.5550003, 11.29 33.5550003, 11.29 33.5550003, 11.29 33.5550003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_708'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.620998 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.620998"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_709'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_709'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.3433333333333'^^xsd:double;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.620998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1890001 33.6209984, 11.1890001 33.6209984, 11.1890001 33.6209984, 11.1890001 33.6209984, 11.1890001 33.6209984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_709'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.626 11.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.626"^^xsd:decimal ;
  dwc:decimalLongitude "11.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_710'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_710'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.4683333333333'^^xsd:double;
  dwc:longitude '11.186'^^xsd:double;
  dwc:latitude '33.626'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1859999 33.6259995, 11.1859999 33.6259995, 11.1859999 33.6259995, 11.1859999 33.6259995, 11.1859999 33.6259995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_710'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.66 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.66"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_711'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_711'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1911111111111'^^xsd:double;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '33.66'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1549997 33.6599999, 11.1549997 33.6599999, 11.1549997 33.6599999, 11.1549997 33.6599999, 11.1549997 33.6599999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_711'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.098999 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.098999"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_713'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_713'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.3077777777778'^^xsd:double;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.098999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4569998 34.098999, 10.4569998 34.098999, 10.4569998 34.098999, 10.4569998 34.098999, 10.4569998 34.098999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_713'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036999 10.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036999"^^xsd:decimal ;
  dwc:decimalLongitude "10.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_714'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_714'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.7183333333333'^^xsd:double;
  dwc:longitude '10.92'^^xsd:double;
  dwc:latitude '34.036999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9200001 34.0369988, 10.9200001 34.0369988, 10.9200001 34.0369988, 10.9200001 34.0369988, 10.9200001 34.0369988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_714'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.584999 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.584999"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_715'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_715'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.22083333333333'^^xsd:double;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '33.584999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8000002 33.5849991, 11.8000002 33.5849991, 11.8000002 33.5849991, 11.8000002 33.5849991, 11.8000002 33.5849991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_715'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.911999 10.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.911999"^^xsd:decimal ;
  dwc:decimalLongitude "10.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_716'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_716'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.56'^^xsd:double;
  dwc:longitude '10.729'^^xsd:double;
  dwc:latitude '33.911999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7290001 33.9119988, 10.7290001 33.9119988, 10.7290001 33.9119988, 10.7290001 33.9119988, 10.7290001 33.9119988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_716'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 10.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.937"^^xsd:decimal ;
  dwc:decimalLongitude "10.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_717'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_717'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.8980555555556'^^xsd:double;
  dwc:longitude '10.751'^^xsd:double;
  dwc:latitude '33.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7510004 33.9370003, 10.7510004 33.9370003, 10.7510004 33.9370003, 10.7510004 33.9370003, 10.7510004 33.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_717'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938999 10.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938999"^^xsd:decimal ;
  dwc:decimalLongitude "10.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_718'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_718'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.2169444444444'^^xsd:double;
  dwc:longitude '10.712'^^xsd:double;
  dwc:latitude '33.938999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7119999 33.9389992, 10.7119999 33.9389992, 10.7119999 33.9389992, 10.7119999 33.9389992, 10.7119999 33.9389992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_718'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007999 10.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007999"^^xsd:decimal ;
  dwc:decimalLongitude "10.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_719'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_719'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:longitude '10.929'^^xsd:double;
  dwc:latitude '34.007999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9289999 34.0079994, 10.9289999 34.0079994, 10.9289999 34.0079994, 10.9289999 34.0079994, 10.9289999 34.0079994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_719'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.933998 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.933998"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_720'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_720'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.3488888888889'^^xsd:double;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '33.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6459999 33.9339981, 10.6459999 33.9339981, 10.6459999 33.9339981, 10.6459999 33.9339981, 10.6459999 33.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_720'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.691002 10.427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.691002"^^xsd:decimal ;
  dwc:decimalLongitude "10.427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_721'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_721'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.7491666666667'^^xsd:double;
  dwc:longitude '10.427'^^xsd:double;
  dwc:latitude '33.691002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4270001 33.6910019, 10.4270001 33.6910019, 10.4270001 33.6910019, 10.4270001 33.6910019, 10.4270001 33.6910019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_721'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.877998 10.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.877998"^^xsd:decimal ;
  dwc:decimalLongitude "10.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_722'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_722'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.8411111111111'^^xsd:double;
  dwc:longitude '10.53'^^xsd:double;
  dwc:latitude '33.877998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5299997 33.8779984, 10.5299997 33.8779984, 10.5299997 33.8779984, 10.5299997 33.8779984, 10.5299997 33.8779984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_722'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959999 10.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.959999"^^xsd:decimal ;
  dwc:decimalLongitude "10.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_723'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_723'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.43'^^xsd:double;
  dwc:longitude '10.549'^^xsd:double;
  dwc:latitude '33.959999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5489998 33.9599991, 10.5489998 33.9599991, 10.5489998 33.9599991, 10.5489998 33.9599991, 10.5489998 33.9599991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_723'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.952999 10.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.952999"^^xsd:decimal ;
  dwc:decimalLongitude "10.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_724'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_724'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.1880555555556'^^xsd:double;
  dwc:longitude '10.552'^^xsd:double;
  dwc:latitude '33.952999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5520001 33.9529991, 10.5520001 33.9529991, 10.5520001 33.9529991, 10.5520001 33.9529991, 10.5520001 33.9529991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_724'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.951 10.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.951"^^xsd:decimal ;
  dwc:decimalLongitude "10.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_725'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_725'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.2011111111111'^^xsd:double;
  dwc:longitude '10.545'^^xsd:double;
  dwc:latitude '33.951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5450001 33.9510002, 10.5450001 33.9510002, 10.5450001 33.9510002, 10.5450001 33.9510002, 10.5450001 33.9510002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_725'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.948002 10.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.948002"^^xsd:decimal ;
  dwc:decimalLongitude "10.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_726'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_726'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.1444444444444'^^xsd:double;
  dwc:longitude '10.66'^^xsd:double;
  dwc:latitude '33.948002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6599999 33.9480019, 10.6599999 33.9480019, 10.6599999 33.9480019, 10.6599999 33.9480019, 10.6599999 33.9480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_726'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959 10.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.959"^^xsd:decimal ;
  dwc:decimalLongitude "10.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_727'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_727'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.4988888888889'^^xsd:double;
  dwc:longitude '10.659'^^xsd:double;
  dwc:latitude '33.959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6590004 33.9589996, 10.6590004 33.9589996, 10.6590004 33.9589996, 10.6590004 33.9589996, 10.6590004 33.9589996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_727'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945 10.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.945"^^xsd:decimal ;
  dwc:decimalLongitude "10.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_728'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_728'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:longitude '10.641'^^xsd:double;
  dwc:latitude '33.945'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6409998 33.9449997, 10.6409998 33.9449997, 10.6409998 33.9449997, 10.6409998 33.9449997, 10.6409998 33.9449997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_728'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956001 10.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956001"^^xsd:decimal ;
  dwc:decimalLongitude "10.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_729'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_729'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.7347222222222'^^xsd:double;
  dwc:longitude '10.66'^^xsd:double;
  dwc:latitude '33.956001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6599999 33.9560013, 10.6599999 33.9560013, 10.6599999 33.9560013, 10.6599999 33.9560013, 10.6599999 33.9560013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_729'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.932999 10.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.932999"^^xsd:decimal ;
  dwc:decimalLongitude "10.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_730'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_730'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.9783333333333'^^xsd:double;
  dwc:longitude '10.679'^^xsd:double;
  dwc:latitude '33.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6789999 33.9329987, 10.6789999 33.9329987, 10.6789999 33.9329987, 10.6789999 33.9329987, 10.6789999 33.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_730'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.951 10.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.951"^^xsd:decimal ;
  dwc:decimalLongitude "10.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_731'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_731'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.8691666666667'^^xsd:double;
  dwc:longitude '10.684'^^xsd:double;
  dwc:latitude '33.951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.684 33.9510002, 10.684 33.9510002, 10.684 33.9510002, 10.684 33.9510002, 10.684 33.9510002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_731'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962002 10.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962002"^^xsd:decimal ;
  dwc:decimalLongitude "10.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_732'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_732'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6436111111111'^^xsd:double;
  dwc:longitude '10.685'^^xsd:double;
  dwc:latitude '33.962002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6850004 33.9620018, 10.6850004 33.9620018, 10.6850004 33.9620018, 10.6850004 33.9620018, 10.6850004 33.9620018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_732'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.950001 10.678001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.950001"^^xsd:decimal ;
  dwc:decimalLongitude "10.678001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_733'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_733'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.9486111111111'^^xsd:double;
  dwc:longitude '10.678001'^^xsd:double;
  dwc:latitude '33.950001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6780005 33.9500008, 10.6780005 33.9500008, 10.6780005 33.9500008, 10.6780005 33.9500008, 10.6780005 33.9500008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_733'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.07 10.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.07"^^xsd:decimal ;
  dwc:decimalLongitude "10.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_734'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_734'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6061111111111'^^xsd:double;
  dwc:longitude '10.628'^^xsd:double;
  dwc:latitude '34.07'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6280003 34.0699997, 10.6280003 34.0699997, 10.6280003 34.0699997, 10.6280003 34.0699997, 10.6280003 34.0699997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_734'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.943001 10.678001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.943001"^^xsd:decimal ;
  dwc:decimalLongitude "10.678001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_735'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_735'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.5113888888889'^^xsd:double;
  dwc:longitude '10.678001'^^xsd:double;
  dwc:latitude '33.943001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6780005 33.9430008, 10.6780005 33.9430008, 10.6780005 33.9430008, 10.6780005 33.9430008, 10.6780005 33.9430008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_735'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973999 10.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.973999"^^xsd:decimal ;
  dwc:decimalLongitude "10.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_736'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_736'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.2077777777778'^^xsd:double;
  dwc:longitude '10.805'^^xsd:double;
  dwc:latitude '33.973999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8050003 33.973999, 10.8050003 33.973999, 10.8050003 33.973999, 10.8050003 33.973999, 10.8050003 33.973999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_736'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.984001 10.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.984001"^^xsd:decimal ;
  dwc:decimalLongitude "10.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_737'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_737'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.5605555555556'^^xsd:double;
  dwc:longitude '10.791'^^xsd:double;
  dwc:latitude '33.984001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7910004 33.9840012, 10.7910004 33.9840012, 10.7910004 33.9840012, 10.7910004 33.9840012, 10.7910004 33.9840012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_737'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.998001 10.704001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.998001"^^xsd:decimal ;
  dwc:decimalLongitude "10.704001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_738'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_738'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.8836111111111'^^xsd:double;
  dwc:longitude '10.704001'^^xsd:double;
  dwc:latitude '33.998001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7040005 33.9980011, 10.7040005 33.9980011, 10.7040005 33.9980011, 10.7040005 33.9980011, 10.7040005 33.9980011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_738'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.098 10.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.098"^^xsd:decimal ;
  dwc:decimalLongitude "10.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_739'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_739'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.3863888888889'^^xsd:double;
  dwc:longitude '10.47'^^xsd:double;
  dwc:latitude '34.098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4700003 34.0979996, 10.4700003 34.0979996, 10.4700003 34.0979996, 10.4700003 34.0979996, 10.4700003 34.0979996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_739'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.992001 10.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.992001"^^xsd:decimal ;
  dwc:decimalLongitude "10.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_740'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_740'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.7025'^^xsd:double;
  dwc:longitude '10.671'^^xsd:double;
  dwc:latitude '33.992001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6709995 33.9920006, 10.6709995 33.9920006, 10.6709995 33.9920006, 10.6709995 33.9920006, 10.6709995 33.9920006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_740'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 10.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.98"^^xsd:decimal ;
  dwc:decimalLongitude "10.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_741'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_741'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.1519444444444'^^xsd:double;
  dwc:longitude '10.652'^^xsd:double;
  dwc:latitude '33.98'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6520004 33.9799995, 10.6520004 33.9799995, 10.6520004 33.9799995, 10.6520004 33.9799995, 10.6520004 33.9799995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_741'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.943001 10.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.943001"^^xsd:decimal ;
  dwc:decimalLongitude "10.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_742'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_742'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.3630555555556'^^xsd:double;
  dwc:longitude '10.66'^^xsd:double;
  dwc:latitude '33.943001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6599999 33.9430008, 10.6599999 33.9430008, 10.6599999 33.9430008, 10.6599999 33.9430008, 10.6599999 33.9430008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_742'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.932999 10.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.932999"^^xsd:decimal ;
  dwc:decimalLongitude "10.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_743'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_743'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.9455555555556'^^xsd:double;
  dwc:longitude '10.662'^^xsd:double;
  dwc:latitude '33.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6619997 33.9329987, 10.6619997 33.9329987, 10.6619997 33.9329987, 10.6619997 33.9329987, 10.6619997 33.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_743'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.939999 10.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.939999"^^xsd:decimal ;
  dwc:decimalLongitude "10.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_744'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_744'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.515'^^xsd:double;
  dwc:longitude '10.63'^^xsd:double;
  dwc:latitude '33.939999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6300001 33.9399986, 10.6300001 33.9399986, 10.6300001 33.9399986, 10.6300001 33.9399986, 10.6300001 33.9399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_744'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962002 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962002"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_745'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_745'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.3455555555556'^^xsd:double;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '33.962002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4989996 33.9620018, 10.4989996 33.9620018, 10.4989996 33.9620018, 10.4989996 33.9620018, 10.4989996 33.9620018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_745'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967999 10.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967999"^^xsd:decimal ;
  dwc:decimalLongitude "10.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_746'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_746'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.5361111111111'^^xsd:double;
  dwc:longitude '10.653'^^xsd:double;
  dwc:latitude '33.967999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6529999 33.9679985, 10.6529999 33.9679985, 10.6529999 33.9679985, 10.6529999 33.9679985, 10.6529999 33.9679985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_746'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_747'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_747'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.3666666666667'^^xsd:double;
  dwc:longitude '10.681'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6809998 33.9720001, 10.6809998 33.9720001, 10.6809998 33.9720001, 10.6809998 33.9720001, 10.6809998 33.9720001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_747'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.949001 10.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.949001"^^xsd:decimal ;
  dwc:decimalLongitude "10.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_748'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_748'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.46583333333333'^^xsd:double;
  dwc:longitude '10.662'^^xsd:double;
  dwc:latitude '33.949001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6619997 33.9490013, 10.6619997 33.9490013, 10.6619997 33.9490013, 10.6619997 33.9490013, 10.6619997 33.9490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_748'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.919998 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.919998"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_749'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_749'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.7680555555556'^^xsd:double;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '33.919998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6700001 33.9199982, 10.6700001 33.9199982, 10.6700001 33.9199982, 10.6700001 33.9199982, 10.6700001 33.9199982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_749'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.918999 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.918999"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_750'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_750'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.1186111111111'^^xsd:double;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '33.918999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6499996 33.9189987, 10.6499996 33.9189987, 10.6499996 33.9189987, 10.6499996 33.9189987, 10.6499996 33.9189987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_750'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 10.645001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.917"^^xsd:decimal ;
  dwc:decimalLongitude "10.645001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_751'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_751'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.5180555555556'^^xsd:double;
  dwc:longitude '10.645001'^^xsd:double;
  dwc:latitude '33.917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6450005 33.9169998, 10.6450005 33.9169998, 10.6450005 33.9169998, 10.6450005 33.9169998, 10.6450005 33.9169998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_751'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.933998 10.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.933998"^^xsd:decimal ;
  dwc:decimalLongitude "10.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_752'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_752'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0469444444444'^^xsd:double;
  dwc:longitude '10.644'^^xsd:double;
  dwc:latitude '33.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6440001 33.9339981, 10.6440001 33.9339981, 10.6440001 33.9339981, 10.6440001 33.9339981, 10.6440001 33.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_752'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.974999 10.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.974999"^^xsd:decimal ;
  dwc:decimalLongitude "10.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_753'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_753'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.5483333333333'^^xsd:double;
  dwc:longitude '10.666'^^xsd:double;
  dwc:latitude '33.974999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6660004 33.9749985, 10.6660004 33.9749985, 10.6660004 33.9749985, 10.6660004 33.9749985, 10.6660004 33.9749985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_753'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973999 10.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.973999"^^xsd:decimal ;
  dwc:decimalLongitude "10.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_754'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_754'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.8797222222222'^^xsd:double;
  dwc:longitude '10.665'^^xsd:double;
  dwc:latitude '33.973999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.665 33.973999, 10.665 33.973999, 10.665 33.973999, 10.665 33.973999, 10.665 33.973999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_754'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.979 10.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.979"^^xsd:decimal ;
  dwc:decimalLongitude "10.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_755'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_755'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.6763888888889'^^xsd:double;
  dwc:longitude '10.661'^^xsd:double;
  dwc:latitude '33.979'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6610003 33.9790001, 10.6610003 33.9790001, 10.6610003 33.9790001, 10.6610003 33.9790001, 10.6610003 33.9790001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_755'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009998 10.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009998"^^xsd:decimal ;
  dwc:decimalLongitude "10.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_756'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_756'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.17611111111111'^^xsd:double;
  dwc:longitude '10.629'^^xsd:double;
  dwc:latitude '34.009998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6289997 34.0099983, 10.6289997 34.0099983, 10.6289997 34.0099983, 10.6289997 34.0099983, 10.6289997 34.0099983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_756'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.994 10.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.994"^^xsd:decimal ;
  dwc:decimalLongitude "10.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_757'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_757'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.855'^^xsd:double;
  dwc:longitude '10.641'^^xsd:double;
  dwc:latitude '33.994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6409998 33.9939995, 10.6409998 33.9939995, 10.6409998 33.9939995, 10.6409998 33.9939995, 10.6409998 33.9939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_757'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.990002 10.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.990002"^^xsd:decimal ;
  dwc:decimalLongitude "10.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_758'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_758'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.1105555555556'^^xsd:double;
  dwc:longitude '10.644'^^xsd:double;
  dwc:latitude '33.990002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6440001 33.9900017, 10.6440001 33.9900017, 10.6440001 33.9900017, 10.6440001 33.9900017, 10.6440001 33.9900017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_758'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_285'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_285'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.9888888888889'^^xsd:double;
  dwc:longitude '23.555'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5550003 37.9319992, 23.5550003 37.9319992, 23.5550003 37.9319992, 23.5550003 37.9319992, 23.5550003 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_285'^^xsd:string;
  dwc:observationDate '2011-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.949001 23.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.949001"^^xsd:decimal ;
  dwc:decimalLongitude "23.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_286'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_286'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0766666666667'^^xsd:double;
  dwc:longitude '23.559'^^xsd:double;
  dwc:latitude '37.949001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.559 37.9490013, 23.559 37.9490013, 23.559 37.9490013, 23.559 37.9490013, 23.559 37.9490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_286'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948002 23.556999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.948002"^^xsd:decimal ;
  dwc:decimalLongitude "23.556999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_287'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_287'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.189444444444'^^xsd:double;
  dwc:longitude '23.556999'^^xsd:double;
  dwc:latitude '37.948002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5569992 37.9480019, 23.5569992 37.9480019, 23.5569992 37.9480019, 23.5569992 37.9480019, 23.5569992 37.9480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_287'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_288'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_288'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1708333333333'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9309998, 23.5559998 37.9309998, 23.5559998 37.9309998, 23.5559998 37.9309998, 23.5559998 37.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_288'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.942001 23.547001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.942001"^^xsd:decimal ;
  dwc:decimalLongitude "23.547001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_289'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_289'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.7075'^^xsd:double;
  dwc:longitude '23.547001'^^xsd:double;
  dwc:latitude '37.942001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5470009 37.9420013, 23.5470009 37.9420013, 23.5470009 37.9420013, 23.5470009 37.9420013, 23.5470009 37.9420013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_289'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987999 10.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987999"^^xsd:decimal ;
  dwc:decimalLongitude "10.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_759'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_759'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.4227777777778'^^xsd:double;
  dwc:longitude '10.648'^^xsd:double;
  dwc:latitude '33.987999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6479998 33.987999, 10.6479998 33.987999, 10.6479998 33.987999, 10.6479998 33.987999, 10.6479998 33.987999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_759'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.994 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.994"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_760'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_760'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.85'^^xsd:double;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '33.994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7069998 33.9939995, 10.7069998 33.9939995, 10.7069998 33.9939995, 10.7069998 33.9939995, 10.7069998 33.9939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_760'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.995998 10.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.995998"^^xsd:decimal ;
  dwc:decimalLongitude "10.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_761'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_761'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.2072222222222'^^xsd:double;
  dwc:longitude '10.705'^^xsd:double;
  dwc:latitude '33.995998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7049999 33.9959984, 10.7049999 33.9959984, 10.7049999 33.9959984, 10.7049999 33.9959984, 10.7049999 33.9959984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_761'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.019001 10.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.019001"^^xsd:decimal ;
  dwc:decimalLongitude "10.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_763'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_763'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.99472222222222'^^xsd:double;
  dwc:longitude '10.613'^^xsd:double;
  dwc:latitude '34.019001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6129999 34.019001, 10.6129999 34.019001, 10.6129999 34.019001, 10.6129999 34.019001, 10.6129999 34.019001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_763'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973999 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.973999"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_764'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_764'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.4638888888889'^^xsd:double;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '33.973999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6689997 33.973999, 10.6689997 33.973999, 10.6689997 33.973999, 10.6689997 33.973999, 10.6689997 33.973999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_764'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.688999 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.688999"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_788'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_788'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.2725'^^xsd:double;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '33.688999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7329998 33.6889992, 10.7329998 33.6889992, 10.7329998 33.6889992, 10.7329998 33.6889992, 10.7329998 33.6889992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_788'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721001 10.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.721001"^^xsd:decimal ;
  dwc:decimalLongitude "10.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_789'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_789'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.39'^^xsd:double;
  dwc:longitude '10.622'^^xsd:double;
  dwc:latitude '33.721001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6219997 33.7210007, 10.6219997 33.7210007, 10.6219997 33.7210007, 10.6219997 33.7210007, 10.6219997 33.7210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_789'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.728001 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.728001"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_790'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_790'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.1994444444444'^^xsd:double;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '33.728001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5690002 33.7280006, 10.5690002 33.7280006, 10.5690002 33.7280006, 10.5690002 33.7280006, 10.5690002 33.7280006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_790'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.946999 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.946999"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_791'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_791'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.2436111111111'^^xsd:double;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '33.946999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6689997 33.9469986, 10.6689997 33.9469986, 10.6689997 33.9469986, 10.6689997 33.9469986, 10.6689997 33.9469986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_791'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.943001 10.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.943001"^^xsd:decimal ;
  dwc:decimalLongitude "10.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_792'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_792'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.0008333333333'^^xsd:double;
  dwc:longitude '10.671'^^xsd:double;
  dwc:latitude '33.943001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6709995 33.9430008, 10.6709995 33.9430008, 10.6709995 33.9430008, 10.6709995 33.9430008, 10.6709995 33.9430008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_792'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.939999 10.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.939999"^^xsd:decimal ;
  dwc:decimalLongitude "10.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_793'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_793'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.3191666666667'^^xsd:double;
  dwc:longitude '10.676'^^xsd:double;
  dwc:latitude '33.939999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6759996 33.9399986, 10.6759996 33.9399986, 10.6759996 33.9399986, 10.6759996 33.9399986, 10.6759996 33.9399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_793'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962002 10.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962002"^^xsd:decimal ;
  dwc:decimalLongitude "10.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_797'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_797'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.1272222222222'^^xsd:double;
  dwc:longitude '10.651'^^xsd:double;
  dwc:latitude '33.962002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.651 33.9620018, 10.651 33.9620018, 10.651 33.9620018, 10.651 33.9620018, 10.651 33.9620018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_797'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973999 10.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.973999"^^xsd:decimal ;
  dwc:decimalLongitude "10.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_798'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_798'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.94138888888889'^^xsd:double;
  dwc:longitude '10.614'^^xsd:double;
  dwc:latitude '33.973999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6140003 33.973999, 10.6140003 33.973999, 10.6140003 33.973999, 10.6140003 33.973999, 10.6140003 33.973999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_798'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945 10.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.945"^^xsd:decimal ;
  dwc:decimalLongitude "10.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_799'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_799'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.3733333333333'^^xsd:double;
  dwc:longitude '10.689'^^xsd:double;
  dwc:latitude '33.945'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6890001 33.9449997, 10.6890001 33.9449997, 10.6890001 33.9449997, 10.6890001 33.9449997, 10.6890001 33.9449997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_799'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.946999 10.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.946999"^^xsd:decimal ;
  dwc:decimalLongitude "10.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_800'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_800'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6194444444444'^^xsd:double;
  dwc:longitude '10.687'^^xsd:double;
  dwc:latitude '33.946999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6870003 33.9469986, 10.6870003 33.9469986, 10.6870003 33.9469986, 10.6870003 33.9469986, 10.6870003 33.9469986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_800'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.952999 10.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.952999"^^xsd:decimal ;
  dwc:decimalLongitude "10.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_810'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_810'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.5755555555556'^^xsd:double;
  dwc:longitude '10.648'^^xsd:double;
  dwc:latitude '33.952999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6479998 33.9529991, 10.6479998 33.9529991, 10.6479998 33.9529991, 10.6479998 33.9529991, 10.6479998 33.9529991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_810'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.943001 10.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.943001"^^xsd:decimal ;
  dwc:decimalLongitude "10.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_811'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_811'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.6944444444444'^^xsd:double;
  dwc:longitude '10.655'^^xsd:double;
  dwc:latitude '33.943001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6549997 33.9430008, 10.6549997 33.9430008, 10.6549997 33.9430008, 10.6549997 33.9430008, 10.6549997 33.9430008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_811'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251999 10.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251999"^^xsd:decimal ;
  dwc:decimalLongitude "10.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_812'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_812'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.72222222222222'^^xsd:double;
  dwc:longitude '10.977'^^xsd:double;
  dwc:latitude '34.251999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9770002 34.2519989, 10.9770002 34.2519989, 10.9770002 34.2519989, 10.9770002 34.2519989, 10.9770002 34.2519989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_812'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261002 10.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.261002"^^xsd:decimal ;
  dwc:decimalLongitude "10.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_813'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_813'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.9475'^^xsd:double;
  dwc:longitude '10.96'^^xsd:double;
  dwc:latitude '34.261002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.96 34.2610016, 10.96 34.2610016, 10.96 34.2610016, 10.96 34.2610016, 10.96 34.2610016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_813'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.897999 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.897999"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_814'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_814'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.2647222222222'^^xsd:double;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '33.897999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2080002 33.8979988, 11.2080002 33.8979988, 11.2080002 33.8979988, 11.2080002 33.8979988, 11.2080002 33.8979988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_814'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.946999 10.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.946999"^^xsd:decimal ;
  dwc:decimalLongitude "10.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_844'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_844'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.903055555556'^^xsd:double;
  dwc:longitude '10.635'^^xsd:double;
  dwc:latitude '33.946999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6350002 33.9469986, 10.6350002 33.9469986, 10.6350002 33.9469986, 10.6350002 33.9469986, 10.6350002 33.9469986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_844'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.957001 10.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.957001"^^xsd:decimal ;
  dwc:decimalLongitude "10.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_845'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_845'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.766388888889'^^xsd:double;
  dwc:longitude '10.649'^^xsd:double;
  dwc:latitude '33.957001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6490002 33.9570007, 10.6490002 33.9570007, 10.6490002 33.9570007, 10.6490002 33.9570007, 10.6490002 33.9570007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_845'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959999 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.959999"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_846'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_846'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.64'^^xsd:double;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '33.959999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6669998 33.9599991, 10.6669998 33.9599991, 10.6669998 33.9599991, 10.6669998 33.9599991, 10.6669998 33.9599991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_846'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.976002 10.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.976002"^^xsd:decimal ;
  dwc:decimalLongitude "10.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_847'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_847'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.2708333333333'^^xsd:double;
  dwc:longitude '10.688'^^xsd:double;
  dwc:latitude '33.976002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6879997 33.9760017, 10.6879997 33.9760017, 10.6879997 33.9760017, 10.6879997 33.9760017, 10.6879997 33.9760017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_847'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.977001 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.977001"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_848'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_848'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.9697222222222'^^xsd:double;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '33.977001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6719999 33.9770012, 10.6719999 33.9770012, 10.6719999 33.9770012, 10.6719999 33.9770012, 10.6719999 33.9770012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_848'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.978001 10.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.978001"^^xsd:decimal ;
  dwc:decimalLongitude "10.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_849'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_849'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.409722222222'^^xsd:double;
  dwc:longitude '10.675'^^xsd:double;
  dwc:latitude '33.978001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6750002 33.9780006, 10.6750002 33.9780006, 10.6750002 33.9780006, 10.6750002 33.9780006, 10.6750002 33.9780006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_849'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.994 10.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.994"^^xsd:decimal ;
  dwc:decimalLongitude "10.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_854'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_854'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.393611111111'^^xsd:double;
  dwc:longitude '10.93'^^xsd:double;
  dwc:latitude '33.994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9300003 33.9939995, 10.9300003 33.9939995, 10.9300003 33.9939995, 10.9300003 33.9939995, 10.9300003 33.9939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_854'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.958 10.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_855'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_855'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:longitude '10.949'^^xsd:double;
  dwc:latitude '33.958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9490004 33.9580002, 10.9490004 33.9580002, 10.9490004 33.9580002, 10.9490004 33.9580002, 10.9490004 33.9580002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_855'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955002 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.955002"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_856'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_856'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.4280555555556'^^xsd:double;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '33.955002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.967 33.9550018, 10.967 33.9550018, 10.967 33.9550018, 10.967 33.9550018, 10.967 33.9550018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_856'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.953999 10.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.953999"^^xsd:decimal ;
  dwc:decimalLongitude "10.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_857'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_857'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.712222222222'^^xsd:double;
  dwc:longitude '10.974'^^xsd:double;
  dwc:latitude '33.953999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.974 33.9539986, 10.974 33.9539986, 10.974 33.9539986, 10.974 33.9539986, 10.974 33.9539986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_857'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.952 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.952"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_858'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_858'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.448333333333'^^xsd:double;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '33.952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9700003 33.9519997, 10.9700003 33.9519997, 10.9700003 33.9519997, 10.9700003 33.9519997, 10.9700003 33.9519997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_858'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959 10.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.959"^^xsd:decimal ;
  dwc:decimalLongitude "10.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_859'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_859'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.0594444444444'^^xsd:double;
  dwc:longitude '10.957'^^xsd:double;
  dwc:latitude '33.959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9569998 33.9589996, 10.9569998 33.9589996, 10.9569998 33.9589996, 10.9569998 33.9589996, 10.9569998 33.9589996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_859'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959 10.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.959"^^xsd:decimal ;
  dwc:decimalLongitude "10.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_860'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_860'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.965'^^xsd:double;
  dwc:longitude '10.956'^^xsd:double;
  dwc:latitude '33.959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9560003 33.9589996, 10.9560003 33.9589996, 10.9560003 33.9589996, 10.9560003 33.9589996, 10.9560003 33.9589996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_860'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.949001 10.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.949001"^^xsd:decimal ;
  dwc:decimalLongitude "10.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_861'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_861'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4069444444444'^^xsd:double;
  dwc:longitude '10.966'^^xsd:double;
  dwc:latitude '33.949001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9659996 33.9490013, 10.9659996 33.9490013, 10.9659996 33.9490013, 10.9659996 33.9490013, 10.9659996 33.9490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_861'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945999 10.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.945999"^^xsd:decimal ;
  dwc:decimalLongitude "10.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_862'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_862'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.605277777778'^^xsd:double;
  dwc:longitude '10.964'^^xsd:double;
  dwc:latitude '33.945999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9639998 33.9459992, 10.9639998 33.9459992, 10.9639998 33.9459992, 10.9639998 33.9459992, 10.9639998 33.9459992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_862'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.948002 10.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.948002"^^xsd:decimal ;
  dwc:decimalLongitude "10.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_863'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_863'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.843888888889'^^xsd:double;
  dwc:longitude '10.961'^^xsd:double;
  dwc:latitude '33.948002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9610004 33.9480019, 10.9610004 33.9480019, 10.9610004 33.9480019, 10.9610004 33.9480019, 10.9610004 33.9480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_863'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.946999 10.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.946999"^^xsd:decimal ;
  dwc:decimalLongitude "10.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_864'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_864'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.7994444444444'^^xsd:double;
  dwc:longitude '10.965'^^xsd:double;
  dwc:latitude '33.946999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9650002 33.9469986, 10.9650002 33.9469986, 10.9650002 33.9469986, 10.9650002 33.9469986, 10.9650002 33.9469986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_864'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.946999 10.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.946999"^^xsd:decimal ;
  dwc:decimalLongitude "10.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_865'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_865'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.8341666666667'^^xsd:double;
  dwc:longitude '10.964'^^xsd:double;
  dwc:latitude '33.946999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9639998 33.9469986, 10.9639998 33.9469986, 10.9639998 33.9469986, 10.9639998 33.9469986, 10.9639998 33.9469986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_865'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.942001 10.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.942001"^^xsd:decimal ;
  dwc:decimalLongitude "10.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_866'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_866'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1777777777778'^^xsd:double;
  dwc:longitude '10.985'^^xsd:double;
  dwc:latitude '33.942001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9849997 33.9420013, 10.9849997 33.9420013, 10.9849997 33.9420013, 10.9849997 33.9420013, 10.9849997 33.9420013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_866'^^xsd:string;
  dwc:observationDate '2011-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.926998 11.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.926998"^^xsd:decimal ;
  dwc:decimalLongitude "11.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_867'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_867'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.939722222222'^^xsd:double;
  dwc:longitude '11.003'^^xsd:double;
  dwc:latitude '33.926998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0030003 33.9269981, 11.0030003 33.9269981, 11.0030003 33.9269981, 11.0030003 33.9269981, 11.0030003 33.9269981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_867'^^xsd:string;
  dwc:observationDate '2011-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945 11.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.945"^^xsd:decimal ;
  dwc:decimalLongitude "11.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_868'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_868'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.388333333333'^^xsd:double;
  dwc:longitude '11.026'^^xsd:double;
  dwc:latitude '33.945'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.026 33.9449997, 11.026 33.9449997, 11.026 33.9449997, 11.026 33.9449997, 11.026 33.9449997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_868'^^xsd:string;
  dwc:observationDate '2011-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_869'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_869'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.755'^^xsd:double;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0509996 33.9309998, 11.0509996 33.9309998, 11.0509996 33.9309998, 11.0509996 33.9309998, 11.0509996 33.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_869'^^xsd:string;
  dwc:observationDate '2011-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.384998 25.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.384998"^^xsd:decimal ;
  dwc:decimalLongitude "25.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1334'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1334'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.4883333333333'^^xsd:double;
  dwc:longitude '25.542'^^xsd:double;
  dwc:latitude '35.384998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5419998 35.3849983, 25.5419998 35.3849983, 25.5419998 35.3849983, 25.5419998 35.3849983, 25.5419998 35.3849983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1334'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1335'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1335'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.5133333333333'^^xsd:double;
  dwc:longitude '25.583'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5830002 35.3499985, 25.5830002 35.3499985, 25.5830002 35.3499985, 25.5830002 35.3499985, 25.5830002 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1335'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1336'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1336'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.0425'^^xsd:double;
  dwc:longitude '25.539'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5389996 35.3479996, 25.5389996 35.3479996, 25.5389996 35.3479996, 25.5389996 35.3479996, 25.5389996 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1336'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1337'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1337'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.1316666666667'^^xsd:double;
  dwc:longitude '25.553'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5529995 35.3460007, 25.5529995 35.3460007, 25.5529995 35.3460007, 25.5529995 35.3460007, 25.5529995 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1337'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.376 25.563999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.376"^^xsd:decimal ;
  dwc:decimalLongitude "25.563999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1338'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1338'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.93'^^xsd:double;
  dwc:longitude '25.563999'^^xsd:double;
  dwc:latitude '35.376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5639992 35.3759995, 25.5639992 35.3759995, 25.5639992 35.3759995, 25.5639992 35.3759995, 25.5639992 35.3759995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1338'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.390999 25.632999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.390999"^^xsd:decimal ;
  dwc:decimalLongitude "25.632999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1340'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1340'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.4838888888889'^^xsd:double;
  dwc:longitude '25.632999'^^xsd:double;
  dwc:latitude '35.390999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6329994 35.3909988, 25.6329994 35.3909988, 25.6329994 35.3909988, 25.6329994 35.3909988, 25.6329994 35.3909988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1340'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.966999 25.268999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.966999"^^xsd:decimal ;
  dwc:decimalLongitude "25.268999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1341'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1341'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0575'^^xsd:double;
  dwc:longitude '25.268999'^^xsd:double;
  dwc:latitude '35.966999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2689991 35.9669991, 25.2689991 35.9669991, 25.2689991 35.9669991, 25.2689991 35.9669991, 25.2689991 35.9669991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1341'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.334 25.566999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.334"^^xsd:decimal ;
  dwc:decimalLongitude "25.566999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1342'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1342'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.56166666666667'^^xsd:double;
  dwc:longitude '25.566999'^^xsd:double;
  dwc:latitude '35.334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5669994 35.3339996, 25.5669994 35.3339996, 25.5669994 35.3339996, 25.5669994 35.3339996, 25.5669994 35.3339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1342'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355"^^xsd:decimal ;
  dwc:decimalLongitude "25.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1344'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1344'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.3688888888889'^^xsd:double;
  dwc:longitude '25.604'^^xsd:double;
  dwc:latitude '35.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6040001 35.3549995, 25.6040001 35.3549995, 25.6040001 35.3549995, 25.6040001 35.3549995, 25.6040001 35.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1344'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.565001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.366001"^^xsd:decimal ;
  dwc:decimalLongitude "25.565001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1345'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1345'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.36916666666667'^^xsd:double;
  dwc:longitude '25.565001'^^xsd:double;
  dwc:latitude '35.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5650005 35.3660011, 25.5650005 35.3660011, 25.5650005 35.3660011, 25.5650005 35.3660011, 25.5650005 35.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1345'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1346'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1346'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.8136111111111'^^xsd:double;
  dwc:longitude '25.666'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6660004 35.3540001, 25.6660004 35.3540001, 25.6660004 35.3540001, 25.6660004 35.3540001, 25.6660004 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1346'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.299999 25.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.299999"^^xsd:decimal ;
  dwc:decimalLongitude "25.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1393'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1393'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.6322222222222'^^xsd:double;
  dwc:longitude '25.876'^^xsd:double;
  dwc:latitude '35.299999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8759995 35.2999992, 25.8759995 35.2999992, 25.8759995 35.2999992, 25.8759995 35.2999992, 25.8759995 35.2999992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1393'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325001 25.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325001"^^xsd:decimal ;
  dwc:decimalLongitude "25.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1394'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1394'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.2597222222222'^^xsd:double;
  dwc:longitude '25.869'^^xsd:double;
  dwc:latitude '35.325001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8689995 35.3250008, 25.8689995 35.3250008, 25.8689995 35.3250008, 25.8689995 35.3250008, 25.8689995 35.3250008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1394'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.263001 26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.263001"^^xsd:decimal ;
  dwc:decimalLongitude "26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1395'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1395'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.9077777777778'^^xsd:double;
  dwc:longitude '26.01'^^xsd:double;
  dwc:latitude '35.263001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0100002 35.2630005, 26.0100002 35.2630005, 26.0100002 35.2630005, 26.0100002 35.2630005, 26.0100002 35.2630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1395'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.252998 26.131001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.252998"^^xsd:decimal ;
  dwc:decimalLongitude "26.131001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1396'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1396'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.8105555555556'^^xsd:double;
  dwc:longitude '26.131001'^^xsd:double;
  dwc:latitude '35.252998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.1310005 35.2529984, 26.1310005 35.2529984, 26.1310005 35.2529984, 26.1310005 35.2529984, 26.1310005 35.2529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1396'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.266998 25.926001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.266998"^^xsd:decimal ;
  dwc:decimalLongitude "25.926001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1397'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1397'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.0533333333333'^^xsd:double;
  dwc:longitude '25.926001'^^xsd:double;
  dwc:latitude '35.266998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9260006 35.2669983, 25.9260006 35.2669983, 25.9260006 35.2669983, 25.9260006 35.2669983, 25.9260006 35.2669983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1397'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.778999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342999"^^xsd:decimal ;
  dwc:decimalLongitude "25.778999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1398'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1398'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.1094444444444'^^xsd:double;
  dwc:longitude '25.778999'^^xsd:double;
  dwc:latitude '35.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7789993 35.3429985, 25.7789993 35.3429985, 25.7789993 35.3429985, 25.7789993 35.3429985, 25.7789993 35.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1398'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.778999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.778999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1399'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1399'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.1558333333333'^^xsd:double;
  dwc:longitude '25.778999'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7789993 35.3440018, 25.7789993 35.3440018, 25.7789993 35.3440018, 25.7789993 35.3440018, 25.7789993 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1399'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.301998 25.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.301998"^^xsd:decimal ;
  dwc:decimalLongitude "25.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1400'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1400'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.88083333333333'^^xsd:double;
  dwc:longitude '25.85'^^xsd:double;
  dwc:latitude '35.301998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8500004 35.3019981, 25.8500004 35.3019981, 25.8500004 35.3019981, 25.8500004 35.3019981, 25.8500004 35.3019981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1400'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.331001 25.792999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.331001"^^xsd:decimal ;
  dwc:decimalLongitude "25.792999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1401'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1401'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.8347222222222'^^xsd:double;
  dwc:longitude '25.792999'^^xsd:double;
  dwc:latitude '35.331001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7929993 35.3310013, 25.7929993 35.3310013, 25.7929993 35.3310013, 25.7929993 35.3310013, 25.7929993 35.3310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1401'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.780001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.780001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1402'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1402'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.4922222222222'^^xsd:double;
  dwc:longitude '25.780001'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7800007 35.3450012, 25.7800007 35.3450012, 25.7800007 35.3450012, 25.7800007 35.3450012, 25.7800007 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1402'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342999"^^xsd:decimal ;
  dwc:decimalLongitude "25.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1403'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1403'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.0005555555556'^^xsd:double;
  dwc:longitude '25.781'^^xsd:double;
  dwc:latitude '35.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7810001 35.3429985, 25.7810001 35.3429985, 25.7810001 35.3429985, 25.7810001 35.3429985, 25.7810001 35.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1403'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.764999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.764999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1404'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1404'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.32805555555556'^^xsd:double;
  dwc:longitude '25.764999'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7649994 35.3540001, 25.7649994 35.3540001, 25.7649994 35.3540001, 25.7649994 35.3540001, 25.7649994 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1404'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369"^^xsd:decimal ;
  dwc:decimalLongitude "25.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1405'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1405'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.0727777777778'^^xsd:double;
  dwc:longitude '25.705'^^xsd:double;
  dwc:latitude '35.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7049999 35.3689995, 25.7049999 35.3689995, 25.7049999 35.3689995, 25.7049999 35.3689995, 25.7049999 35.3689995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1405'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.731001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.731001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1406'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1406'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.2858333333333'^^xsd:double;
  dwc:longitude '25.731001'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7310009 35.3520012, 25.7310009 35.3520012, 25.7310009 35.3520012, 25.7310009 35.3520012, 25.7310009 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1406'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.297001 25.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.297001"^^xsd:decimal ;
  dwc:decimalLongitude "25.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1407'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1407'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.235'^^xsd:double;
  dwc:longitude '25.771'^^xsd:double;
  dwc:latitude '35.297001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7709999 35.2970009, 25.7709999 35.2970009, 25.7709999 35.2970009, 25.7709999 35.2970009, 25.7709999 35.2970009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1407'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.277 25.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.277"^^xsd:decimal ;
  dwc:decimalLongitude "25.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1408'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1408'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.9094444444444'^^xsd:double;
  dwc:longitude '25.768'^^xsd:double;
  dwc:latitude '35.277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7679997 35.2770004, 25.7679997 35.2770004, 25.7679997 35.2770004, 25.7679997 35.2770004, 25.7679997 35.2770004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1408'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 26.254999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "26.254999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1409'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1409'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.0075'^^xsd:double;
  dwc:longitude '26.254999'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.2549992 35.3400002, 26.2549992 35.3400002, 26.2549992 35.3400002, 26.2549992 35.3400002, 26.2549992 35.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1409'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 26.097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "26.097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1410'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1410'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.2972222222222'^^xsd:double;
  dwc:longitude '26.097'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0970001 35.3460007, 26.0970001 35.3460007, 26.0970001 35.3460007, 26.0970001 35.3460007, 26.0970001 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1410'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.398998 25.523001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.398998"^^xsd:decimal ;
  dwc:decimalLongitude "25.523001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1411'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1411'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.2866666666667'^^xsd:double;
  dwc:longitude '25.523001'^^xsd:double;
  dwc:latitude '35.398998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5230007 35.3989983, 25.5230007 35.3989983, 25.5230007 35.3989983, 25.5230007 35.3989983, 25.5230007 35.3989983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1411'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.389999 25.712999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.389999"^^xsd:decimal ;
  dwc:decimalLongitude "25.712999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1412'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1412'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:longitude '25.712999'^^xsd:double;
  dwc:latitude '35.389999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7129993 35.3899994, 25.7129993 35.3899994, 25.7129993 35.3899994, 25.7129993 35.3899994, 25.7129993 35.3899994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1412'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.381001 25.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.381001"^^xsd:decimal ;
  dwc:decimalLongitude "25.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1413'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1413'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.1183333333333'^^xsd:double;
  dwc:longitude '25.712'^^xsd:double;
  dwc:latitude '35.381001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7119999 35.3810005, 25.7119999 35.3810005, 25.7119999 35.3810005, 25.7119999 35.3810005, 25.7119999 35.3810005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1413'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.714001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369"^^xsd:decimal ;
  dwc:decimalLongitude "25.714001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1414'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1414'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.3244444444444'^^xsd:double;
  dwc:longitude '25.714001'^^xsd:double;
  dwc:latitude '35.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7140007 35.3689995, 25.7140007 35.3689995, 25.7140007 35.3689995, 25.7140007 35.3689995, 25.7140007 35.3689995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1414'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408001 25.825001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408001"^^xsd:decimal ;
  dwc:decimalLongitude "25.825001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1415'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1415'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.95027777777778'^^xsd:double;
  dwc:longitude '25.825001'^^xsd:double;
  dwc:latitude '35.408001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8250008 35.408001, 25.8250008 35.408001, 25.8250008 35.408001, 25.8250008 35.408001, 25.8250008 35.408001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1415'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.806999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.806999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1416'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1416'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.5183333333333'^^xsd:double;
  dwc:longitude '25.806999'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8069992 35.3390007, 25.8069992 35.3390007, 25.8069992 35.3390007, 25.8069992 35.3390007, 25.8069992 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1416'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.327 25.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.327"^^xsd:decimal ;
  dwc:decimalLongitude "25.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1417'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1417'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.5563888888889'^^xsd:double;
  dwc:longitude '25.834'^^xsd:double;
  dwc:latitude '35.327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8339996 35.3269997, 25.8339996 35.3269997, 25.8339996 35.3269997, 25.8339996 35.3269997, 25.8339996 35.3269997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1417'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.790001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.790001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1418'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1418'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.58888888888889'^^xsd:double;
  dwc:longitude '25.790001'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7900009 35.3590012, 25.7900009 35.3590012, 25.7900009 35.3590012, 25.7900009 35.3590012, 25.7900009 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1418'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.799999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.799999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1553'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1553'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.6891666666667'^^xsd:double;
  dwc:longitude '25.799999'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7999992 35.3390007, 25.7999992 35.3390007, 25.7999992 35.3390007, 25.7999992 35.3390007, 25.7999992 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1553'^^xsd:string;
  dwc:observationDate '2011-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.764999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.764999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1554'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1554'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.0161111111111'^^xsd:double;
  dwc:longitude '25.764999'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7649994 35.3460007, 25.7649994 35.3460007, 25.7649994 35.3460007, 25.7649994 35.3460007, 25.7649994 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1554'^^xsd:string;
  dwc:observationDate '2011-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1555'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1555'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1711111111111'^^xsd:double;
  dwc:longitude '25.782'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7819996 35.348999, 25.7819996 35.348999, 25.7819996 35.348999, 25.7819996 35.348999, 25.7819996 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1555'^^xsd:string;
  dwc:observationDate '2011-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1556'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1556'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.716111111111'^^xsd:double;
  dwc:longitude '25.733'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7329998 35.3479996, 25.7329998 35.3479996, 25.7329998 35.3479996, 25.7329998 35.3479996, 25.7329998 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1556'^^xsd:string;
  dwc:observationDate '2011-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.377998 25.698999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.377998"^^xsd:decimal ;
  dwc:decimalLongitude "25.698999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1557'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1557'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.15472222222222'^^xsd:double;
  dwc:longitude '25.698999'^^xsd:double;
  dwc:latitude '35.377998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6989994 35.3779984, 25.6989994 35.3779984, 25.6989994 35.3779984, 25.6989994 35.3779984, 25.6989994 35.3779984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1557'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.740999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.740999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1558'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1558'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0858333333333'^^xsd:double;
  dwc:longitude '25.740999'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7409992 35.3590012, 25.7409992 35.3590012, 25.7409992 35.3590012, 25.7409992 35.3590012, 25.7409992 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1558'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342999"^^xsd:decimal ;
  dwc:decimalLongitude "25.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1559'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1559'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.4283333333333'^^xsd:double;
  dwc:longitude '25.736'^^xsd:double;
  dwc:latitude '35.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7360001 35.3429985, 25.7360001 35.3429985, 25.7360001 35.3429985, 25.7360001 35.3429985, 25.7360001 35.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1559'^^xsd:string;
  dwc:observationDate '2011-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1560'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1560'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.4522222222222'^^xsd:double;
  dwc:longitude '25.781'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7810001 35.3440018, 25.7810001 35.3440018, 25.7810001 35.3440018, 25.7810001 35.3440018, 25.7810001 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1560'^^xsd:string;
  dwc:observationDate '2011-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.749001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.361"^^xsd:decimal ;
  dwc:decimalLongitude "25.749001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1561'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1561'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.4511111111111'^^xsd:double;
  dwc:longitude '25.749001'^^xsd:double;
  dwc:latitude '35.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7490006 35.3610001, 25.7490006 35.3610001, 25.7490006 35.3610001, 25.7490006 35.3610001, 25.7490006 35.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1561'^^xsd:string;
  dwc:observationDate '2011-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1562'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1562'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2669444444444'^^xsd:double;
  dwc:longitude '25.775'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7749996 35.3450012, 25.7749996 35.3450012, 25.7749996 35.3450012, 25.7749996 35.3450012, 25.7749996 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1562'^^xsd:string;
  dwc:observationDate '2011-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1563'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1563'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.1569444444444'^^xsd:double;
  dwc:longitude '25.778'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7779999 35.3400002, 25.7779999 35.3400002, 25.7779999 35.3400002, 25.7779999 35.3400002, 25.7779999 35.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1563'^^xsd:string;
  dwc:observationDate '2011-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.338001"^^xsd:decimal ;
  dwc:decimalLongitude "25.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1564'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1564'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2258333333333'^^xsd:double;
  dwc:longitude '25.774'^^xsd:double;
  dwc:latitude '35.338001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7740002 35.3380013, 25.7740002 35.3380013, 25.7740002 35.3380013, 25.7740002 35.3380013, 25.7740002 35.3380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1564'^^xsd:string;
  dwc:observationDate '2011-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.285 25.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.285"^^xsd:decimal ;
  dwc:decimalLongitude "25.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1565'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1565'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.37'^^xsd:double;
  dwc:longitude '25.812'^^xsd:double;
  dwc:latitude '35.285'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8120003 35.2849999, 25.8120003 35.2849999, 25.8120003 35.2849999, 25.8120003 35.2849999, 25.8120003 35.2849999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1565'^^xsd:string;
  dwc:observationDate '2011-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.811001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.368"^^xsd:decimal ;
  dwc:decimalLongitude "25.811001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1566'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1566'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.5819444444444'^^xsd:double;
  dwc:longitude '25.811001'^^xsd:double;
  dwc:latitude '35.368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8110008 35.368, 25.8110008 35.368, 25.8110008 35.368, 25.8110008 35.368, 25.8110008 35.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1566'^^xsd:string;
  dwc:observationDate '2012-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341999"^^xsd:decimal ;
  dwc:decimalLongitude "25.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1567'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1567'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.616388888889'^^xsd:double;
  dwc:longitude '25.851'^^xsd:double;
  dwc:latitude '35.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8509998 35.3419991, 25.8509998 35.3419991, 25.8509998 35.3419991, 25.8509998 35.3419991, 25.8509998 35.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1567'^^xsd:string;
  dwc:observationDate '2012-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.338001"^^xsd:decimal ;
  dwc:decimalLongitude "25.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1568'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1568'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.924444444444'^^xsd:double;
  dwc:longitude '25.737'^^xsd:double;
  dwc:latitude '35.338001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7369995 35.3380013, 25.7369995 35.3380013, 25.7369995 35.3380013, 25.7369995 35.3380013, 25.7369995 35.3380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1568'^^xsd:string;
  dwc:observationDate '2012-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342999"^^xsd:decimal ;
  dwc:decimalLongitude "25.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1569'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1569'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.149166666667'^^xsd:double;
  dwc:longitude '25.781'^^xsd:double;
  dwc:latitude '35.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7810001 35.3429985, 25.7810001 35.3429985, 25.7810001 35.3429985, 25.7810001 35.3429985, 25.7810001 35.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1569'^^xsd:string;
  dwc:observationDate '2012-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.799999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.337002"^^xsd:decimal ;
  dwc:decimalLongitude "25.799999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1570'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1570'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.7358333333333'^^xsd:double;
  dwc:longitude '25.799999'^^xsd:double;
  dwc:latitude '35.337002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7999992 35.3370018, 25.7999992 35.3370018, 25.7999992 35.3370018, 25.7999992 35.3370018, 25.7999992 35.3370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1570'^^xsd:string;
  dwc:observationDate '2012-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1571'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1571'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.93'^^xsd:double;
  dwc:longitude '25.732'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7320004 35.3530006, 25.7320004 35.3530006, 25.7320004 35.3530006, 25.7320004 35.3530006, 25.7320004 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1571'^^xsd:string;
  dwc:observationDate '2012-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1572'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1572'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.4883333333333'^^xsd:double;
  dwc:longitude '25.743'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.743 35.3470001, 25.743 35.3470001, 25.743 35.3470001, 25.743 35.3470001, 25.743 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1572'^^xsd:string;
  dwc:observationDate '2012-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.740999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.740999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1573'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1573'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.711666666667'^^xsd:double;
  dwc:longitude '25.740999'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7409992 35.3460007, 25.7409992 35.3460007, 25.7409992 35.3460007, 25.7409992 35.3460007, 25.7409992 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1573'^^xsd:string;
  dwc:observationDate '2012-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.832001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.832001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1574'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1574'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.899166666667'^^xsd:double;
  dwc:longitude '25.832001'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8320007 35.3409996, 25.8320007 35.3409996, 25.8320007 35.3409996, 25.8320007 35.3409996, 25.8320007 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1574'^^xsd:string;
  dwc:observationDate '2012-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1575'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1575'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.371666666667'^^xsd:double;
  dwc:longitude '25.826'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8260002 35.3390007, 25.8260002 35.3390007, 25.8260002 35.3390007, 25.8260002 35.3390007, 25.8260002 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1575'^^xsd:string;
  dwc:observationDate '2012-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.799999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.337002"^^xsd:decimal ;
  dwc:decimalLongitude "25.799999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1576'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1576'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4963888888889'^^xsd:double;
  dwc:longitude '25.799999'^^xsd:double;
  dwc:latitude '35.337002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7999992 35.3370018, 25.7999992 35.3370018, 25.7999992 35.3370018, 25.7999992 35.3370018, 25.7999992 35.3370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1576'^^xsd:string;
  dwc:observationDate '2012-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 25.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "25.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1577'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1577'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.381388888889'^^xsd:double;
  dwc:longitude '25.795'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7950001 35.3330002, 25.7950001 35.3330002, 25.7950001 35.3330002, 25.7950001 35.3330002, 25.7950001 35.3330002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1577'^^xsd:string;
  dwc:observationDate '2012-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1578'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1578'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.905833333333'^^xsd:double;
  dwc:longitude '25.771'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7709999 35.3470001, 25.7709999 35.3470001, 25.7709999 35.3470001, 25.7709999 35.3470001, 25.7709999 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1578'^^xsd:string;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1579'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1579'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.385'^^xsd:double;
  dwc:longitude '25.725'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7250004 35.3440018, 25.7250004 35.3440018, 25.7250004 35.3440018, 25.7250004 35.3440018, 25.7250004 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1579'^^xsd:string;
  dwc:observationDate '2012-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.683001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.683001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1580'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1580'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.587777777778'^^xsd:double;
  dwc:longitude '25.683001'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6830006 35.3400002, 25.6830006 35.3400002, 25.6830006 35.3400002, 25.6830006 35.3400002, 25.6830006 35.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1580'^^xsd:string;
  dwc:observationDate '2012-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1581'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1581'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.7808333333333'^^xsd:double;
  dwc:longitude '25.708'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7080002 35.348999, 25.7080002 35.348999, 25.7080002 35.348999, 25.7080002 35.348999, 25.7080002 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1581'^^xsd:string;
  dwc:observationDate '2012-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.929001 28.419001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.929001"^^xsd:decimal ;
  dwc:decimalLongitude "28.419001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1582'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1582'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.72888888888889'^^xsd:double;
  dwc:longitude '28.419001'^^xsd:double;
  dwc:latitude '35.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.4190006 35.9290009, 28.4190006 35.9290009, 28.4190006 35.9290009, 28.4190006 35.9290009, 28.4190006 35.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1582'^^xsd:string;
  dwc:observationDate '2011-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.573002 25.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.573002"^^xsd:decimal ;
  dwc:decimalLongitude "25.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1583'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1583'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.18666666666667'^^xsd:double;
  dwc:longitude '25.021'^^xsd:double;
  dwc:latitude '34.573002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0209999 34.5730019, 25.0209999 34.5730019, 25.0209999 34.5730019, 25.0209999 34.5730019, 25.0209999 34.5730019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1583'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.602001 24.712999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.602001"^^xsd:decimal ;
  dwc:decimalLongitude "24.712999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1584'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1584'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.7030555555556'^^xsd:double;
  dwc:longitude '24.712999'^^xsd:double;
  dwc:latitude '35.602001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.7129993 35.6020012, 24.7129993 35.6020012, 24.7129993 35.6020012, 24.7129993 35.6020012, 24.7129993 35.6020012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1584'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.549 24.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.549"^^xsd:decimal ;
  dwc:decimalLongitude "24.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1585'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1585'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1377777777778'^^xsd:double;
  dwc:longitude '24.785'^^xsd:double;
  dwc:latitude '35.549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.7849999 35.5489998, 24.7849999 35.5489998, 24.7849999 35.5489998, 24.7849999 35.5489998, 24.7849999 35.5489998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1585'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.615002 33.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.615002"^^xsd:decimal ;
  dwc:decimalLongitude "33.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1586'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1586'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.78916666666667'^^xsd:double;
  dwc:longitude '33.119'^^xsd:double;
  dwc:latitude '33.615002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((33.1189995 33.6150017, 33.1189995 33.6150017, 33.1189995 33.6150017, 33.1189995 33.6150017, 33.1189995 33.6150017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1586'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.886002 34.566002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.886002"^^xsd:decimal ;
  dwc:decimalLongitude "34.566002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1587'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1587'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8005555555556'^^xsd:double;
  dwc:longitude '34.566002'^^xsd:double;
  dwc:latitude '32.886002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.5660019 32.8860016, 34.5660019 32.8860016, 34.5660019 32.8860016, 34.5660019 32.8860016, 34.5660019 32.8860016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1587'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.733999 32.766998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.733999"^^xsd:decimal ;
  dwc:decimalLongitude "32.766998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1588'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1588'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.30972222222222'^^xsd:double;
  dwc:longitude '32.766998'^^xsd:double;
  dwc:latitude '31.733999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((32.7669983 31.7339993, 32.7669983 31.7339993, 32.7669983 31.7339993, 32.7669983 31.7339993, 32.7669983 31.7339993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1588'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.305 11.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.305"^^xsd:decimal ;
  dwc:decimalLongitude "11.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_881'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_881'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.615'^^xsd:double;
  dwc:longitude '11.762'^^xsd:double;
  dwc:latitude '33.305'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7620001 33.3050003, 11.7620001 33.3050003, 11.7620001 33.3050003, 11.7620001 33.3050003, 11.7620001 33.3050003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_881'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.384998 11.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.384998"^^xsd:decimal ;
  dwc:decimalLongitude "11.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_882'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_882'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6730555555556'^^xsd:double;
  dwc:longitude '11.581'^^xsd:double;
  dwc:latitude '33.384998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5810003 33.3849983, 11.5810003 33.3849983, 11.5810003 33.3849983, 11.5810003 33.3849983, 11.5810003 33.3849983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_882'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.375 11.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.375"^^xsd:decimal ;
  dwc:decimalLongitude "11.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_883'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_883'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1341666666667'^^xsd:double;
  dwc:longitude '11.577'^^xsd:double;
  dwc:latitude '33.375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5769997 33.375, 11.5769997 33.375, 11.5769997 33.375, 11.5769997 33.375, 11.5769997 33.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_883'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.365002 11.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.365002"^^xsd:decimal ;
  dwc:decimalLongitude "11.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_884'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_884'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.951666666667'^^xsd:double;
  dwc:longitude '11.571'^^xsd:double;
  dwc:latitude '33.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5710001 33.3650017, 11.5710001 33.3650017, 11.5710001 33.3650017, 11.5710001 33.3650017, 11.5710001 33.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_884'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.356998 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.356998"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_885'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_885'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.391666666667'^^xsd:double;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '33.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5830002 33.3569984, 11.5830002 33.3569984, 11.5830002 33.3569984, 11.5830002 33.3569984, 11.5830002 33.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_885'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.337002 11.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.337002"^^xsd:decimal ;
  dwc:decimalLongitude "11.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_886'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_886'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.909166666667'^^xsd:double;
  dwc:longitude '11.548'^^xsd:double;
  dwc:latitude '33.337002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5480003 33.3370018, 11.5480003 33.3370018, 11.5480003 33.3370018, 11.5480003 33.3370018, 11.5480003 33.3370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_886'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.361 11.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.361"^^xsd:decimal ;
  dwc:decimalLongitude "11.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_887'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_887'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.528055555556'^^xsd:double;
  dwc:longitude '11.558'^^xsd:double;
  dwc:latitude '33.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5579996 33.3610001, 11.5579996 33.3610001, 11.5579996 33.3610001, 11.5579996 33.3610001, 11.5579996 33.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_887'^^xsd:string;
  dwc:observationDate '2011-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.348999 11.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.348999"^^xsd:decimal ;
  dwc:decimalLongitude "11.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_888'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_888'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:longitude '11.549'^^xsd:double;
  dwc:latitude '33.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5489998 33.348999, 11.5489998 33.348999, 11.5489998 33.348999, 11.5489998 33.348999, 11.5489998 33.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_888'^^xsd:string;
  dwc:observationDate '2011-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.324001 11.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.324001"^^xsd:decimal ;
  dwc:decimalLongitude "11.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_889'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_889'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.368333333333'^^xsd:double;
  dwc:longitude '11.501'^^xsd:double;
  dwc:latitude '33.324001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5010004 33.3240013, 11.5010004 33.3240013, 11.5010004 33.3240013, 11.5010004 33.3240013, 11.5010004 33.3240013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_889'^^xsd:string;
  dwc:observationDate '2011-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.328999 11.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.328999"^^xsd:decimal ;
  dwc:decimalLongitude "11.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_890'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_890'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.118333333333'^^xsd:double;
  dwc:longitude '11.546'^^xsd:double;
  dwc:latitude '33.328999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5459995 33.3289986, 11.5459995 33.3289986, 11.5459995 33.3289986, 11.5459995 33.3289986, 11.5459995 33.3289986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_890'^^xsd:string;
  dwc:observationDate '2011-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.330002 11.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.330002"^^xsd:decimal ;
  dwc:decimalLongitude "11.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_891'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_891'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.736388888889'^^xsd:double;
  dwc:longitude '11.559'^^xsd:double;
  dwc:latitude '33.330002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.559 33.3300018, 11.559 33.3300018, 11.559 33.3300018, 11.559 33.3300018, 11.559 33.3300018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_891'^^xsd:string;
  dwc:observationDate '2011-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.34 11.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.34"^^xsd:decimal ;
  dwc:decimalLongitude "11.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_892'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_892'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0227777777778'^^xsd:double;
  dwc:longitude '11.613'^^xsd:double;
  dwc:latitude '33.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6129999 33.3400002, 11.6129999 33.3400002, 11.6129999 33.3400002, 11.6129999 33.3400002, 11.6129999 33.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_892'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.355 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.355"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_893'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_893'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.483055555556'^^xsd:double;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '33.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6149998 33.3549995, 11.6149998 33.3549995, 11.6149998 33.3549995, 11.6149998 33.3549995, 11.6149998 33.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_893'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.359001 11.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.359001"^^xsd:decimal ;
  dwc:decimalLongitude "11.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_894'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_894'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.0544444444444'^^xsd:double;
  dwc:longitude '11.659'^^xsd:double;
  dwc:latitude '33.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6590004 33.3590012, 11.6590004 33.3590012, 11.6590004 33.3590012, 11.6590004 33.3590012, 11.6590004 33.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_894'^^xsd:string;
  dwc:observationDate '2011-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.327 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.327"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_895'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_895'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1202777777778'^^xsd:double;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '33.327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6300001 33.3269997, 11.6300001 33.3269997, 11.6300001 33.3269997, 11.6300001 33.3269997, 11.6300001 33.3269997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_895'^^xsd:string;
  dwc:observationDate '2011-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.313 11.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.313"^^xsd:decimal ;
  dwc:decimalLongitude "11.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_896'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_896'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.871944444444'^^xsd:double;
  dwc:longitude '11.72'^^xsd:double;
  dwc:latitude '33.313'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7200003 33.3129997, 11.7200003 33.3129997, 11.7200003 33.3129997, 11.7200003 33.3129997, 11.7200003 33.3129997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_896'^^xsd:string;
  dwc:observationDate '2011-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.313999 11.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.313999"^^xsd:decimal ;
  dwc:decimalLongitude "11.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_897'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_897'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.54'^^xsd:double;
  dwc:longitude '11.677'^^xsd:double;
  dwc:latitude '33.313999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6770001 33.3139992, 11.6770001 33.3139992, 11.6770001 33.3139992, 11.6770001 33.3139992, 11.6770001 33.3139992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_897'^^xsd:string;
  dwc:observationDate '2011-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.319 11.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.319"^^xsd:decimal ;
  dwc:decimalLongitude "11.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_898'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_898'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.4980555555556'^^xsd:double;
  dwc:longitude '11.673'^^xsd:double;
  dwc:latitude '33.319'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6730003 33.3190002, 11.6730003 33.3190002, 11.6730003 33.3190002, 11.6730003 33.3190002, 11.6730003 33.3190002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_898'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.334999 11.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.334999"^^xsd:decimal ;
  dwc:decimalLongitude "11.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_899'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_899'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.1138888888889'^^xsd:double;
  dwc:longitude '11.621'^^xsd:double;
  dwc:latitude '33.334999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6210003 33.3349991, 11.6210003 33.3349991, 11.6210003 33.3349991, 11.6210003 33.3349991, 11.6210003 33.3349991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_899'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.345001 11.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.345001"^^xsd:decimal ;
  dwc:decimalLongitude "11.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_900'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_900'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7627777777778'^^xsd:double;
  dwc:longitude '11.603'^^xsd:double;
  dwc:latitude '33.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6029997 33.3450012, 11.6029997 33.3450012, 11.6029997 33.3450012, 11.6029997 33.3450012, 11.6029997 33.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_900'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.355 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.355"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_901'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_901'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.633333333333'^^xsd:double;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '33.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5649996 33.3549995, 11.5649996 33.3549995, 11.5649996 33.3549995, 11.5649996 33.3549995, 11.5649996 33.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_901'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.342999 11.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.342999"^^xsd:decimal ;
  dwc:decimalLongitude "11.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_902'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_902'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.981388888889'^^xsd:double;
  dwc:longitude '11.576'^^xsd:double;
  dwc:latitude '33.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5760002 33.3429985, 11.5760002 33.3429985, 11.5760002 33.3429985, 11.5760002 33.3429985, 11.5760002 33.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_902'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.361 11.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.361"^^xsd:decimal ;
  dwc:decimalLongitude "11.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_903'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_903'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.001666666667'^^xsd:double;
  dwc:longitude '11.527'^^xsd:double;
  dwc:latitude '33.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5270004 33.3610001, 11.5270004 33.3610001, 11.5270004 33.3610001, 11.5270004 33.3610001, 11.5270004 33.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_903'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.351002 11.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.351002"^^xsd:decimal ;
  dwc:decimalLongitude "11.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_904'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_904'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3566666666667'^^xsd:double;
  dwc:longitude '11.562'^^xsd:double;
  dwc:latitude '33.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5620003 33.3510017, 11.5620003 33.3510017, 11.5620003 33.3510017, 11.5620003 33.3510017, 11.5620003 33.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_904'^^xsd:string;
  dwc:observationDate '2011-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.342999 11.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.342999"^^xsd:decimal ;
  dwc:decimalLongitude "11.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_905'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_905'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.249166666667'^^xsd:double;
  dwc:longitude '11.483'^^xsd:double;
  dwc:latitude '33.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4829998 33.3429985, 11.4829998 33.3429985, 11.4829998 33.3429985, 11.4829998 33.3429985, 11.4829998 33.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_905'^^xsd:string;
  dwc:observationDate '2011-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.341 11.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_906'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_906'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.568888888889'^^xsd:double;
  dwc:longitude '11.504'^^xsd:double;
  dwc:latitude '33.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5039997 33.3409996, 11.5039997 33.3409996, 11.5039997 33.3409996, 11.5039997 33.3409996, 11.5039997 33.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_906'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.362999 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.362999"^^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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_907'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_907'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.469722222222'^^xsd:double;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5 33.362999, 11.5 33.362999, 11.5 33.362999, 11.5 33.362999, 11.5 33.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_907'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1419'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1419'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.985'^^xsd:double;
  dwc:longitude '25.768'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7679997 35.3499985, 25.7679997 35.3499985, 25.7679997 35.3499985, 25.7679997 35.3499985, 25.7679997 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1419'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.276001 26.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.276001"^^xsd:decimal ;
  dwc:decimalLongitude "26.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1420'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1420'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.1611111111111'^^xsd:double;
  dwc:longitude '26.004'^^xsd:double;
  dwc:latitude '35.276001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0039997 35.276001, 26.0039997 35.276001, 26.0039997 35.276001, 26.0039997 35.276001, 26.0039997 35.276001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1420'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.334 25.780001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.334"^^xsd:decimal ;
  dwc:decimalLongitude "25.780001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1421'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1421'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:longitude '25.780001'^^xsd:double;
  dwc:latitude '35.334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7800007 35.3339996, 25.7800007 35.3339996, 25.7800007 35.3339996, 25.7800007 35.3339996, 25.7800007 35.3339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1421'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.327 25.794001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.327"^^xsd:decimal ;
  dwc:decimalLongitude "25.794001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1422'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1422'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7966666666667'^^xsd:double;
  dwc:longitude '25.794001'^^xsd:double;
  dwc:latitude '35.327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7940006 35.3269997, 25.7940006 35.3269997, 25.7940006 35.3269997, 25.7940006 35.3269997, 25.7940006 35.3269997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1422'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.320999 25.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.320999"^^xsd:decimal ;
  dwc:decimalLongitude "25.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1423'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1423'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.28638888888889'^^xsd:double;
  dwc:longitude '25.796'^^xsd:double;
  dwc:latitude '35.320999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7959995 35.3209992, 25.7959995 35.3209992, 25.7959995 35.3209992, 25.7959995 35.3209992, 25.7959995 35.3209992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1423'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.338001"^^xsd:decimal ;
  dwc:decimalLongitude "25.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1424'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1424'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.7680555555556'^^xsd:double;
  dwc:longitude '25.784'^^xsd:double;
  dwc:latitude '35.338001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7840004 35.3380013, 25.7840004 35.3380013, 25.7840004 35.3380013, 25.7840004 35.3380013, 25.7840004 35.3380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1424'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.316002 25.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.316002"^^xsd:decimal ;
  dwc:decimalLongitude "25.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1425'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1425'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.1025'^^xsd:double;
  dwc:longitude '25.85'^^xsd:double;
  dwc:latitude '35.316002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8500004 35.3160019, 25.8500004 35.3160019, 25.8500004 35.3160019, 25.8500004 35.3160019, 25.8500004 35.3160019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1425'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.794001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.794001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1426'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1426'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.2391666666667'^^xsd:double;
  dwc:longitude '25.794001'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7940006 35.3499985, 25.7940006 35.3499985, 25.7940006 35.3499985, 25.7940006 35.3499985, 25.7940006 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1426'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.816999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.816999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1427'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1427'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.7927777777778'^^xsd:double;
  dwc:longitude '25.816999'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8169994 35.3479996, 25.8169994 35.3479996, 25.8169994 35.3479996, 25.8169994 35.3479996, 25.8169994 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1427'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.792999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.792999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1428'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1428'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8666666666667'^^xsd:double;
  dwc:longitude '25.792999'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7929993 35.3450012, 25.7929993 35.3450012, 25.7929993 35.3450012, 25.7929993 35.3450012, 25.7929993 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1428'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.771999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.771999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1429'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1429'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.8902777777778'^^xsd:double;
  dwc:longitude '25.771999'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7719994 35.3440018, 25.7719994 35.3440018, 25.7719994 35.3440018, 25.7719994 35.3440018, 25.7719994 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1429'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342999"^^xsd:decimal ;
  dwc:decimalLongitude "25.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1430'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1430'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.46'^^xsd:double;
  dwc:longitude '25.768'^^xsd:double;
  dwc:latitude '35.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7679997 35.3429985, 25.7679997 35.3429985, 25.7679997 35.3429985, 25.7679997 35.3429985, 25.7679997 35.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1430'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.702999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341999"^^xsd:decimal ;
  dwc:decimalLongitude "25.702999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1431'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1431'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.4411111111111'^^xsd:double;
  dwc:longitude '25.702999'^^xsd:double;
  dwc:latitude '35.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7029991 35.3419991, 25.7029991 35.3419991, 25.7029991 35.3419991, 25.7029991 35.3419991, 25.7029991 35.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1431'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.338001"^^xsd:decimal ;
  dwc:decimalLongitude "25.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1432'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1432'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.4411111111111'^^xsd:double;
  dwc:longitude '25.753'^^xsd:double;
  dwc:latitude '35.338001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7530003 35.3380013, 25.7530003 35.3380013, 25.7530003 35.3380013, 25.7530003 35.3380013, 25.7530003 35.3380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1432'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.691999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.691999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1433'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1433'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6761111111111'^^xsd:double;
  dwc:longitude '25.691999'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6919994 35.3520012, 25.6919994 35.3520012, 25.6919994 35.3520012, 25.6919994 35.3520012, 25.6919994 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1433'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 25.702999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "25.702999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1434'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1434'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.2986111111111'^^xsd:double;
  dwc:longitude '25.702999'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7029991 35.375, 25.7029991 35.375, 25.7029991 35.375, 25.7029991 35.375, 25.7029991 35.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1434'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.396 25.638001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.396"^^xsd:decimal ;
  dwc:decimalLongitude "25.638001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1435'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1435'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.2702777777778'^^xsd:double;
  dwc:longitude '25.638001'^^xsd:double;
  dwc:latitude '35.396'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6380005 35.3959999, 25.6380005 35.3959999, 25.6380005 35.3959999, 25.6380005 35.3959999, 25.6380005 35.3959999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1435'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.396999 25.655001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.396999"^^xsd:decimal ;
  dwc:decimalLongitude "25.655001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1436'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1436'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.5158333333333'^^xsd:double;
  dwc:longitude '25.655001'^^xsd:double;
  dwc:latitude '35.396999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6550007 35.3969994, 25.6550007 35.3969994, 25.6550007 35.3969994, 25.6550007 35.3969994, 25.6550007 35.3969994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1436'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1440'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1440'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.0269444444444'^^xsd:double;
  dwc:longitude '25.66'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6599999 35.3590012, 25.6599999 35.3590012, 25.6599999 35.3590012, 25.6599999 35.3590012, 25.6599999 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1440'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.660999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.660999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1441'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1441'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.0997222222222'^^xsd:double;
  dwc:longitude '25.660999'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6609993 35.3590012, 25.6609993 35.3590012, 25.6609993 35.3590012, 25.6609993 35.3590012, 25.6609993 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1441'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.662001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.662001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1442'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1442'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7166666666667'^^xsd:double;
  dwc:longitude '25.662001'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6620007 35.3590012, 25.6620007 35.3590012, 25.6620007 35.3590012, 25.6620007 35.3590012, 25.6620007 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1442'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358002 25.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358002"^^xsd:decimal ;
  dwc:decimalLongitude "25.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1443'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1443'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7313888888889'^^xsd:double;
  dwc:longitude '25.663'^^xsd:double;
  dwc:latitude '35.358002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6630001 35.3580017, 25.6630001 35.3580017, 25.6630001 35.3580017, 25.6630001 35.3580017, 25.6630001 35.3580017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1443'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1444'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1444'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.1763888888889'^^xsd:double;
  dwc:longitude '25.664'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6639996 35.3590012, 25.6639996 35.3590012, 25.6639996 35.3590012, 25.6639996 35.3590012, 25.6639996 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1444'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.653999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.653999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1445'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1445'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.2325'^^xsd:double;
  dwc:longitude '25.653999'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6539993 35.3540001, 25.6539993 35.3540001, 25.6539993 35.3540001, 25.6539993 35.3540001, 25.6539993 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1445'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1446'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1446'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.94'^^xsd:double;
  dwc:longitude '25.657'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6569996 35.3569984, 25.6569996 35.3569984, 25.6569996 35.3569984, 25.6569996 35.3569984, 25.6569996 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1446'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.658001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.658001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1447'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1447'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.8222222222222'^^xsd:double;
  dwc:longitude '25.658001'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.658001 35.355999, 25.658001 35.355999, 25.658001 35.355999, 25.658001 35.355999, 25.658001 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1447'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1448'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1448'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.3422222222222'^^xsd:double;
  dwc:longitude '25.67'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6700001 35.3450012, 25.6700001 35.3450012, 25.6700001 35.3450012, 25.6700001 35.3450012, 25.6700001 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1448'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.681999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362999"^^xsd:decimal ;
  dwc:decimalLongitude "25.681999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1449'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1449'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0122222222222'^^xsd:double;
  dwc:longitude '25.681999'^^xsd:double;
  dwc:latitude '35.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6819992 35.362999, 25.6819992 35.362999, 25.6819992 35.362999, 25.6819992 35.362999, 25.6819992 35.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1449'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363998 25.681999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363998"^^xsd:decimal ;
  dwc:decimalLongitude "25.681999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1450'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1450'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.7477777777778'^^xsd:double;
  dwc:longitude '25.681999'^^xsd:double;
  dwc:latitude '35.363998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6819992 35.3639984, 25.6819992 35.3639984, 25.6819992 35.3639984, 25.6819992 35.3639984, 25.6819992 35.3639984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1450'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.617001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.617001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1451'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1451'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3933333333333'^^xsd:double;
  dwc:longitude '25.617001'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6170006 35.3390007, 25.6170006 35.3390007, 25.6170006 35.3390007, 25.6170006 35.3390007, 25.6170006 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1451'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.617001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.360001"^^xsd:decimal ;
  dwc:decimalLongitude "25.617001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1452'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1452'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.4333333333333'^^xsd:double;
  dwc:longitude '25.617001'^^xsd:double;
  dwc:latitude '35.360001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6170006 35.3600006, 25.6170006 35.3600006, 25.6170006 35.3600006, 25.6170006 35.3600006, 25.6170006 35.3600006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1452'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.629999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.629999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1453'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1453'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.7333333333333'^^xsd:double;
  dwc:longitude '25.629999'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6299992 35.3400002, 25.6299992 35.3400002, 25.6299992 35.3400002, 25.6299992 35.3400002, 25.6299992 35.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1453'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.648001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.648001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1454'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1454'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6908333333333'^^xsd:double;
  dwc:longitude '25.648001'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6480007 35.3650017, 25.6480007 35.3650017, 25.6480007 35.3650017, 25.6480007 35.3650017, 25.6480007 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1454'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.620001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.620001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1455'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1455'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.42'^^xsd:double;
  dwc:longitude '25.620001'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6200008 35.3440018, 25.6200008 35.3440018, 25.6200008 35.3440018, 25.6200008 35.3440018, 25.6200008 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1455'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1456'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1456'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.1322222222222'^^xsd:double;
  dwc:longitude '25.587'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5869999 35.3440018, 25.5869999 35.3440018, 25.5869999 35.3440018, 25.5869999 35.3440018, 25.5869999 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1456'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1457'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1457'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.4702777777778'^^xsd:double;
  dwc:longitude '25.635'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6350002 35.3460007, 25.6350002 35.3460007, 25.6350002 35.3460007, 25.6350002 35.3460007, 25.6350002 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1457'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1458'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1458'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1319444444444'^^xsd:double;
  dwc:longitude '25.629'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6289997 35.3510017, 25.6289997 35.3510017, 25.6289997 35.3510017, 25.6289997 35.3510017, 25.6289997 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1458'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.394001 25.688999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.394001"^^xsd:decimal ;
  dwc:decimalLongitude "25.688999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1459'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1459'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.0430555555556'^^xsd:double;
  dwc:longitude '25.688999'^^xsd:double;
  dwc:latitude '35.394001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6889992 35.394001, 25.6889992 35.394001, 25.6889992 35.394001, 25.6889992 35.394001, 25.6889992 35.394001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1459'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.388001 25.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.388001"^^xsd:decimal ;
  dwc:decimalLongitude "25.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1460'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1460'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.4136111111111'^^xsd:double;
  dwc:longitude '25.688'^^xsd:double;
  dwc:latitude '35.388001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6879997 35.3880005, 25.6879997 35.3880005, 25.6879997 35.3880005, 25.6879997 35.3880005, 25.6879997 35.3880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1460'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.370998 25.639999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.370998"^^xsd:decimal ;
  dwc:decimalLongitude "25.639999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1461'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1461'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.31333333333333'^^xsd:double;
  dwc:longitude '25.639999'^^xsd:double;
  dwc:latitude '35.370998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6399994 35.3709984, 25.6399994 35.3709984, 25.6399994 35.3709984, 25.6399994 35.3709984, 25.6399994 35.3709984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1461'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1462'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1462'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.2319444444444'^^xsd:double;
  dwc:longitude '25.778'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7779999 35.348999, 25.7779999 35.348999, 25.7779999 35.348999, 25.7779999 35.348999, 25.7779999 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1462'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1463'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1463'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.3575'^^xsd:double;
  dwc:longitude '25.784'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7840004 35.3390007, 25.7840004 35.3390007, 25.7840004 35.3390007, 25.7840004 35.3390007, 25.7840004 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1463'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.328999 25.929001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.328999"^^xsd:decimal ;
  dwc:decimalLongitude "25.929001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1464'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1464'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.0852777777778'^^xsd:double;
  dwc:longitude '25.929001'^^xsd:double;
  dwc:latitude '35.328999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9290009 35.3289986, 25.9290009 35.3289986, 25.9290009 35.3289986, 25.9290009 35.3289986, 25.9290009 35.3289986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1464'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.929001 26.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.929001"^^xsd:decimal ;
  dwc:decimalLongitude "26.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1465'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1465'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.6366666666667'^^xsd:double;
  dwc:longitude '26.861'^^xsd:double;
  dwc:latitude '34.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.8610001 34.9290009, 26.8610001 34.9290009, 26.8610001 34.9290009, 26.8610001 34.9290009, 26.8610001 34.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1465'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 25.827999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "25.827999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1466'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1466'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.5902777777778'^^xsd:double;
  dwc:longitude '25.827999'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8279991 35.3120003, 25.8279991 35.3120003, 25.8279991 35.3120003, 25.8279991 35.3120003, 25.8279991 35.3120003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1466'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1467'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1467'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.2561111111111'^^xsd:double;
  dwc:longitude '25.813'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8129997 35.3409996, 25.8129997 35.3409996, 25.8129997 35.3409996, 25.8129997 35.3409996, 25.8129997 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1467'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.327999 25.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.327999"^^xsd:decimal ;
  dwc:decimalLongitude "25.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1468'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1468'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.2358333333333'^^xsd:double;
  dwc:longitude '25.82'^^xsd:double;
  dwc:latitude '35.327999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8199997 35.3279991, 25.8199997 35.3279991, 25.8199997 35.3279991, 25.8199997 35.3279991, 25.8199997 35.3279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1468'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.310001 25.792999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.310001"^^xsd:decimal ;
  dwc:decimalLongitude "25.792999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1469'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1469'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.7377777777778'^^xsd:double;
  dwc:longitude '25.792999'^^xsd:double;
  dwc:latitude '35.310001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7929993 35.3100014, 25.7929993 35.3100014, 25.7929993 35.3100014, 25.7929993 35.3100014, 25.7929993 35.3100014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1469'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.770001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.770001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1470'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1470'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.5066666666667'^^xsd:double;
  dwc:longitude '25.770001'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7700005 35.3450012, 25.7700005 35.3450012, 25.7700005 35.3450012, 25.7700005 35.3450012, 25.7700005 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1470'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362"^^xsd:decimal ;
  dwc:decimalLongitude "25.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1471'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1471'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.8322222222222'^^xsd:double;
  dwc:longitude '25.767'^^xsd:double;
  dwc:latitude '35.362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7670002 35.3619995, 25.7670002 35.3619995, 25.7670002 35.3619995, 25.7670002 35.3619995, 25.7670002 35.3619995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1471'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.449001 25.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.449001"^^xsd:decimal ;
  dwc:decimalLongitude "25.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1472'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1472'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.4561111111111'^^xsd:double;
  dwc:longitude '25.722'^^xsd:double;
  dwc:latitude '35.449001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7220001 35.4490013, 25.7220001 35.4490013, 25.7220001 35.4490013, 25.7220001 35.4490013, 25.7220001 35.4490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1472'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.335999 25.759001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.335999"^^xsd:decimal ;
  dwc:decimalLongitude "25.759001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1473'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1473'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.2083333333333'^^xsd:double;
  dwc:longitude '25.759001'^^xsd:double;
  dwc:latitude '35.335999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7590008 35.3359985, 25.7590008 35.3359985, 25.7590008 35.3359985, 25.7590008 35.3359985, 25.7590008 35.3359985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1473'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.738001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.738001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1474'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1474'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.1580555555556'^^xsd:double;
  dwc:longitude '25.738001'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7380009 35.3479996, 25.7380009 35.3479996, 25.7380009 35.3479996, 25.7380009 35.3479996, 25.7380009 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1474'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363998 25.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363998"^^xsd:decimal ;
  dwc:decimalLongitude "25.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1475'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1475'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.50222222222222'^^xsd:double;
  dwc:longitude '25.657'^^xsd:double;
  dwc:latitude '35.363998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6569996 35.3639984, 25.6569996 35.3639984, 25.6569996 35.3639984, 25.6569996 35.3639984, 25.6569996 35.3639984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1475'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363998 25.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363998"^^xsd:decimal ;
  dwc:decimalLongitude "25.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1476'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1476'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.5708333333333'^^xsd:double;
  dwc:longitude '25.663'^^xsd:double;
  dwc:latitude '35.363998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6630001 35.3639984, 25.6630001 35.3639984, 25.6630001 35.3639984, 25.6630001 35.3639984, 25.6630001 35.3639984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1476'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.366001"^^xsd:decimal ;
  dwc:decimalLongitude "25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1477'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1477'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.1180555555556'^^xsd:double;
  dwc:longitude '25.66'^^xsd:double;
  dwc:latitude '35.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6599999 35.3660011, 25.6599999 35.3660011, 25.6599999 35.3660011, 25.6599999 35.3660011, 25.6599999 35.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1477'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367001 25.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.367001"^^xsd:decimal ;
  dwc:decimalLongitude "25.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1478'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1478'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.3819444444444'^^xsd:double;
  dwc:longitude '25.663'^^xsd:double;
  dwc:latitude '35.367001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6630001 35.3670006, 25.6630001 35.3670006, 25.6630001 35.3670006, 25.6630001 35.3670006, 25.6630001 35.3670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1478'^^xsd:string;
  dwc:observationDate '2011-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383999 25.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383999"^^xsd:decimal ;
  dwc:decimalLongitude "25.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1479'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1479'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1241666666667'^^xsd:double;
  dwc:longitude '25.632'^^xsd:double;
  dwc:latitude '35.383999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.632 35.3839989, 25.632 35.3839989, 25.632 35.3839989, 25.632 35.3839989, 25.632 35.3839989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1479'^^xsd:string;
  dwc:observationDate '2011-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.379002 25.613001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.379002"^^xsd:decimal ;
  dwc:decimalLongitude "25.613001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1480'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1480'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.9775'^^xsd:double;
  dwc:longitude '25.613001'^^xsd:double;
  dwc:latitude '35.379002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6130009 35.3790016, 25.6130009 35.3790016, 25.6130009 35.3790016, 25.6130009 35.3790016, 25.6130009 35.3790016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1480'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.665001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.361"^^xsd:decimal ;
  dwc:decimalLongitude "25.665001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1481'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1481'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8766666666667'^^xsd:double;
  dwc:longitude '25.665001'^^xsd:double;
  dwc:latitude '35.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6650009 35.3610001, 25.6650009 35.3610001, 25.6650009 35.3610001, 25.6650009 35.3610001, 25.6650009 35.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1481'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.627001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.627001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1482'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1482'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.6480555555556'^^xsd:double;
  dwc:longitude '25.627001'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6270008 35.3400002, 25.6270008 35.3400002, 25.6270008 35.3400002, 25.6270008 35.3400002, 25.6270008 35.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1482'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.629999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.629999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1483'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1483'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.2730555555556'^^xsd:double;
  dwc:longitude '25.629999'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6299992 35.348999, 25.6299992 35.348999, 25.6299992 35.348999, 25.6299992 35.348999, 25.6299992 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1483'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1484'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1484'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.9033333333333'^^xsd:double;
  dwc:longitude '25.626'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6259995 35.3569984, 25.6259995 35.3569984, 25.6259995 35.3569984, 25.6259995 35.3569984, 25.6259995 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1484'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1485'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1485'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.6147222222222'^^xsd:double;
  dwc:longitude '25.622'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6219997 35.3530006, 25.6219997 35.3530006, 25.6219997 35.3530006, 25.6219997 35.3530006, 25.6219997 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1485'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.617001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.617001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1486'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1486'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.4891666666667'^^xsd:double;
  dwc:longitude '25.617001'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6170006 35.3479996, 25.6170006 35.3479996, 25.6170006 35.3479996, 25.6170006 35.3479996, 25.6170006 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1486'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1487'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1487'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.75083333333333'^^xsd:double;
  dwc:longitude '25.614'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6140003 35.3470001, 25.6140003 35.3470001, 25.6140003 35.3470001, 25.6140003 35.3470001, 25.6140003 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1487'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.613001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342999"^^xsd:decimal ;
  dwc:decimalLongitude "25.613001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1488'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1488'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.8372222222222'^^xsd:double;
  dwc:longitude '25.613001'^^xsd:double;
  dwc:latitude '35.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6130009 35.3429985, 25.6130009 35.3429985, 25.6130009 35.3429985, 25.6130009 35.3429985, 25.6130009 35.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1488'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1489'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1489'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.9177777777778'^^xsd:double;
  dwc:longitude '25.607'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6070004 35.3540001, 25.6070004 35.3540001, 25.6070004 35.3540001, 25.6070004 35.3540001, 25.6070004 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1489'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.596001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342999"^^xsd:decimal ;
  dwc:decimalLongitude "25.596001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1490'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1490'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.26638888888889'^^xsd:double;
  dwc:longitude '25.596001'^^xsd:double;
  dwc:latitude '35.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5960007 35.3429985, 25.5960007 35.3429985, 25.5960007 35.3429985, 25.5960007 35.3429985, 25.5960007 35.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1490'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.337002"^^xsd:decimal ;
  dwc:decimalLongitude "25.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1491'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1491'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.6802777777778'^^xsd:double;
  dwc:longitude '25.601'^^xsd:double;
  dwc:latitude '35.337002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6009998 35.3370018, 25.6009998 35.3370018, 25.6009998 35.3370018, 25.6009998 35.3370018, 25.6009998 35.3370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1491'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.638001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.638001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1496'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1496'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.9777777777778'^^xsd:double;
  dwc:longitude '25.638001'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6380005 35.3540001, 25.6380005 35.3540001, 25.6380005 35.3540001, 25.6380005 35.3540001, 25.6380005 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1496'^^xsd:string;
  dwc:observationDate '2011-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.577 16.697001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.577"^^xsd:decimal ;
  dwc:decimalLongitude "16.697001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1070'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1070'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.0858333333333'^^xsd:double;
  dwc:longitude '16.697001'^^xsd:double;
  dwc:latitude '35.577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.6970005 35.5769997, 16.6970005 35.5769997, 16.6970005 35.5769997, 16.6970005 35.5769997, 16.6970005 35.5769997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1070'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.589001 16.643999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.589001"^^xsd:decimal ;
  dwc:decimalLongitude "16.643999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1071'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1071'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.7236111111111'^^xsd:double;
  dwc:longitude '16.643999'^^xsd:double;
  dwc:latitude '35.589001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.6439991 35.5890007, 16.6439991 35.5890007, 16.6439991 35.5890007, 16.6439991 35.5890007, 16.6439991 35.5890007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1071'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.425999 16.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.425999"^^xsd:decimal ;
  dwc:decimalLongitude "16.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1072'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1072'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.7777777777778'^^xsd:double;
  dwc:longitude '16.667'^^xsd:double;
  dwc:latitude '35.425999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.6669998 35.4259987, 16.6669998 35.4259987, 16.6669998 35.4259987, 16.6669998 35.4259987, 16.6669998 35.4259987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1072'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.910999 10.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.910999"^^xsd:decimal ;
  dwc:decimalLongitude "10.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_831'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_831'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.2872222222222'^^xsd:double;
  dwc:longitude '10.662'^^xsd:double;
  dwc:latitude '33.910999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6619997 33.9109993, 10.6619997 33.9109993, 10.6619997 33.9109993, 10.6619997 33.9109993, 10.6619997 33.9109993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_831'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.917"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_833'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_833'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.2286111111111'^^xsd:double;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '33.917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7299995 33.9169998, 10.7299995 33.9169998, 10.7299995 33.9169998, 10.7299995 33.9169998, 10.7299995 33.9169998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_833'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956001 10.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956001"^^xsd:decimal ;
  dwc:decimalLongitude "10.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_834'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_834'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6505555555556'^^xsd:double;
  dwc:longitude '10.696'^^xsd:double;
  dwc:latitude '33.956001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6960001 33.9560013, 10.6960001 33.9560013, 10.6960001 33.9560013, 10.6960001 33.9560013, 10.6960001 33.9560013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_834'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.949001 10.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.949001"^^xsd:decimal ;
  dwc:decimalLongitude "10.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_835'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_835'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.7133333333333'^^xsd:double;
  dwc:longitude '10.691'^^xsd:double;
  dwc:latitude '33.949001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.691 33.9490013, 10.691 33.9490013, 10.691 33.9490013, 10.691 33.9490013, 10.691 33.9490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_835'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1347'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1347'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.9622222222222'^^xsd:double;
  dwc:longitude '25.67'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6700001 35.3510017, 25.6700001 35.3510017, 25.6700001 35.3510017, 25.6700001 35.3510017, 25.6700001 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1347'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1348'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1348'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.5447222222222'^^xsd:double;
  dwc:longitude '25.723'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7229996 35.348999, 25.7229996 35.348999, 25.7229996 35.348999, 25.7229996 35.348999, 25.7229996 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1348'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.639999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.639999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1349'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1349'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.7636111111111'^^xsd:double;
  dwc:longitude '25.639999'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6399994 35.3499985, 25.6399994 35.3499985, 25.6399994 35.3499985, 25.6399994 35.3499985, 25.6399994 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1349'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.638001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.638001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1350'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1350'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.3491666666667'^^xsd:double;
  dwc:longitude '25.638001'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6380005 35.3450012, 25.6380005 35.3450012, 25.6380005 35.3450012, 25.6380005 35.3450012, 25.6380005 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1350'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369999 25.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369999"^^xsd:decimal ;
  dwc:decimalLongitude "25.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1351'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1351'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.7230555555556'^^xsd:double;
  dwc:longitude '25.68'^^xsd:double;
  dwc:latitude '35.369999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6800003 35.3699989, 25.6800003 35.3699989, 25.6800003 35.3699989, 25.6800003 35.3699989, 25.6800003 35.3699989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1351'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.695999 25.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.695999"^^xsd:decimal ;
  dwc:decimalLongitude "25.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1352'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1352'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.70944444444444'^^xsd:double;
  dwc:longitude '25.649'^^xsd:double;
  dwc:latitude '35.695999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6490002 35.6959992, 25.6490002 35.6959992, 25.6490002 35.6959992, 25.6490002 35.6959992, 25.6490002 35.6959992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1352'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.335999 25.627001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.335999"^^xsd:decimal ;
  dwc:decimalLongitude "25.627001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8268__1816_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1353'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1353'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.97305555555556'^^xsd:double;
  dwc:longitude '25.627001'^^xsd:double;
  dwc:latitude '35.335999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6270008 35.3359985, 25.6270008 35.3359985, 25.6270008 35.3359985, 25.6270008 35.3359985, 25.6270008 35.3359985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1353'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.646)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1354'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1354'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.81388888888889'^^xsd:double;
  dwc:longitude '25.646'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6459999 35.3499985, 25.6459999 35.3499985, 25.6459999 35.3499985, 25.6459999 35.3499985, 25.6459999 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1354'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.401001 25.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.401001"^^xsd:decimal ;
  dwc:decimalLongitude "25.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.401001 25.604)"^^geo:wktLiteral ;
  geo-pos:lat "35.401001"^^xsd:decimal ;
  geo-pos:long "25.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1355'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1355'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0616666666667'^^xsd:double;
  dwc:longitude '25.604'^^xsd:double;
  dwc:latitude '35.401001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6040001 35.401001, 25.6040001 35.401001, 25.6040001 35.401001, 25.6040001 35.401001, 25.6040001 35.401001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1355'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.641998 25.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.641998"^^xsd:decimal ;
  dwc:decimalLongitude "25.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.641998 25.445)"^^geo:wktLiteral ;
  geo-pos:lat "35.641998"^^xsd:decimal ;
  geo-pos:long "25.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1356'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1356'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.47583333333333'^^xsd:double;
  dwc:longitude '25.445'^^xsd:double;
  dwc:latitude '35.641998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4449997 35.6419983, 25.4449997 35.6419983, 25.4449997 35.6419983, 25.4449997 35.6419983, 25.4449997 35.6419983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1356'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492001 25.565001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492001"^^xsd:decimal ;
  dwc:decimalLongitude "25.565001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492001 25.565001)"^^geo:wktLiteral ;
  geo-pos:lat "35.492001"^^xsd:decimal ;
  geo-pos:long "25.565001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1357'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1357'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.04'^^xsd:double;
  dwc:longitude '25.565001'^^xsd:double;
  dwc:latitude '35.492001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5650005 35.4920006, 25.5650005 35.4920006, 25.5650005 35.4920006, 25.5650005 35.4920006, 25.5650005 35.4920006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1357'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.646999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.646999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.646999)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.646999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1358'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1358'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0527777777778'^^xsd:double;
  dwc:longitude '25.646999'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6469994 35.3440018, 25.6469994 35.3440018, 25.6469994 35.3440018, 25.6469994 35.3440018, 25.6469994 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1358'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369999 25.650999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369999"^^xsd:decimal ;
  dwc:decimalLongitude "25.650999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369999 25.650999)"^^geo:wktLiteral ;
  geo-pos:lat "35.369999"^^xsd:decimal ;
  geo-pos:long "25.650999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1359'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1359'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.6894444444444'^^xsd:double;
  dwc:longitude '25.650999'^^xsd:double;
  dwc:latitude '35.369999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6509991 35.3699989, 25.6509991 35.3699989, 25.6509991 35.3699989, 25.6509991 35.3699989, 25.6509991 35.3699989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1359'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.624001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.624001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.624001)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.624001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1360'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1360'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.42361111111111'^^xsd:double;
  dwc:longitude '25.624001'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6240006 35.3499985, 25.6240006 35.3499985, 25.6240006 35.3499985, 25.6240006 35.3499985, 25.6240006 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1360'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.626)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1361'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1361'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.11972222222222'^^xsd:double;
  dwc:longitude '25.626'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6259995 35.3520012, 25.6259995 35.3520012, 25.6259995 35.3520012, 25.6259995 35.3520012, 25.6259995 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1361'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.632999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.632999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.632999)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.632999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1362'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1362'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.8911111111111'^^xsd:double;
  dwc:longitude '25.632999'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6329994 35.3530006, 25.6329994 35.3530006, 25.6329994 35.3530006, 25.6329994 35.3530006, 25.6329994 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1362'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.615999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.615999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.615999)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.615999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1363'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1363'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.4677777777778'^^xsd:double;
  dwc:longitude '25.615999'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6159992 35.348999, 25.6159992 35.348999, 25.6159992 35.348999, 25.6159992 35.348999, 25.6159992 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1363'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.671)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1364'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1364'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.6669444444444'^^xsd:double;
  dwc:longitude '25.671'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6709995 35.3499985, 25.6709995 35.3499985, 25.6709995 35.3499985, 25.6709995 35.3499985, 25.6709995 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1364'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.648001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.648001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.648001)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.648001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1365'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1365'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.7491666666667'^^xsd:double;
  dwc:longitude '25.648001'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6480007 35.3479996, 25.6480007 35.3479996, 25.6480007 35.3479996, 25.6480007 35.3479996, 25.6480007 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1365'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.688)"^^geo:wktLiteral ;
  geo-pos:lat "35.354"^^xsd:decimal ;
  geo-pos:long "25.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1366'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1366'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.93611111111111'^^xsd:double;
  dwc:longitude '25.688'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6879997 35.3540001, 25.6879997 35.3540001, 25.6879997 35.3540001, 25.6879997 35.3540001, 25.6879997 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1366'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362"^^xsd:decimal ;
  dwc:decimalLongitude "25.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.664)"^^geo:wktLiteral ;
  geo-pos:lat "35.362"^^xsd:decimal ;
  geo-pos:long "25.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1367'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1367'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.3138888888889'^^xsd:double;
  dwc:longitude '25.664'^^xsd:double;
  dwc:latitude '35.362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6639996 35.3619995, 25.6639996 35.3619995, 25.6639996 35.3619995, 25.6639996 35.3619995, 25.6639996 35.3619995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1367'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.693001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.693001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.693001)"^^geo:wktLiteral ;
  geo-pos:lat "35.351002"^^xsd:decimal ;
  geo-pos:long "25.693001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1368'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1368'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.3147222222222'^^xsd:double;
  dwc:longitude '25.693001'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6930008 35.3510017, 25.6930008 35.3510017, 25.6930008 35.3510017, 25.6930008 35.3510017, 25.6930008 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1368'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.764999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355"^^xsd:decimal ;
  dwc:decimalLongitude "25.764999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.764999)"^^geo:wktLiteral ;
  geo-pos:lat "35.355"^^xsd:decimal ;
  geo-pos:long "25.764999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1369'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1369'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.4455555555556'^^xsd:double;
  dwc:longitude '25.764999'^^xsd:double;
  dwc:latitude '35.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7649994 35.3549995, 25.7649994 35.3549995, 25.7649994 35.3549995, 25.7649994 35.3549995, 25.7649994 35.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1369'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.777)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1370'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1370'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.61222222222222'^^xsd:double;
  dwc:longitude '25.777'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7770004 35.3440018, 25.7770004 35.3440018, 25.7770004 35.3440018, 25.7770004 35.3440018, 25.7770004 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1370'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1371'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1371'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1975'^^xsd:double;
  dwc:longitude '25.792'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7919998 35.3400002, 25.7919998 35.3400002, 25.7919998 35.3400002, 25.7919998 35.3400002, 25.7919998 35.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1371'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1372'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1372'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.2666666666667'^^xsd:double;
  dwc:longitude '25.792'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7919998 35.3400002, 25.7919998 35.3400002, 25.7919998 35.3400002, 25.7919998 35.3400002, 25.7919998 35.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1372'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.964001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.964001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.964001)"^^geo:wktLiteral ;
  geo-pos:lat "35.359001"^^xsd:decimal ;
  geo-pos:long "25.964001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1373'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1373'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.63638888888889'^^xsd:double;
  dwc:longitude '25.964001'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9640007 35.3590012, 25.9640007 35.3590012, 25.9640007 35.3590012, 25.9640007 35.3590012, 25.9640007 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1373'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.321999 25.834999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.321999"^^xsd:decimal ;
  dwc:decimalLongitude "25.834999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.321999 25.834999)"^^geo:wktLiteral ;
  geo-pos:lat "35.321999"^^xsd:decimal ;
  geo-pos:long "25.834999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1374'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1374'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.31638888888889'^^xsd:double;
  dwc:longitude '25.834999'^^xsd:double;
  dwc:latitude '35.321999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8349991 35.3219986, 25.8349991 35.3219986, 25.8349991 35.3219986, 25.8349991 35.3219986, 25.8349991 35.3219986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1374'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.252998 25.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.252998"^^xsd:decimal ;
  dwc:decimalLongitude "25.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.252998 25.84)"^^geo:wktLiteral ;
  geo-pos:lat "35.252998"^^xsd:decimal ;
  geo-pos:long "25.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1375'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1375'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.3397222222222'^^xsd:double;
  dwc:longitude '25.84'^^xsd:double;
  dwc:latitude '35.252998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8400002 35.2529984, 25.8400002 35.2529984, 25.8400002 35.2529984, 25.8400002 35.2529984, 25.8400002 35.2529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1375'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175999 25.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.175999"^^xsd:decimal ;
  dwc:decimalLongitude "25.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175999 25.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.175999"^^xsd:decimal ;
  geo-pos:long "25.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1376'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1376'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.29861111111111'^^xsd:double;
  dwc:longitude '25.833'^^xsd:double;
  dwc:latitude '35.175999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8330002 35.1759987, 25.8330002 35.1759987, 25.8330002 35.1759987, 25.8330002 35.1759987, 25.8330002 35.1759987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1376'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207001 25.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207001"^^xsd:decimal ;
  dwc:decimalLongitude "25.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207001 25.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.207001"^^xsd:decimal ;
  geo-pos:long "25.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1377'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1377'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.5522222222222'^^xsd:double;
  dwc:longitude '25.833'^^xsd:double;
  dwc:latitude '35.207001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8330002 35.2070007, 25.8330002 35.2070007, 25.8330002 35.2070007, 25.8330002 35.2070007, 25.8330002 35.2070007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1377'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.324001 25.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.324001"^^xsd:decimal ;
  dwc:decimalLongitude "25.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.324001 25.784)"^^geo:wktLiteral ;
  geo-pos:lat "35.324001"^^xsd:decimal ;
  geo-pos:long "25.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1378'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1378'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.235'^^xsd:double;
  dwc:longitude '25.784'^^xsd:double;
  dwc:latitude '35.324001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7840004 35.3240013, 25.7840004 35.3240013, 25.7840004 35.3240013, 25.7840004 35.3240013, 25.7840004 35.3240013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1378'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.334 25.783001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.334"^^xsd:decimal ;
  dwc:decimalLongitude "25.783001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.334 25.783001)"^^geo:wktLiteral ;
  geo-pos:lat "35.334"^^xsd:decimal ;
  geo-pos:long "25.783001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1379'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1379'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.46'^^xsd:double;
  dwc:longitude '25.783001'^^xsd:double;
  dwc:latitude '35.334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.783001 35.3339996, 25.783001 35.3339996, 25.783001 35.3339996, 25.783001 35.3339996, 25.783001 35.3339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1379'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.766001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.766001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.766001)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.766001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1380'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1380'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.74'^^xsd:double;
  dwc:longitude '25.766001'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7660008 35.3520012, 25.7660008 35.3520012, 25.7660008 35.3520012, 25.7660008 35.3520012, 25.7660008 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1380'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.768)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1381'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1381'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.8583333333333'^^xsd:double;
  dwc:longitude '25.768'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7679997 35.3499985, 25.7679997 35.3499985, 25.7679997 35.3499985, 25.7679997 35.3499985, 25.7679997 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1381'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1382'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1382'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.0891666666667'^^xsd:double;
  dwc:longitude '25.767'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7670002 35.3460007, 25.7670002 35.3460007, 25.7670002 35.3460007, 25.7670002 35.3460007, 25.7670002 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1382'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.768)"^^geo:wktLiteral ;
  geo-pos:lat "35.345001"^^xsd:decimal ;
  geo-pos:long "25.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1383'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1383'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.2430555555556'^^xsd:double;
  dwc:longitude '25.768'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7679997 35.3450012, 25.7679997 35.3450012, 25.7679997 35.3450012, 25.7679997 35.3450012, 25.7679997 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1383'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.754999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.754999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.754999)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.754999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1384'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1384'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.3483333333333'^^xsd:double;
  dwc:longitude '25.754999'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7549992 35.3409996, 25.7549992 35.3409996, 25.7549992 35.3409996, 25.7549992 35.3409996, 25.7549992 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1384'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.754999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.754999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.754999)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.754999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1385'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1385'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.6241666666667'^^xsd:double;
  dwc:longitude '25.754999'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7549992 35.3409996, 25.7549992 35.3409996, 25.7549992 35.3409996, 25.7549992 35.3409996, 25.7549992 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1385'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.823)"^^geo:wktLiteral ;
  geo-pos:lat "35.351002"^^xsd:decimal ;
  geo-pos:long "25.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1386'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1386'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.8983333333333'^^xsd:double;
  dwc:longitude '25.823'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.823 35.3510017, 25.823 35.3510017, 25.823 35.3510017, 25.823 35.3510017, 25.823 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1386'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.822001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.822001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.822001)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.822001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1387'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1387'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.4061111111111'^^xsd:double;
  dwc:longitude '25.822001'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8220005 35.355999, 25.8220005 35.355999, 25.8220005 35.355999, 25.8220005 35.355999, 25.8220005 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1387'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.820999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.820999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.820999)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.820999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1388'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1388'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.84'^^xsd:double;
  dwc:longitude '25.820999'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8209992 35.3470001, 25.8209992 35.3470001, 25.8209992 35.3470001, 25.8209992 35.3470001, 25.8209992 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1388'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355"^^xsd:decimal ;
  dwc:decimalLongitude "25.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.809)"^^geo:wktLiteral ;
  geo-pos:lat "35.355"^^xsd:decimal ;
  geo-pos:long "25.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1389'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1389'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4908333333333'^^xsd:double;
  dwc:longitude '25.809'^^xsd:double;
  dwc:latitude '35.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.809 35.3549995, 25.809 35.3549995, 25.809 35.3549995, 25.809 35.3549995, 25.809 35.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1389'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.768999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.768999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.768999)"^^geo:wktLiteral ;
  geo-pos:lat "35.354"^^xsd:decimal ;
  geo-pos:long "25.768999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1390'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1390'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.34444444444444'^^xsd:double;
  dwc:longitude '25.768999'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7689991 35.3540001, 25.7689991 35.3540001, 25.7689991 35.3540001, 25.7689991 35.3540001, 25.7689991 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1390'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363998 25.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363998"^^xsd:decimal ;
  dwc:decimalLongitude "25.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363998 25.715)"^^geo:wktLiteral ;
  geo-pos:lat "35.363998"^^xsd:decimal ;
  geo-pos:long "25.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1391'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1391'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.24222222222222'^^xsd:double;
  dwc:longitude '25.715'^^xsd:double;
  dwc:latitude '35.363998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7150002 35.3639984, 25.7150002 35.3639984, 25.7150002 35.3639984, 25.7150002 35.3639984, 25.7150002 35.3639984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1391'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.775999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.775999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.775999)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.775999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1392'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1392'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.8575'^^xsd:double;
  dwc:longitude '25.775999'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7759991 35.3400002, 25.7759991 35.3400002, 25.7759991 35.3400002, 25.7759991 35.3400002, 25.7759991 35.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1392'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.992001 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.992001"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.992001 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "33.992001"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_840'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_840'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3505555555556'^^xsd:double;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '33.992001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7069998 33.9920006, 10.7069998 33.9920006, 10.7069998 33.9920006, 10.7069998 33.9920006, 10.7069998 33.9920006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_840'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.403999 24.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.403999"^^xsd:decimal ;
  dwc:decimalLongitude "24.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.403999 24.577)"^^geo:wktLiteral ;
  geo-pos:lat "35.403999"^^xsd:decimal ;
  geo-pos:long "24.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_412'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_412'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.40166666666667'^^xsd:double;
  dwc:longitude '24.577'^^xsd:double;
  dwc:latitude '35.403999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5769997 35.4039993, 24.5769997 35.4039993, 24.5769997 35.4039993, 24.5769997 35.4039993, 24.5769997 35.4039993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_412'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.811001 24.957001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.811001"^^xsd:decimal ;
  dwc:decimalLongitude "24.957001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.811001 24.957001)"^^geo:wktLiteral ;
  geo-pos:lat "35.811001"^^xsd:decimal ;
  geo-pos:long "24.957001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_413'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_413'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.2480555555556'^^xsd:double;
  dwc:longitude '24.957001'^^xsd:double;
  dwc:latitude '35.811001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.9570007 35.8110008, 24.9570007 35.8110008, 24.9570007 35.8110008, 24.9570007 35.8110008, 24.9570007 35.8110008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_413'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.751 25.542999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.751"^^xsd:decimal ;
  dwc:decimalLongitude "25.542999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.751 25.542999)"^^geo:wktLiteral ;
  geo-pos:lat "36.751"^^xsd:decimal ;
  geo-pos:long "25.542999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_419'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_419'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.4722222222222'^^xsd:double;
  dwc:longitude '25.542999'^^xsd:double;
  dwc:latitude '36.751'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5429993 36.7509995, 25.5429993 36.7509995, 25.5429993 36.7509995, 25.5429993 36.7509995, 25.5429993 36.7509995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_419'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.751 25.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.751"^^xsd:decimal ;
  dwc:decimalLongitude "25.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.751 25.542)"^^geo:wktLiteral ;
  geo-pos:lat "36.751"^^xsd:decimal ;
  geo-pos:long "25.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_420'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_420'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.605'^^xsd:double;
  dwc:longitude '25.542'^^xsd:double;
  dwc:latitude '36.751'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5419998 36.7509995, 25.5419998 36.7509995, 25.5419998 36.7509995, 25.5419998 36.7509995, 25.5419998 36.7509995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_420'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.818001 25.563999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.818001"^^xsd:decimal ;
  dwc:decimalLongitude "25.563999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.818001 25.563999)"^^geo:wktLiteral ;
  geo-pos:lat "36.818001"^^xsd:decimal ;
  geo-pos:long "25.563999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_421'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_421'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.2805555555556'^^xsd:double;
  dwc:longitude '25.563999'^^xsd:double;
  dwc:latitude '36.818001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5639992 36.8180008, 25.5639992 36.8180008, 25.5639992 36.8180008, 25.5639992 36.8180008, 25.5639992 36.8180008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_421'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799 25.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.799"^^xsd:decimal ;
  dwc:decimalLongitude "25.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799 25.504)"^^geo:wktLiteral ;
  geo-pos:lat "36.799"^^xsd:decimal ;
  geo-pos:long "25.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_422'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_422'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.4822222222222'^^xsd:double;
  dwc:longitude '25.504'^^xsd:double;
  dwc:latitude '36.799'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5039997 36.7989998, 25.5039997 36.7989998, 25.5039997 36.7989998, 25.5039997 36.7989998, 25.5039997 36.7989998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_422'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.851002 25.377001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.851002"^^xsd:decimal ;
  dwc:decimalLongitude "25.377001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.851002 25.377001)"^^geo:wktLiteral ;
  geo-pos:lat "36.851002"^^xsd:decimal ;
  geo-pos:long "25.377001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_423'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_423'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.7688888888889'^^xsd:double;
  dwc:longitude '25.377001'^^xsd:double;
  dwc:latitude '36.851002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3770008 36.8510017, 25.3770008 36.8510017, 25.3770008 36.8510017, 25.3770008 36.8510017, 25.3770008 36.8510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_423'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.512001 25.030001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.512001"^^xsd:decimal ;
  dwc:decimalLongitude "25.030001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.512001 25.030001)"^^geo:wktLiteral ;
  geo-pos:lat "37.512001"^^xsd:decimal ;
  geo-pos:long "25.030001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_424'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_424'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.96305555555556'^^xsd:double;
  dwc:longitude '25.030001'^^xsd:double;
  dwc:latitude '37.512001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0300007 37.512001, 25.0300007 37.512001, 25.0300007 37.512001, 25.0300007 37.512001, 25.0300007 37.512001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_424'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244999 25.315001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.244999"^^xsd:decimal ;
  dwc:decimalLongitude "25.315001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244999 25.315001)"^^geo:wktLiteral ;
  geo-pos:lat "37.244999"^^xsd:decimal ;
  geo-pos:long "25.315001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_425'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_425'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1452777777778'^^xsd:double;
  dwc:longitude '25.315001'^^xsd:double;
  dwc:latitude '37.244999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3150005 37.2449989, 25.3150005 37.2449989, 25.3150005 37.2449989, 25.3150005 37.2449989, 25.3150005 37.2449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_425'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221001 25.441999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221001"^^xsd:decimal ;
  dwc:decimalLongitude "25.441999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221001 25.441999)"^^geo:wktLiteral ;
  geo-pos:lat "37.221001"^^xsd:decimal ;
  geo-pos:long "25.441999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_426'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_426'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.2630555555556'^^xsd:double;
  dwc:longitude '25.441999'^^xsd:double;
  dwc:latitude '37.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4419994 37.2210007, 25.4419994 37.2210007, 25.4419994 37.2210007, 25.4419994 37.2210007, 25.4419994 37.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_426'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.466)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_427'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_427'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.85194444444444'^^xsd:double;
  dwc:longitude '25.466'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4659996 37.4099999, 25.4659996 37.4099999, 25.4659996 37.4099999, 25.4659996 37.4099999, 25.4659996 37.4099999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_427'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.419998 25.580999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.419998"^^xsd:decimal ;
  dwc:decimalLongitude "25.580999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.419998 25.580999)"^^geo:wktLiteral ;
  geo-pos:lat "37.419998"^^xsd:decimal ;
  geo-pos:long "25.580999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_428'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_428'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.5780555555556'^^xsd:double;
  dwc:longitude '25.580999'^^xsd:double;
  dwc:latitude '37.419998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5809994 37.4199982, 25.5809994 37.4199982, 25.5809994 37.4199982, 25.5809994 37.4199982, 25.5809994 37.4199982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_428'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.432999 25.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.432999"^^xsd:decimal ;
  dwc:decimalLongitude "25.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.432999 25.579001)"^^geo:wktLiteral ;
  geo-pos:lat "37.432999"^^xsd:decimal ;
  geo-pos:long "25.579001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_429'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_429'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.4805555555556'^^xsd:double;
  dwc:longitude '25.579001'^^xsd:double;
  dwc:latitude '37.432999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5790005 37.4329987, 25.5790005 37.4329987, 25.5790005 37.4329987, 25.5790005 37.4329987, 25.5790005 37.4329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_429'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353001 25.584999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.584999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353001 25.584999)"^^geo:wktLiteral ;
  geo-pos:lat "37.353001"^^xsd:decimal ;
  geo-pos:long "25.584999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_430'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_430'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.81694444444444'^^xsd:double;
  dwc:longitude '25.584999'^^xsd:double;
  dwc:latitude '37.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5849991 37.3530006, 25.5849991 37.3530006, 25.5849991 37.3530006, 25.5849991 37.3530006, 25.5849991 37.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_430'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.355 25.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.355"^^xsd:decimal ;
  dwc:decimalLongitude "25.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.355 25.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.355"^^xsd:decimal ;
  geo-pos:long "25.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_431'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_431'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.82944444444444'^^xsd:double;
  dwc:longitude '25.58'^^xsd:double;
  dwc:latitude '37.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5799999 37.3549995, 25.5799999 37.3549995, 25.5799999 37.3549995, 25.5799999 37.3549995, 25.5799999 37.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_431'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.286999 25.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.286999"^^xsd:decimal ;
  dwc:decimalLongitude "25.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.286999 25.541)"^^geo:wktLiteral ;
  geo-pos:lat "37.286999"^^xsd:decimal ;
  geo-pos:long "25.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_433'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_433'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.61222222222222'^^xsd:double;
  dwc:longitude '25.541'^^xsd:double;
  dwc:latitude '37.286999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5410004 37.2869988, 25.5410004 37.2869988, 25.5410004 37.2869988, 25.5410004 37.2869988, 25.5410004 37.2869988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_433'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.386002 25.427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.386002"^^xsd:decimal ;
  dwc:decimalLongitude "25.427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.386002 25.427)"^^geo:wktLiteral ;
  geo-pos:lat "37.386002"^^xsd:decimal ;
  geo-pos:long "25.427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_434'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_434'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.46555555555556'^^xsd:double;
  dwc:longitude '25.427'^^xsd:double;
  dwc:latitude '37.386002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4270001 37.3860016, 25.4270001 37.3860016, 25.4270001 37.3860016, 25.4270001 37.3860016, 25.4270001 37.3860016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_434'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.338001 25.521999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.338001"^^xsd:decimal ;
  dwc:decimalLongitude "25.521999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.338001 25.521999)"^^geo:wktLiteral ;
  geo-pos:lat "37.338001"^^xsd:decimal ;
  geo-pos:long "25.521999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_436'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_436'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.0694444444444'^^xsd:double;
  dwc:longitude '25.521999'^^xsd:double;
  dwc:latitude '37.338001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5219994 37.3380013, 25.5219994 37.3380013, 25.5219994 37.3380013, 25.5219994 37.3380013, 25.5219994 37.3380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_436'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.216 25.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.216"^^xsd:decimal ;
  dwc:decimalLongitude "25.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.216 25.549)"^^geo:wktLiteral ;
  geo-pos:lat "37.216"^^xsd:decimal ;
  geo-pos:long "25.549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_437'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_437'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.37083333333333'^^xsd:double;
  dwc:longitude '25.549'^^xsd:double;
  dwc:latitude '37.216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5489998 37.2159996, 25.5489998 37.2159996, 25.5489998 37.2159996, 25.5489998 37.2159996, 25.5489998 37.2159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_437'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.160999 25.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.160999"^^xsd:decimal ;
  dwc:decimalLongitude "25.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.160999 25.386)"^^geo:wktLiteral ;
  geo-pos:lat "37.160999"^^xsd:decimal ;
  geo-pos:long "25.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_438'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_438'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.043055555555556'^^xsd:double;
  dwc:longitude '25.386'^^xsd:double;
  dwc:latitude '37.160999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3859997 37.1609993, 25.3859997 37.1609993, 25.3859997 37.1609993, 25.3859997 37.1609993, 25.3859997 37.1609993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_438'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.161999 25.391001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.161999"^^xsd:decimal ;
  dwc:decimalLongitude "25.391001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.161999 25.391001)"^^geo:wktLiteral ;
  geo-pos:lat "37.161999"^^xsd:decimal ;
  geo-pos:long "25.391001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_439'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_439'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.086944444444444'^^xsd:double;
  dwc:longitude '25.391001'^^xsd:double;
  dwc:latitude '37.161999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3910008 37.1619988, 25.3910008 37.1619988, 25.3910008 37.1619988, 25.3910008 37.1619988, 25.3910008 37.1619988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_439'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.236 25.441999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.236"^^xsd:decimal ;
  dwc:decimalLongitude "25.441999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.236 25.441999)"^^geo:wktLiteral ;
  geo-pos:lat "37.236"^^xsd:decimal ;
  geo-pos:long "25.441999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_440'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_440'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.4480555555556'^^xsd:double;
  dwc:longitude '25.441999'^^xsd:double;
  dwc:latitude '37.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4419994 37.2360001, 25.4419994 37.2360001, 25.4419994 37.2360001, 25.4419994 37.2360001, 25.4419994 37.2360001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_440'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.216999 25.518999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.216999"^^xsd:decimal ;
  dwc:decimalLongitude "25.518999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.216999 25.518999)"^^geo:wktLiteral ;
  geo-pos:lat "37.216999"^^xsd:decimal ;
  geo-pos:long "25.518999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_441'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_441'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.7855555555556'^^xsd:double;
  dwc:longitude '25.518999'^^xsd:double;
  dwc:latitude '37.216999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5189991 37.2169991, 25.5189991 37.2169991, 25.5189991 37.2169991, 25.5189991 37.2169991, 25.5189991 37.2169991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_441'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.063999 25.719999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.063999"^^xsd:decimal ;
  dwc:decimalLongitude "25.719999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.063999 25.719999)"^^geo:wktLiteral ;
  geo-pos:lat "37.063999"^^xsd:decimal ;
  geo-pos:long "25.719999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_442'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_442'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.4247222222222'^^xsd:double;
  dwc:longitude '25.719999'^^xsd:double;
  dwc:latitude '37.063999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7199993 37.0639992, 25.7199993 37.0639992, 25.7199993 37.0639992, 25.7199993 37.0639992, 25.7199993 37.0639992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_442'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.087002 25.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.087002"^^xsd:decimal ;
  dwc:decimalLongitude "25.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.087002 25.323)"^^geo:wktLiteral ;
  geo-pos:lat "37.087002"^^xsd:decimal ;
  geo-pos:long "25.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_444'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_444'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.8858333333333'^^xsd:double;
  dwc:longitude '25.323'^^xsd:double;
  dwc:latitude '37.087002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.323 37.0870018, 25.323 37.0870018, 25.323 37.0870018, 25.323 37.0870018, 25.323 37.0870018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_444'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168999 25.384001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.168999"^^xsd:decimal ;
  dwc:decimalLongitude "25.384001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168999 25.384001)"^^geo:wktLiteral ;
  geo-pos:lat "37.168999"^^xsd:decimal ;
  geo-pos:long "25.384001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_445'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_445'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.99277777777778'^^xsd:double;
  dwc:longitude '25.384001'^^xsd:double;
  dwc:latitude '37.168999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3840008 37.1689987, 25.3840008 37.1689987, 25.3840008 37.1689987, 25.3840008 37.1689987, 25.3840008 37.1689987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_445'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.161999 25.438999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.161999"^^xsd:decimal ;
  dwc:decimalLongitude "25.438999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.161999 25.438999)"^^geo:wktLiteral ;
  geo-pos:lat "37.161999"^^xsd:decimal ;
  geo-pos:long "25.438999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_446'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_446'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.0925'^^xsd:double;
  dwc:longitude '25.438999'^^xsd:double;
  dwc:latitude '37.161999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4389992 37.1619988, 25.4389992 37.1619988, 25.4389992 37.1619988, 25.4389992 37.1619988, 25.4389992 37.1619988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_446'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.386002 25.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.386002"^^xsd:decimal ;
  dwc:decimalLongitude "25.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.386002 25.094)"^^geo:wktLiteral ;
  geo-pos:lat "37.386002"^^xsd:decimal ;
  geo-pos:long "25.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_451'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_451'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.5183333333333'^^xsd:double;
  dwc:longitude '25.094'^^xsd:double;
  dwc:latitude '37.386002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0939999 37.3860016, 25.0939999 37.3860016, 25.0939999 37.3860016, 25.0939999 37.3860016, 25.0939999 37.3860016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_451'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.205002 25.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.205002"^^xsd:decimal ;
  dwc:decimalLongitude "25.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.205002 25.504)"^^geo:wktLiteral ;
  geo-pos:lat "37.205002"^^xsd:decimal ;
  geo-pos:long "25.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_452'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_452'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.8511111111111'^^xsd:double;
  dwc:longitude '25.504'^^xsd:double;
  dwc:latitude '37.205002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5039997 37.2050018, 25.5039997 37.2050018, 25.5039997 37.2050018, 25.5039997 37.2050018, 25.5039997 37.2050018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_452'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443001 24.829001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443001"^^xsd:decimal ;
  dwc:decimalLongitude "24.829001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443001 24.829001)"^^geo:wktLiteral ;
  geo-pos:lat "37.443001"^^xsd:decimal ;
  geo-pos:long "24.829001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_453'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_453'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.19055555555556'^^xsd:double;
  dwc:longitude '24.829001'^^xsd:double;
  dwc:latitude '37.443001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.8290005 37.4430008, 24.8290005 37.4430008, 24.8290005 37.4430008, 24.8290005 37.4430008, 24.8290005 37.4430008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_453'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 25.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 25.344)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "25.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_454'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_454'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.8766666666667'^^xsd:double;
  dwc:longitude '25.344'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3439999 37.25, 25.3439999 37.25, 25.3439999 37.25, 25.3439999 37.25, 25.3439999 37.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_454'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.247002 25.351999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.247002"^^xsd:decimal ;
  dwc:decimalLongitude "25.351999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.247002 25.351999)"^^geo:wktLiteral ;
  geo-pos:lat "37.247002"^^xsd:decimal ;
  geo-pos:long "25.351999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_455'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_455'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.8213888888889'^^xsd:double;
  dwc:longitude '25.351999'^^xsd:double;
  dwc:latitude '37.247002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3519993 37.2470017, 25.3519993 37.2470017, 25.3519993 37.2470017, 25.3519993 37.2470017, 25.3519993 37.2470017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_455'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.243"^^xsd:decimal ;
  dwc:decimalLongitude "25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.243"^^xsd:decimal ;
  geo-pos:long "25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_456'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_456'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.016944444444444'^^xsd:double;
  dwc:longitude '25.35'^^xsd:double;
  dwc:latitude '37.243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3500004 37.243, 25.3500004 37.243, 25.3500004 37.243, 25.3500004 37.243, 25.3500004 37.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_456'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.195999 25.495001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.195999"^^xsd:decimal ;
  dwc:decimalLongitude "25.495001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.195999 25.495001)"^^geo:wktLiteral ;
  geo-pos:lat "37.195999"^^xsd:decimal ;
  geo-pos:long "25.495001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_457'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_457'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.6441666666667'^^xsd:double;
  dwc:longitude '25.495001'^^xsd:double;
  dwc:latitude '37.195999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4950008 37.1959992, 25.4950008 37.1959992, 25.4950008 37.1959992, 25.4950008 37.1959992, 25.4950008 37.1959992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_457'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.161999 25.212999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.161999"^^xsd:decimal ;
  dwc:decimalLongitude "25.212999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.161999 25.212999)"^^geo:wktLiteral ;
  geo-pos:lat "37.161999"^^xsd:decimal ;
  geo-pos:long "25.212999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_458'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_458'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.7777777777778'^^xsd:double;
  dwc:longitude '25.212999'^^xsd:double;
  dwc:latitude '37.161999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2129993 37.1619988, 25.2129993 37.1619988, 25.2129993 37.1619988, 25.2129993 37.1619988, 25.2129993 37.1619988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_458'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145001 25.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.145001"^^xsd:decimal ;
  dwc:decimalLongitude "25.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145001 25.278)"^^geo:wktLiteral ;
  geo-pos:lat "37.145001"^^xsd:decimal ;
  geo-pos:long "25.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_459'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_459'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.8894444444444'^^xsd:double;
  dwc:longitude '25.278'^^xsd:double;
  dwc:latitude '37.145001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2779999 37.1450005, 25.2779999 37.1450005, 25.2779999 37.1450005, 25.2779999 37.1450005, 25.2779999 37.1450005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_459'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145001 25.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.145001"^^xsd:decimal ;
  dwc:decimalLongitude "25.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145001 25.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.145001"^^xsd:decimal ;
  geo-pos:long "25.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_460'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_460'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5852777777778'^^xsd:double;
  dwc:longitude '25.275'^^xsd:double;
  dwc:latitude '37.145001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2749996 37.1450005, 25.2749996 37.1450005, 25.2749996 37.1450005, 25.2749996 37.1450005, 25.2749996 37.1450005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_460'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.153 25.283001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.153"^^xsd:decimal ;
  dwc:decimalLongitude "25.283001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.153 25.283001)"^^geo:wktLiteral ;
  geo-pos:lat "37.153"^^xsd:decimal ;
  geo-pos:long "25.283001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_461'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_461'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.2713888888889'^^xsd:double;
  dwc:longitude '25.283001'^^xsd:double;
  dwc:latitude '37.153'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.283001 37.1529999, 25.283001 37.1529999, 25.283001 37.1529999, 25.283001 37.1529999, 25.283001 37.1529999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_461'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166 25.297001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166"^^xsd:decimal ;
  dwc:decimalLongitude "25.297001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166 25.297001)"^^geo:wktLiteral ;
  geo-pos:lat "37.166"^^xsd:decimal ;
  geo-pos:long "25.297001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_462'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_462'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.6986111111111'^^xsd:double;
  dwc:longitude '25.297001'^^xsd:double;
  dwc:latitude '37.166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2970009 37.1660004, 25.2970009 37.1660004, 25.2970009 37.1660004, 25.2970009 37.1660004, 25.2970009 37.1660004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_462'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.241001 25.379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.241001"^^xsd:decimal ;
  dwc:decimalLongitude "25.379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.241001 25.379)"^^geo:wktLiteral ;
  geo-pos:lat "37.241001"^^xsd:decimal ;
  geo-pos:long "25.379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_463'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_463'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.93638888888889'^^xsd:double;
  dwc:longitude '25.379'^^xsd:double;
  dwc:latitude '37.241001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3789997 37.2410011, 25.3789997 37.2410011, 25.3789997 37.2410011, 25.3789997 37.2410011, 25.3789997 37.2410011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_463'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.215 25.343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.215"^^xsd:decimal ;
  dwc:decimalLongitude "25.343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.215 25.343)"^^geo:wktLiteral ;
  geo-pos:lat "37.215"^^xsd:decimal ;
  geo-pos:long "25.343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_464'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_464'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.3361111111111'^^xsd:double;
  dwc:longitude '25.343'^^xsd:double;
  dwc:latitude '37.215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3430004 37.2150002, 25.3430004 37.2150002, 25.3430004 37.2150002, 25.3430004 37.2150002, 25.3430004 37.2150002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_464'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.178001 25.343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.178001"^^xsd:decimal ;
  dwc:decimalLongitude "25.343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.178001 25.343)"^^geo:wktLiteral ;
  geo-pos:lat "37.178001"^^xsd:decimal ;
  geo-pos:long "25.343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_465'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_465'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.9255555555556'^^xsd:double;
  dwc:longitude '25.343'^^xsd:double;
  dwc:latitude '37.178001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3430004 37.1780014, 25.3430004 37.1780014, 25.3430004 37.1780014, 25.3430004 37.1780014, 25.3430004 37.1780014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_465'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 25.388001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "25.388001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 25.388001)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "25.388001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_466'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_466'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.1363888888889'^^xsd:double;
  dwc:longitude '25.388001'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3880005 37.1590004, 25.3880005 37.1590004, 25.3880005 37.1590004, 25.3880005 37.1590004, 25.3880005 37.1590004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_466'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.150002 25.254999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.150002"^^xsd:decimal ;
  dwc:decimalLongitude "25.254999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.150002 25.254999)"^^geo:wktLiteral ;
  geo-pos:lat "37.150002"^^xsd:decimal ;
  geo-pos:long "25.254999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_467'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_467'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.5125'^^xsd:double;
  dwc:longitude '25.254999'^^xsd:double;
  dwc:latitude '37.150002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2549992 37.1500015, 25.2549992 37.1500015, 25.2549992 37.1500015, 25.2549992 37.1500015, 25.2549992 37.1500015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_467'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.224999 24.754999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.224999"^^xsd:decimal ;
  dwc:decimalLongitude "24.754999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.224999 24.754999)"^^geo:wktLiteral ;
  geo-pos:lat "37.224999"^^xsd:decimal ;
  geo-pos:long "24.754999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_468'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_468'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.89444444444444'^^xsd:double;
  dwc:longitude '24.754999'^^xsd:double;
  dwc:latitude '37.224999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.7549992 37.2249985, 24.7549992 37.2249985, 24.7549992 37.2249985, 24.7549992 37.2249985, 24.7549992 37.2249985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_468'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.188999 24.778999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.188999"^^xsd:decimal ;
  dwc:decimalLongitude "24.778999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.188999 24.778999)"^^geo:wktLiteral ;
  geo-pos:lat "37.188999"^^xsd:decimal ;
  geo-pos:long "24.778999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_469'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_469'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.2527777777778'^^xsd:double;
  dwc:longitude '24.778999'^^xsd:double;
  dwc:latitude '37.188999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.7789993 37.1889992, 24.7789993 37.1889992, 24.7789993 37.1889992, 24.7789993 37.1889992, 24.7789993 37.1889992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_469'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.101002 25.018999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.101002"^^xsd:decimal ;
  dwc:decimalLongitude "25.018999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.101002 25.018999)"^^geo:wktLiteral ;
  geo-pos:lat "37.101002"^^xsd:decimal ;
  geo-pos:long "25.018999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_470'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_470'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.9136111111111'^^xsd:double;
  dwc:longitude '25.018999'^^xsd:double;
  dwc:latitude '37.101002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0189991 37.1010017, 25.0189991 37.1010017, 25.0189991 37.1010017, 25.0189991 37.1010017, 25.0189991 37.1010017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_470'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.748001 25.941999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.748001"^^xsd:decimal ;
  dwc:decimalLongitude "25.941999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.748001 25.941999)"^^geo:wktLiteral ;
  geo-pos:lat "36.748001"^^xsd:decimal ;
  geo-pos:long "25.941999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_471'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_471'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.69361111111111'^^xsd:double;
  dwc:longitude '25.941999'^^xsd:double;
  dwc:latitude '36.748001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9419994 36.7480011, 25.9419994 36.7480011, 25.9419994 36.7480011, 25.9419994 36.7480011, 25.9419994 36.7480011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_471'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.965 25.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.965"^^xsd:decimal ;
  dwc:decimalLongitude "25.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.965 25.955)"^^geo:wktLiteral ;
  geo-pos:lat "36.965"^^xsd:decimal ;
  geo-pos:long "25.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_472'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_472'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.51222222222222'^^xsd:double;
  dwc:longitude '25.955'^^xsd:double;
  dwc:latitude '36.965'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9549999 36.9650002, 25.9549999 36.9650002, 25.9549999 36.9650002, 25.9549999 36.9650002, 25.9549999 36.9650002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_472'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.123001 25.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.123001"^^xsd:decimal ;
  dwc:decimalLongitude "25.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.123001 25.15)"^^geo:wktLiteral ;
  geo-pos:lat "37.123001"^^xsd:decimal ;
  geo-pos:long "25.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_473'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_473'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.6255555555556'^^xsd:double;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '37.123001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1499996 37.1230011, 25.1499996 37.1230011, 25.1499996 37.1230011, 25.1499996 37.1230011, 25.1499996 37.1230011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_473'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.205002 25.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.205002"^^xsd:decimal ;
  dwc:decimalLongitude "25.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.205002 25.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.205002"^^xsd:decimal ;
  geo-pos:long "25.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_474'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_474'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2036111111111'^^xsd:double;
  dwc:longitude '25.025'^^xsd:double;
  dwc:latitude '37.205002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0249996 37.2050018, 25.0249996 37.2050018, 25.0249996 37.2050018, 25.0249996 37.2050018, 25.0249996 37.2050018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_474'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.205002 25.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.205002"^^xsd:decimal ;
  dwc:decimalLongitude "25.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.205002 25.07)"^^geo:wktLiteral ;
  geo-pos:lat "37.205002"^^xsd:decimal ;
  geo-pos:long "25.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_475'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_475'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.092777777777778'^^xsd:double;
  dwc:longitude '25.07'^^xsd:double;
  dwc:latitude '37.205002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0699997 37.2050018, 25.0699997 37.2050018, 25.0699997 37.2050018, 25.0699997 37.2050018, 25.0699997 37.2050018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_475'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.134998 25.193001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.134998"^^xsd:decimal ;
  dwc:decimalLongitude "25.193001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.134998 25.193001)"^^geo:wktLiteral ;
  geo-pos:lat "37.134998"^^xsd:decimal ;
  geo-pos:long "25.193001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_476'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_476'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.8575'^^xsd:double;
  dwc:longitude '25.193001'^^xsd:double;
  dwc:latitude '37.134998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1930008 37.1349983, 25.1930008 37.1349983, 25.1930008 37.1349983, 25.1930008 37.1349983, 25.1930008 37.1349983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_476'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.160999 25.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.160999"^^xsd:decimal ;
  dwc:decimalLongitude "25.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.160999 25.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.160999"^^xsd:decimal ;
  geo-pos:long "25.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_477'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_477'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2022222222222'^^xsd:double;
  dwc:longitude '25.292'^^xsd:double;
  dwc:latitude '37.160999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2919998 37.1609993, 25.2919998 37.1609993, 25.2919998 37.1609993, 25.2919998 37.1609993, 25.2919998 37.1609993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_477'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.153 25.343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.153"^^xsd:decimal ;
  dwc:decimalLongitude "25.343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.153 25.343)"^^geo:wktLiteral ;
  geo-pos:lat "37.153"^^xsd:decimal ;
  geo-pos:long "25.343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_478'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_478'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.42'^^xsd:double;
  dwc:longitude '25.343'^^xsd:double;
  dwc:latitude '37.153'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3430004 37.1529999, 25.3430004 37.1529999, 25.3430004 37.1529999, 25.3430004 37.1529999, 25.3430004 37.1529999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_478'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.214001 25.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.214001"^^xsd:decimal ;
  dwc:decimalLongitude "25.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.214001 25.455)"^^geo:wktLiteral ;
  geo-pos:lat "37.214001"^^xsd:decimal ;
  geo-pos:long "25.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_479'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_479'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.8263888888889'^^xsd:double;
  dwc:longitude '25.455'^^xsd:double;
  dwc:latitude '37.214001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4549999 37.2140007, 25.4549999 37.2140007, 25.4549999 37.2140007, 25.4549999 37.2140007, 25.4549999 37.2140007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_479'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242001 25.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242001"^^xsd:decimal ;
  dwc:decimalLongitude "25.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242001 25.622)"^^geo:wktLiteral ;
  geo-pos:lat "37.242001"^^xsd:decimal ;
  geo-pos:long "25.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_480'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_480'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.2027777777778'^^xsd:double;
  dwc:longitude '25.622'^^xsd:double;
  dwc:latitude '37.242001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6219997 37.2420006, 25.6219997 37.2420006, 25.6219997 37.2420006, 25.6219997 37.2420006, 25.6219997 37.2420006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_480'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.081001 25.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.081001"^^xsd:decimal ;
  dwc:decimalLongitude "25.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.081001 25.614)"^^geo:wktLiteral ;
  geo-pos:lat "37.081001"^^xsd:decimal ;
  geo-pos:long "25.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_481'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_481'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.1494444444444'^^xsd:double;
  dwc:longitude '25.614'^^xsd:double;
  dwc:latitude '37.081001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6140003 37.0810013, 25.6140003 37.0810013, 25.6140003 37.0810013, 25.6140003 37.0810013, 25.6140003 37.0810013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_481'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.073002 25.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.073002"^^xsd:decimal ;
  dwc:decimalLongitude "25.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.073002 25.684)"^^geo:wktLiteral ;
  geo-pos:lat "37.073002"^^xsd:decimal ;
  geo-pos:long "25.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_482'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_482'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.1716666666667'^^xsd:double;
  dwc:longitude '25.684'^^xsd:double;
  dwc:latitude '37.073002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.684 37.0730019, 25.684 37.0730019, 25.684 37.0730019, 25.684 37.0730019, 25.684 37.0730019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_482'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.141998 25.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.141998"^^xsd:decimal ;
  dwc:decimalLongitude "25.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.141998 25.663)"^^geo:wktLiteral ;
  geo-pos:lat "37.141998"^^xsd:decimal ;
  geo-pos:long "25.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_483'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_483'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.0177777777778'^^xsd:double;
  dwc:longitude '25.663'^^xsd:double;
  dwc:latitude '37.141998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6630001 37.1419983, 25.6630001 37.1419983, 25.6630001 37.1419983, 25.6630001 37.1419983, 25.6630001 37.1419983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_483'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.154999 25.648001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.154999"^^xsd:decimal ;
  dwc:decimalLongitude "25.648001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.154999 25.648001)"^^geo:wktLiteral ;
  geo-pos:lat "37.154999"^^xsd:decimal ;
  geo-pos:long "25.648001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_484'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_484'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.068055555555556'^^xsd:double;
  dwc:longitude '25.648001'^^xsd:double;
  dwc:latitude '37.154999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6480007 37.1549988, 25.6480007 37.1549988, 25.6480007 37.1549988, 25.6480007 37.1549988, 25.6480007 37.1549988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_484'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.136002 25.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.136002"^^xsd:decimal ;
  dwc:decimalLongitude "25.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.136002 25.611)"^^geo:wktLiteral ;
  geo-pos:lat "37.136002"^^xsd:decimal ;
  geo-pos:long "25.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_485'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_485'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.39527777777778'^^xsd:double;
  dwc:longitude '25.611'^^xsd:double;
  dwc:latitude '37.136002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6110001 37.1360016, 25.6110001 37.1360016, 25.6110001 37.1360016, 25.6110001 37.1360016, 25.6110001 37.1360016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_485'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.208 25.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.208"^^xsd:decimal ;
  dwc:decimalLongitude "25.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.208 25.579001)"^^geo:wktLiteral ;
  geo-pos:lat "37.208"^^xsd:decimal ;
  geo-pos:long "25.579001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_486'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_486'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.9683333333333'^^xsd:double;
  dwc:longitude '25.579001'^^xsd:double;
  dwc:latitude '37.208'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5790005 37.2080002, 25.5790005 37.2080002, 25.5790005 37.2080002, 25.5790005 37.2080002, 25.5790005 37.2080002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_486'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.174999 25.617001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.174999"^^xsd:decimal ;
  dwc:decimalLongitude "25.617001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.174999 25.617001)"^^geo:wktLiteral ;
  geo-pos:lat "37.174999"^^xsd:decimal ;
  geo-pos:long "25.617001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_487'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_487'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.9875'^^xsd:double;
  dwc:longitude '25.617001'^^xsd:double;
  dwc:latitude '37.174999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6170006 37.1749992, 25.6170006 37.1749992, 25.6170006 37.1749992, 25.6170006 37.1749992, 25.6170006 37.1749992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_487'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.334 25.690001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.334"^^xsd:decimal ;
  dwc:decimalLongitude "25.690001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.334 25.690001)"^^geo:wktLiteral ;
  geo-pos:lat "37.334"^^xsd:decimal ;
  geo-pos:long "25.690001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_488'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_488'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.058611111111111'^^xsd:double;
  dwc:longitude '25.690001'^^xsd:double;
  dwc:latitude '37.334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6900005 37.3339996, 25.6900005 37.3339996, 25.6900005 37.3339996, 25.6900005 37.3339996, 25.6900005 37.3339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_488'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.191002 25.667999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.191002"^^xsd:decimal ;
  dwc:decimalLongitude "25.667999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.191002 25.667999)"^^geo:wktLiteral ;
  geo-pos:lat "37.191002"^^xsd:decimal ;
  geo-pos:long "25.667999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_489'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_489'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.5252777777778'^^xsd:double;
  dwc:longitude '25.667999'^^xsd:double;
  dwc:latitude '37.191002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6679993 37.1910019, 25.6679993 37.1910019, 25.6679993 37.1910019, 25.6679993 37.1910019, 25.6679993 37.1910019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_489'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.202 25.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.202"^^xsd:decimal ;
  dwc:decimalLongitude "25.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.202 25.296)"^^geo:wktLiteral ;
  geo-pos:lat "37.202"^^xsd:decimal ;
  geo-pos:long "25.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_490'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_490'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.5383333333333'^^xsd:double;
  dwc:longitude '25.296'^^xsd:double;
  dwc:latitude '37.202'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2959995 37.2019997, 25.2959995 37.2019997, 25.2959995 37.2019997, 25.2959995 37.2019997, 25.2959995 37.2019997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_490'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.141998 25.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.141998"^^xsd:decimal ;
  dwc:decimalLongitude "25.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.141998 25.23)"^^geo:wktLiteral ;
  geo-pos:lat "37.141998"^^xsd:decimal ;
  geo-pos:long "25.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_491'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_491'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.7602777777778'^^xsd:double;
  dwc:longitude '25.23'^^xsd:double;
  dwc:latitude '37.141998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2299995 37.1419983, 25.2299995 37.1419983, 25.2299995 37.1419983, 25.2299995 37.1419983, 25.2299995 37.1419983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_491'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.355 25.273001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.355"^^xsd:decimal ;
  dwc:decimalLongitude "25.273001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.355 25.273001)"^^geo:wktLiteral ;
  geo-pos:lat "37.355"^^xsd:decimal ;
  geo-pos:long "25.273001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_493'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_493'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.4727777777778'^^xsd:double;
  dwc:longitude '25.273001'^^xsd:double;
  dwc:latitude '37.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2730007 37.3549995, 25.2730007 37.3549995, 25.2730007 37.3549995, 25.2730007 37.3549995, 25.2730007 37.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_493'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.452999 25.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.452999"^^xsd:decimal ;
  dwc:decimalLongitude "25.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.452999 25.361)"^^geo:wktLiteral ;
  geo-pos:lat "37.452999"^^xsd:decimal ;
  geo-pos:long "25.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_495'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_495'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6597222222222'^^xsd:double;
  dwc:longitude '25.361'^^xsd:double;
  dwc:latitude '37.452999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3610001 37.4529991, 25.3610001 37.4529991, 25.3610001 37.4529991, 25.3610001 37.4529991, 25.3610001 37.4529991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_495'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.474999 25.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.474999"^^xsd:decimal ;
  dwc:decimalLongitude "25.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.474999 25.288)"^^geo:wktLiteral ;
  geo-pos:lat "37.474999"^^xsd:decimal ;
  geo-pos:long "25.288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_496'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_496'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.5755555555556'^^xsd:double;
  dwc:longitude '25.288'^^xsd:double;
  dwc:latitude '37.474999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2880001 37.4749985, 25.2880001 37.4749985, 25.2880001 37.4749985, 25.2880001 37.4749985, 25.2880001 37.4749985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_496'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.386002 25.389999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.386002"^^xsd:decimal ;
  dwc:decimalLongitude "25.389999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.386002 25.389999)"^^geo:wktLiteral ;
  geo-pos:lat "37.386002"^^xsd:decimal ;
  geo-pos:long "25.389999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_497'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_497'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.3605555555556'^^xsd:double;
  dwc:longitude '25.389999'^^xsd:double;
  dwc:latitude '37.386002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3899994 37.3860016, 25.3899994 37.3860016, 25.3899994 37.3860016, 25.3899994 37.3860016, 25.3899994 37.3860016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_497'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.320999 25.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.320999"^^xsd:decimal ;
  dwc:decimalLongitude "25.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.320999 25.482)"^^geo:wktLiteral ;
  geo-pos:lat "37.320999"^^xsd:decimal ;
  geo-pos:long "25.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_498'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_498'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.0372222222222'^^xsd:double;
  dwc:longitude '25.482'^^xsd:double;
  dwc:latitude '37.320999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4820004 37.3209992, 25.4820004 37.3209992, 25.4820004 37.3209992, 25.4820004 37.3209992, 25.4820004 37.3209992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_498'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.341999 25.448999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.341999"^^xsd:decimal ;
  dwc:decimalLongitude "25.448999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.341999 25.448999)"^^geo:wktLiteral ;
  geo-pos:lat "37.341999"^^xsd:decimal ;
  geo-pos:long "25.448999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_499'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_499'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.1994444444444'^^xsd:double;
  dwc:longitude '25.448999'^^xsd:double;
  dwc:latitude '37.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4489994 37.3419991, 25.4489994 37.3419991, 25.4489994 37.3419991, 25.4489994 37.3419991, 25.4489994 37.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_499'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 25.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "25.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 25.562)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "25.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_500'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_500'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0422222222222'^^xsd:double;
  dwc:longitude '25.562'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5620003 37.3059998, 25.5620003 37.3059998, 25.5620003 37.3059998, 25.5620003 37.3059998, 25.5620003 37.3059998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_500'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353001 25.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353001 25.528)"^^geo:wktLiteral ;
  geo-pos:lat "37.353001"^^xsd:decimal ;
  geo-pos:long "25.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_501'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_501'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:longitude '25.528'^^xsd:double;
  dwc:latitude '37.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5279999 37.3530006, 25.5279999 37.3530006, 25.5279999 37.3530006, 25.5279999 37.3530006, 25.5279999 37.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_501'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.323002 25.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.323002"^^xsd:decimal ;
  dwc:decimalLongitude "25.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.323002 25.369)"^^geo:wktLiteral ;
  geo-pos:lat "37.323002"^^xsd:decimal ;
  geo-pos:long "25.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_502'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_502'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.8208333333333'^^xsd:double;
  dwc:longitude '25.369'^^xsd:double;
  dwc:latitude '37.323002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3689995 37.3230019, 25.3689995 37.3230019, 25.3689995 37.3230019, 25.3689995 37.3230019, 25.3689995 37.3230019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_502'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.323002 25.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.323002"^^xsd:decimal ;
  dwc:decimalLongitude "25.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.323002 25.369)"^^geo:wktLiteral ;
  geo-pos:lat "37.323002"^^xsd:decimal ;
  geo-pos:long "25.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_503'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_503'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.0355555555556'^^xsd:double;
  dwc:longitude '25.369'^^xsd:double;
  dwc:latitude '37.323002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3689995 37.3230019, 25.3689995 37.3230019, 25.3689995 37.3230019, 25.3689995 37.3230019, 25.3689995 37.3230019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_503'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.255001 25.384001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.255001"^^xsd:decimal ;
  dwc:decimalLongitude "25.384001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.255001 25.384001)"^^geo:wktLiteral ;
  geo-pos:lat "37.255001"^^xsd:decimal ;
  geo-pos:long "25.384001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_504'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_504'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.039166666666667'^^xsd:double;
  dwc:longitude '25.384001'^^xsd:double;
  dwc:latitude '37.255001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3840008 37.2550011, 25.3840008 37.2550011, 25.3840008 37.2550011, 25.3840008 37.2550011, 25.3840008 37.2550011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_504'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.255001 25.377001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.255001"^^xsd:decimal ;
  dwc:decimalLongitude "25.377001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.255001 25.377001)"^^geo:wktLiteral ;
  geo-pos:lat "37.255001"^^xsd:decimal ;
  geo-pos:long "25.377001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_505'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_505'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.29888888888889'^^xsd:double;
  dwc:longitude '25.377001'^^xsd:double;
  dwc:latitude '37.255001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3770008 37.2550011, 25.3770008 37.2550011, 25.3770008 37.2550011, 25.3770008 37.2550011, 25.3770008 37.2550011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_505'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 25.386999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.386999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 25.386999)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "25.386999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_506'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_506'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.0852777777778'^^xsd:double;
  dwc:longitude '25.386999'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3869991 37.25, 25.3869991 37.25, 25.3869991 37.25, 25.3869991 37.25, 25.3869991 37.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_506'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245998 25.391001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.245998"^^xsd:decimal ;
  dwc:decimalLongitude "25.391001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245998 25.391001)"^^geo:wktLiteral ;
  geo-pos:lat "37.245998"^^xsd:decimal ;
  geo-pos:long "25.391001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_508'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_508'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.7108333333333'^^xsd:double;
  dwc:longitude '25.391001'^^xsd:double;
  dwc:latitude '37.245998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3910008 37.2459984, 25.3910008 37.2459984, 25.3910008 37.2459984, 25.3910008 37.2459984, 25.3910008 37.2459984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_508'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244999 25.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.244999"^^xsd:decimal ;
  dwc:decimalLongitude "25.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244999 25.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.244999"^^xsd:decimal ;
  geo-pos:long "25.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_510'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_510'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.4444444444444'^^xsd:double;
  dwc:longitude '25.423'^^xsd:double;
  dwc:latitude '37.244999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4230003 37.2449989, 25.4230003 37.2449989, 25.4230003 37.2449989, 25.4230003 37.2449989, 25.4230003 37.2449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_510'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.120998 25.301001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.120998"^^xsd:decimal ;
  dwc:decimalLongitude "25.301001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.120998 25.301001)"^^geo:wktLiteral ;
  geo-pos:lat "37.120998"^^xsd:decimal ;
  geo-pos:long "25.301001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_511'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_511'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.4833333333333'^^xsd:double;
  dwc:longitude '25.301001'^^xsd:double;
  dwc:latitude '37.120998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3010006 37.1209984, 25.3010006 37.1209984, 25.3010006 37.1209984, 25.3010006 37.1209984, 25.3010006 37.1209984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_511'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.171001 25.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.171001"^^xsd:decimal ;
  dwc:decimalLongitude "25.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.171001 25.282)"^^geo:wktLiteral ;
  geo-pos:lat "37.171001"^^xsd:decimal ;
  geo-pos:long "25.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_512'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_512'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.2511111111111'^^xsd:double;
  dwc:longitude '25.282'^^xsd:double;
  dwc:latitude '37.171001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2819996 37.1710014, 25.2819996 37.1710014, 25.2819996 37.1710014, 25.2819996 37.1710014, 25.2819996 37.1710014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_512'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.179001 25.214001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.179001"^^xsd:decimal ;
  dwc:decimalLongitude "25.214001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.179001 25.214001)"^^geo:wktLiteral ;
  geo-pos:lat "37.179001"^^xsd:decimal ;
  geo-pos:long "25.214001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_513'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_513'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.4911111111111'^^xsd:double;
  dwc:longitude '25.214001'^^xsd:double;
  dwc:latitude '37.179001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2140007 37.1790009, 25.2140007 37.1790009, 25.2140007 37.1790009, 25.2140007 37.1790009, 25.2140007 37.1790009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_513'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.207001 25.131001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.207001"^^xsd:decimal ;
  dwc:decimalLongitude "25.131001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.207001 25.131001)"^^geo:wktLiteral ;
  geo-pos:lat "37.207001"^^xsd:decimal ;
  geo-pos:long "25.131001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_514'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_514'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.7202777777778'^^xsd:double;
  dwc:longitude '25.131001'^^xsd:double;
  dwc:latitude '37.207001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1310005 37.2070007, 25.1310005 37.2070007, 25.1310005 37.2070007, 25.1310005 37.2070007, 25.1310005 37.2070007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_514'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.285 23.952999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.285"^^xsd:decimal ;
  dwc:decimalLongitude "23.952999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.285 23.952999)"^^geo:wktLiteral ;
  geo-pos:lat "37.285"^^xsd:decimal ;
  geo-pos:long "23.952999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_515'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_515'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.98416666666667'^^xsd:double;
  dwc:longitude '23.952999'^^xsd:double;
  dwc:latitude '37.285'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9529991 37.2849999, 23.9529991 37.2849999, 23.9529991 37.2849999, 23.9529991 37.2849999, 23.9529991 37.2849999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_515'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317001 25.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317001"^^xsd:decimal ;
  dwc:decimalLongitude "25.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317001 25.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.317001"^^xsd:decimal ;
  geo-pos:long "25.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_516'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_516'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.4219444444444'^^xsd:double;
  dwc:longitude '25.108'^^xsd:double;
  dwc:latitude '37.317001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1079998 37.3170013, 25.1079998 37.3170013, 25.1079998 37.3170013, 25.1079998 37.3170013, 25.1079998 37.3170013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_516'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.313999 25.120001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.313999"^^xsd:decimal ;
  dwc:decimalLongitude "25.120001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.313999 25.120001)"^^geo:wktLiteral ;
  geo-pos:lat "37.313999"^^xsd:decimal ;
  geo-pos:long "25.120001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_517'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_517'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.7558333333333'^^xsd:double;
  dwc:longitude '25.120001'^^xsd:double;
  dwc:latitude '37.313999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1200008 37.3139992, 25.1200008 37.3139992, 25.1200008 37.3139992, 25.1200008 37.3139992, 25.1200008 37.3139992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_517'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.365002 24.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.365002"^^xsd:decimal ;
  dwc:decimalLongitude "24.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.365002 24.913)"^^geo:wktLiteral ;
  geo-pos:lat "37.365002"^^xsd:decimal ;
  geo-pos:long "24.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_518'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_518'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.6202777777778'^^xsd:double;
  dwc:longitude '24.913'^^xsd:double;
  dwc:latitude '37.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.9130001 37.3650017, 24.9130001 37.3650017, 24.9130001 37.3650017, 24.9130001 37.3650017, 24.9130001 37.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_518'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.361 25.372999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.361"^^xsd:decimal ;
  dwc:decimalLongitude "25.372999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.361 25.372999)"^^geo:wktLiteral ;
  geo-pos:lat "37.361"^^xsd:decimal ;
  geo-pos:long "25.372999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_520'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_520'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.9558333333333'^^xsd:double;
  dwc:longitude '25.372999'^^xsd:double;
  dwc:latitude '37.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3729992 37.3610001, 25.3729992 37.3610001, 25.3729992 37.3610001, 25.3729992 37.3610001, 25.3729992 37.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_520'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335999 25.360001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335999"^^xsd:decimal ;
  dwc:decimalLongitude "25.360001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335999 25.360001)"^^geo:wktLiteral ;
  geo-pos:lat "37.335999"^^xsd:decimal ;
  geo-pos:long "25.360001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_521'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_521'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.1097222222222'^^xsd:double;
  dwc:longitude '25.360001'^^xsd:double;
  dwc:latitude '37.335999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3600006 37.3359985, 25.3600006 37.3359985, 25.3600006 37.3359985, 25.3600006 37.3359985, 25.3600006 37.3359985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_521'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.299 25.349001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.299"^^xsd:decimal ;
  dwc:decimalLongitude "25.349001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.299 25.349001)"^^geo:wktLiteral ;
  geo-pos:lat "37.299"^^xsd:decimal ;
  geo-pos:long "25.349001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_523'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_523'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.7552777777778'^^xsd:double;
  dwc:longitude '25.349001'^^xsd:double;
  dwc:latitude '37.299'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3490009 37.2989998, 25.3490009 37.2989998, 25.3490009 37.2989998, 25.3490009 37.2989998, 25.3490009 37.2989998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_523'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252998 25.591999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252998"^^xsd:decimal ;
  dwc:decimalLongitude "25.591999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252998 25.591999)"^^geo:wktLiteral ;
  geo-pos:lat "37.252998"^^xsd:decimal ;
  geo-pos:long "25.591999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_524'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_524'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.9691666666667'^^xsd:double;
  dwc:longitude '25.591999'^^xsd:double;
  dwc:latitude '37.252998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5919991 37.2529984, 25.5919991 37.2529984, 25.5919991 37.2529984, 25.5919991 37.2529984, 25.5919991 37.2529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_524'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092999 26.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092999"^^xsd:decimal ;
  dwc:decimalLongitude "26.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092999 26.688)"^^geo:wktLiteral ;
  geo-pos:lat "37.092999"^^xsd:decimal ;
  geo-pos:long "26.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_525'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_525'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.37833333333333'^^xsd:double;
  dwc:longitude '26.688'^^xsd:double;
  dwc:latitude '37.092999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.6879997 37.0929985, 26.6879997 37.0929985, 26.6879997 37.0929985, 26.6879997 37.0929985, 26.6879997 37.0929985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_525'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.279999 25.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.279999"^^xsd:decimal ;
  dwc:decimalLongitude "25.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.279999 25.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.279999"^^xsd:decimal ;
  geo-pos:long "25.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_526'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_526'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.0044444444444'^^xsd:double;
  dwc:longitude '25.494'^^xsd:double;
  dwc:latitude '37.279999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4939995 37.2799988, 25.4939995 37.2799988, 25.4939995 37.2799988, 25.4939995 37.2799988, 25.4939995 37.2799988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_526'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.280998 25.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.280998"^^xsd:decimal ;
  dwc:decimalLongitude "25.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.280998 25.496)"^^geo:wktLiteral ;
  geo-pos:lat "37.280998"^^xsd:decimal ;
  geo-pos:long "25.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_527'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_527'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.5983333333333'^^xsd:double;
  dwc:longitude '25.496'^^xsd:double;
  dwc:latitude '37.280998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4960003 37.2809982, 25.4960003 37.2809982, 25.4960003 37.2809982, 25.4960003 37.2809982, 25.4960003 37.2809982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_527'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.282002 25.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.282002"^^xsd:decimal ;
  dwc:decimalLongitude "25.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.282002 25.496)"^^geo:wktLiteral ;
  geo-pos:lat "37.282002"^^xsd:decimal ;
  geo-pos:long "25.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_528'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_528'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.2025'^^xsd:double;
  dwc:longitude '25.496'^^xsd:double;
  dwc:latitude '37.282002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4960003 37.2820015, 25.4960003 37.2820015, 25.4960003 37.2820015, 25.4960003 37.2820015, 25.4960003 37.2820015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_528'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.270001 25.506001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.270001"^^xsd:decimal ;
  dwc:decimalLongitude "25.506001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.270001 25.506001)"^^geo:wktLiteral ;
  geo-pos:lat "37.270001"^^xsd:decimal ;
  geo-pos:long "25.506001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_530'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_530'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.9561111111111'^^xsd:double;
  dwc:longitude '25.506001'^^xsd:double;
  dwc:latitude '37.270001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5060005 37.2700005, 25.5060005 37.2700005, 25.5060005 37.2700005, 25.5060005 37.2700005, 25.5060005 37.2700005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_530'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.320999 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.320999"^^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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.320999 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.320999"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_531'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_531'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.056666666666667'^^xsd:double;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '37.320999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5 37.3209992, 25.5 37.3209992, 25.5 37.3209992, 25.5 37.3209992, 25.5 37.3209992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_531'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.312 25.521999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.312"^^xsd:decimal ;
  dwc:decimalLongitude "25.521999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.312 25.521999)"^^geo:wktLiteral ;
  geo-pos:lat "37.312"^^xsd:decimal ;
  geo-pos:long "25.521999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_532'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_532'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.3619444444444'^^xsd:double;
  dwc:longitude '25.521999'^^xsd:double;
  dwc:latitude '37.312'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5219994 37.3120003, 25.5219994 37.3120003, 25.5219994 37.3120003, 25.5219994 37.3120003, 25.5219994 37.3120003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_532'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.337002 25.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.337002"^^xsd:decimal ;
  dwc:decimalLongitude "25.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.337002 25.636)"^^geo:wktLiteral ;
  geo-pos:lat "37.337002"^^xsd:decimal ;
  geo-pos:long "25.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_533'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_533'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.9886111111111'^^xsd:double;
  dwc:longitude '25.636'^^xsd:double;
  dwc:latitude '37.337002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6359997 37.3370018, 25.6359997 37.3370018, 25.6359997 37.3370018, 25.6359997 37.3370018, 25.6359997 37.3370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_533'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.351002 25.521999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.521999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.351002 25.521999)"^^geo:wktLiteral ;
  geo-pos:lat "37.351002"^^xsd:decimal ;
  geo-pos:long "25.521999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_535'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_535'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.31'^^xsd:double;
  dwc:longitude '25.521999'^^xsd:double;
  dwc:latitude '37.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5219994 37.3510017, 25.5219994 37.3510017, 25.5219994 37.3510017, 25.5219994 37.3510017, 25.5219994 37.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_535'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.346001 25.485001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.485001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.346001 25.485001)"^^geo:wktLiteral ;
  geo-pos:lat "37.346001"^^xsd:decimal ;
  geo-pos:long "25.485001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_536'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_536'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.55'^^xsd:double;
  dwc:longitude '25.485001'^^xsd:double;
  dwc:latitude '37.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4850006 37.3460007, 25.4850006 37.3460007, 25.4850006 37.3460007, 25.4850006 37.3460007, 25.4850006 37.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_536'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.334999 25.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.334999"^^xsd:decimal ;
  dwc:decimalLongitude "25.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.334999 25.451)"^^geo:wktLiteral ;
  geo-pos:lat "37.334999"^^xsd:decimal ;
  geo-pos:long "25.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_537'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_537'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.0955555555556'^^xsd:double;
  dwc:longitude '25.451'^^xsd:double;
  dwc:latitude '37.334999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4510002 37.3349991, 25.4510002 37.3349991, 25.4510002 37.3349991, 25.4510002 37.3349991, 25.4510002 37.3349991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_537'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34 25.389999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.389999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34 25.389999)"^^geo:wktLiteral ;
  geo-pos:lat "37.34"^^xsd:decimal ;
  geo-pos:long "25.389999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_538'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_538'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.3502777777778'^^xsd:double;
  dwc:longitude '25.389999'^^xsd:double;
  dwc:latitude '37.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3899994 37.3400002, 25.3899994 37.3400002, 25.3899994 37.3400002, 25.3899994 37.3400002, 25.3899994 37.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_538'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252998 25.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252998"^^xsd:decimal ;
  dwc:decimalLongitude "25.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252998 25.636)"^^geo:wktLiteral ;
  geo-pos:lat "37.252998"^^xsd:decimal ;
  geo-pos:long "25.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_539'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_539'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.88055555555556'^^xsd:double;
  dwc:longitude '25.636'^^xsd:double;
  dwc:latitude '37.252998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6359997 37.2529984, 25.6359997 37.2529984, 25.6359997 37.2529984, 25.6359997 37.2529984, 25.6359997 37.2529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_539'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258999 25.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258999"^^xsd:decimal ;
  dwc:decimalLongitude "25.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258999 25.604)"^^geo:wktLiteral ;
  geo-pos:lat "37.258999"^^xsd:decimal ;
  geo-pos:long "25.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_540'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_540'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.8777777777778'^^xsd:double;
  dwc:longitude '25.604'^^xsd:double;
  dwc:latitude '37.258999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6040001 37.2589989, 25.6040001 37.2589989, 25.6040001 37.2589989, 25.6040001 37.2589989, 25.6040001 37.2589989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_540'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258999 25.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258999"^^xsd:decimal ;
  dwc:decimalLongitude "25.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258999 25.604)"^^geo:wktLiteral ;
  geo-pos:lat "37.258999"^^xsd:decimal ;
  geo-pos:long "25.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_541'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_541'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.23'^^xsd:double;
  dwc:longitude '25.604'^^xsd:double;
  dwc:latitude '37.258999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6040001 37.2589989, 25.6040001 37.2589989, 25.6040001 37.2589989, 25.6040001 37.2589989, 25.6040001 37.2589989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_541'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252998 25.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252998"^^xsd:decimal ;
  dwc:decimalLongitude "25.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252998 25.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.252998"^^xsd:decimal ;
  geo-pos:long "25.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_542'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_542'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.4852777777778'^^xsd:double;
  dwc:longitude '25.608'^^xsd:double;
  dwc:latitude '37.252998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6079998 37.2529984, 25.6079998 37.2529984, 25.6079998 37.2529984, 25.6079998 37.2529984, 25.6079998 37.2529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_542'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.328999 25.462999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.328999"^^xsd:decimal ;
  dwc:decimalLongitude "25.462999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.328999 25.462999)"^^geo:wktLiteral ;
  geo-pos:lat "37.328999"^^xsd:decimal ;
  geo-pos:long "25.462999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_543'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_543'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.9961111111111'^^xsd:double;
  dwc:longitude '25.462999'^^xsd:double;
  dwc:latitude '37.328999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4629993 37.3289986, 25.4629993 37.3289986, 25.4629993 37.3289986, 25.4629993 37.3289986, 25.4629993 37.3289986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_543'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.332001 25.424999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.332001"^^xsd:decimal ;
  dwc:decimalLongitude "25.424999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.332001 25.424999)"^^geo:wktLiteral ;
  geo-pos:lat "37.332001"^^xsd:decimal ;
  geo-pos:long "25.424999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_544'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_544'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7294444444444'^^xsd:double;
  dwc:longitude '25.424999'^^xsd:double;
  dwc:latitude '37.332001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4249992 37.3320007, 25.4249992 37.3320007, 25.4249992 37.3320007, 25.4249992 37.3320007, 25.4249992 37.3320007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_544'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.332001 25.427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.332001"^^xsd:decimal ;
  dwc:decimalLongitude "25.427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.332001 25.427)"^^geo:wktLiteral ;
  geo-pos:lat "37.332001"^^xsd:decimal ;
  geo-pos:long "25.427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_545'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_545'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7294444444444'^^xsd:double;
  dwc:longitude '25.427'^^xsd:double;
  dwc:latitude '37.332001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4270001 37.3320007, 25.4270001 37.3320007, 25.4270001 37.3320007, 25.4270001 37.3320007, 25.4270001 37.3320007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_545'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.366001 25.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.366001"^^xsd:decimal ;
  dwc:decimalLongitude "25.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.366001 25.473)"^^geo:wktLiteral ;
  geo-pos:lat "37.366001"^^xsd:decimal ;
  geo-pos:long "25.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_546'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_546'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.20666666666667'^^xsd:double;
  dwc:longitude '25.473'^^xsd:double;
  dwc:latitude '37.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4729996 37.3660011, 25.4729996 37.3660011, 25.4729996 37.3660011, 25.4729996 37.3660011, 25.4729996 37.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_546'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.348)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_547'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_547'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.2575'^^xsd:double;
  dwc:longitude '25.348'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3479996 37.4099999, 25.3479996 37.4099999, 25.3479996 37.4099999, 25.3479996 37.4099999, 25.3479996 37.4099999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_547'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.438999 25.150999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.438999"^^xsd:decimal ;
  dwc:decimalLongitude "25.150999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.438999 25.150999)"^^geo:wktLiteral ;
  geo-pos:lat "37.438999"^^xsd:decimal ;
  geo-pos:long "25.150999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_548'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_548'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.36361111111111'^^xsd:double;
  dwc:longitude '25.150999'^^xsd:double;
  dwc:latitude '37.438999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1509991 37.4389992, 25.1509991 37.4389992, 25.1509991 37.4389992, 25.1509991 37.4389992, 25.1509991 37.4389992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_548'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325001 25.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325001"^^xsd:decimal ;
  dwc:decimalLongitude "25.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325001 25.416)"^^geo:wktLiteral ;
  geo-pos:lat "37.325001"^^xsd:decimal ;
  geo-pos:long "25.416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_549'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_549'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.9252777777778'^^xsd:double;
  dwc:longitude '25.416'^^xsd:double;
  dwc:latitude '37.325001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4160004 37.3250008, 25.4160004 37.3250008, 25.4160004 37.3250008, 25.4160004 37.3250008, 25.4160004 37.3250008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_549'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.318001 25.417999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.318001"^^xsd:decimal ;
  dwc:decimalLongitude "25.417999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.318001 25.417999)"^^geo:wktLiteral ;
  geo-pos:lat "37.318001"^^xsd:decimal ;
  geo-pos:long "25.417999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_550'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_550'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.4666666666667'^^xsd:double;
  dwc:longitude '25.417999'^^xsd:double;
  dwc:latitude '37.318001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4179993 37.3180008, 25.4179993 37.3180008, 25.4179993 37.3180008, 25.4179993 37.3180008, 25.4179993 37.3180008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_550'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.293999 25.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.293999"^^xsd:decimal ;
  dwc:decimalLongitude "25.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.293999 25.532)"^^geo:wktLiteral ;
  geo-pos:lat "37.293999"^^xsd:decimal ;
  geo-pos:long "25.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_551'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_551'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.098611111111111'^^xsd:double;
  dwc:longitude '25.532'^^xsd:double;
  dwc:latitude '37.293999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5319996 37.2939987, 25.5319996 37.2939987, 25.5319996 37.2939987, 25.5319996 37.2939987, 25.5319996 37.2939987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_551'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.293999 25.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.293999"^^xsd:decimal ;
  dwc:decimalLongitude "25.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.293999 25.532)"^^geo:wktLiteral ;
  geo-pos:lat "37.293999"^^xsd:decimal ;
  geo-pos:long "25.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_552'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_552'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.2361111111111'^^xsd:double;
  dwc:longitude '25.532'^^xsd:double;
  dwc:latitude '37.293999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5319996 37.2939987, 25.5319996 37.2939987, 25.5319996 37.2939987, 25.5319996 37.2939987, 25.5319996 37.2939987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_552'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.297001 25.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.297001"^^xsd:decimal ;
  dwc:decimalLongitude "25.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.297001 25.532)"^^geo:wktLiteral ;
  geo-pos:lat "37.297001"^^xsd:decimal ;
  geo-pos:long "25.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_553'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_553'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.7775'^^xsd:double;
  dwc:longitude '25.532'^^xsd:double;
  dwc:latitude '37.297001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5319996 37.2970009, 25.5319996 37.2970009, 25.5319996 37.2970009, 25.5319996 37.2970009, 25.5319996 37.2970009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_553'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237999 25.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237999"^^xsd:decimal ;
  dwc:decimalLongitude "25.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237999 25.535)"^^geo:wktLiteral ;
  geo-pos:lat "37.237999"^^xsd:decimal ;
  geo-pos:long "25.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_554'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_554'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.1488888888889'^^xsd:double;
  dwc:longitude '25.535'^^xsd:double;
  dwc:latitude '37.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5349999 37.237999, 25.5349999 37.237999, 25.5349999 37.237999, 25.5349999 37.237999, 25.5349999 37.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_554'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237999 25.530001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237999"^^xsd:decimal ;
  dwc:decimalLongitude "25.530001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237999 25.530001)"^^geo:wktLiteral ;
  geo-pos:lat "37.237999"^^xsd:decimal ;
  geo-pos:long "25.530001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_555'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_555'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.895'^^xsd:double;
  dwc:longitude '25.530001'^^xsd:double;
  dwc:latitude '37.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5300007 37.237999, 25.5300007 37.237999, 25.5300007 37.237999, 25.5300007 37.237999, 25.5300007 37.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_555'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 25.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "25.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 25.551001)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "25.551001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_556'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_556'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.4022222222222'^^xsd:double;
  dwc:longitude '25.551001'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5510006 37.2369995, 25.5510006 37.2369995, 25.5510006 37.2369995, 25.5510006 37.2369995, 25.5510006 37.2369995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_556'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.189999 25.681999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.189999"^^xsd:decimal ;
  dwc:decimalLongitude "25.681999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.189999 25.681999)"^^geo:wktLiteral ;
  geo-pos:lat "37.189999"^^xsd:decimal ;
  geo-pos:long "25.681999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_557'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_557'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.0738888888889'^^xsd:double;
  dwc:longitude '25.681999'^^xsd:double;
  dwc:latitude '37.189999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6819992 37.1899986, 25.6819992 37.1899986, 25.6819992 37.1899986, 25.6819992 37.1899986, 25.6819992 37.1899986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_557'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.16"^^xsd:decimal ;
  geo-pos:long "25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_558'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_558'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.5113888888889'^^xsd:double;
  dwc:longitude '25.66'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6599999 37.1599999, 25.6599999 37.1599999, 25.6599999 37.1599999, 25.6599999 37.1599999, 25.6599999 37.1599999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_558'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.176998 25.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.176998"^^xsd:decimal ;
  dwc:decimalLongitude "25.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.176998 25.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.176998"^^xsd:decimal ;
  geo-pos:long "25.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_559'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_559'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.2522222222222'^^xsd:double;
  dwc:longitude '25.608'^^xsd:double;
  dwc:latitude '37.176998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6079998 37.1769981, 25.6079998 37.1769981, 25.6079998 37.1769981, 25.6079998 37.1769981, 25.6079998 37.1769981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_559'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.122002 25.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.122002"^^xsd:decimal ;
  dwc:decimalLongitude "25.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.122002 25.365)"^^geo:wktLiteral ;
  geo-pos:lat "37.122002"^^xsd:decimal ;
  geo-pos:long "25.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_560'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_560'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.8091666666667'^^xsd:double;
  dwc:longitude '25.365'^^xsd:double;
  dwc:latitude '37.122002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3649998 37.1220017, 25.3649998 37.1220017, 25.3649998 37.1220017, 25.3649998 37.1220017, 25.3649998 37.1220017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_560'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117001 25.353001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.117001"^^xsd:decimal ;
  dwc:decimalLongitude "25.353001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117001 25.353001)"^^geo:wktLiteral ;
  geo-pos:lat "37.117001"^^xsd:decimal ;
  geo-pos:long "25.353001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_561'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_561'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.5655555555556'^^xsd:double;
  dwc:longitude '25.353001'^^xsd:double;
  dwc:latitude '37.117001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3530006 37.1170006, 25.3530006 37.1170006, 25.3530006 37.1170006, 25.3530006 37.1170006, 25.3530006 37.1170006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_561'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.193001 25.566999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.193001"^^xsd:decimal ;
  dwc:decimalLongitude "25.566999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.193001 25.566999)"^^geo:wktLiteral ;
  geo-pos:lat "37.193001"^^xsd:decimal ;
  geo-pos:long "25.566999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_562'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_562'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.1972222222222'^^xsd:double;
  dwc:longitude '25.566999'^^xsd:double;
  dwc:latitude '37.193001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5669994 37.1930008, 25.5669994 37.1930008, 25.5669994 37.1930008, 25.5669994 37.1930008, 25.5669994 37.1930008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_562'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192001 25.561001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192001"^^xsd:decimal ;
  dwc:decimalLongitude "25.561001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192001 25.561001)"^^geo:wktLiteral ;
  geo-pos:lat "37.192001"^^xsd:decimal ;
  geo-pos:long "25.561001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_563'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_563'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.4305555555556'^^xsd:double;
  dwc:longitude '25.561001'^^xsd:double;
  dwc:latitude '37.192001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5610008 37.1920013, 25.5610008 37.1920013, 25.5610008 37.1920013, 25.5610008 37.1920013, 25.5610008 37.1920013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_563'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.188999 25.566999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.188999"^^xsd:decimal ;
  dwc:decimalLongitude "25.566999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.188999 25.566999)"^^geo:wktLiteral ;
  geo-pos:lat "37.188999"^^xsd:decimal ;
  geo-pos:long "25.566999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_564'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_564'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.6788888888889'^^xsd:double;
  dwc:longitude '25.566999'^^xsd:double;
  dwc:latitude '37.188999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5669994 37.1889992, 25.5669994 37.1889992, 25.5669994 37.1889992, 25.5669994 37.1889992, 25.5669994 37.1889992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_564'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166 25.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166"^^xsd:decimal ;
  dwc:decimalLongitude "25.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166 25.579001)"^^geo:wktLiteral ;
  geo-pos:lat "37.166"^^xsd:decimal ;
  geo-pos:long "25.579001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_565'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_565'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.2994444444444'^^xsd:double;
  dwc:longitude '25.579001'^^xsd:double;
  dwc:latitude '37.166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5790005 37.1660004, 25.5790005 37.1660004, 25.5790005 37.1660004, 25.5790005 37.1660004, 25.5790005 37.1660004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_565'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168999 25.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.168999"^^xsd:decimal ;
  dwc:decimalLongitude "25.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168999 25.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.168999"^^xsd:decimal ;
  geo-pos:long "25.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_566'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_566'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.6572222222222'^^xsd:double;
  dwc:longitude '25.584'^^xsd:double;
  dwc:latitude '37.168999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5839996 37.1689987, 25.5839996 37.1689987, 25.5839996 37.1689987, 25.5839996 37.1689987, 25.5839996 37.1689987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_566'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.191002 25.556999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.191002"^^xsd:decimal ;
  dwc:decimalLongitude "25.556999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.191002 25.556999)"^^geo:wktLiteral ;
  geo-pos:lat "37.191002"^^xsd:decimal ;
  geo-pos:long "25.556999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_567'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_567'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1716666666667'^^xsd:double;
  dwc:longitude '25.556999'^^xsd:double;
  dwc:latitude '37.191002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5569992 37.1910019, 25.5569992 37.1910019, 25.5569992 37.1910019, 25.5569992 37.1910019, 25.5569992 37.1910019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_567'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.182999 25.566999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.182999"^^xsd:decimal ;
  dwc:decimalLongitude "25.566999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.182999 25.566999)"^^geo:wktLiteral ;
  geo-pos:lat "37.182999"^^xsd:decimal ;
  geo-pos:long "25.566999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_568'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_568'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.72583333333333'^^xsd:double;
  dwc:longitude '25.566999'^^xsd:double;
  dwc:latitude '37.182999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5669994 37.1829987, 25.5669994 37.1829987, 25.5669994 37.1829987, 25.5669994 37.1829987, 25.5669994 37.1829987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_568'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.171001 25.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.171001"^^xsd:decimal ;
  dwc:decimalLongitude "25.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.171001 25.577)"^^geo:wktLiteral ;
  geo-pos:lat "37.171001"^^xsd:decimal ;
  geo-pos:long "25.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_569'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_569'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2294444444444'^^xsd:double;
  dwc:longitude '25.577'^^xsd:double;
  dwc:latitude '37.171001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5769997 37.1710014, 25.5769997 37.1710014, 25.5769997 37.1710014, 25.5769997 37.1710014, 25.5769997 37.1710014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_569'^^xsd:string;
  dwc:observationDate '2011-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.216 25.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.216"^^xsd:decimal ;
  dwc:decimalLongitude "25.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.216 25.482)"^^geo:wktLiteral ;
  geo-pos:lat "37.216"^^xsd:decimal ;
  geo-pos:long "25.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_570'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_570'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.9027777777778'^^xsd:double;
  dwc:longitude '25.482'^^xsd:double;
  dwc:latitude '37.216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4820004 37.2159996, 25.4820004 37.2159996, 25.4820004 37.2159996, 25.4820004 37.2159996, 25.4820004 37.2159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_570'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417999 16.580999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.417999"^^xsd:decimal ;
  dwc:decimalLongitude "16.580999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417999 16.580999)"^^geo:wktLiteral ;
  geo-pos:lat "35.417999"^^xsd:decimal ;
  geo-pos:long "16.580999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1073'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1073'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.0286111111111'^^xsd:double;
  dwc:longitude '16.580999'^^xsd:double;
  dwc:latitude '35.417999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.5809994 35.4179993, 16.5809994 35.4179993, 16.5809994 35.4179993, 16.5809994 35.4179993, 16.5809994 35.4179993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1073'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367001 16.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.367001"^^xsd:decimal ;
  dwc:decimalLongitude "16.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367001 16.487)"^^geo:wktLiteral ;
  geo-pos:lat "35.367001"^^xsd:decimal ;
  geo-pos:long "16.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1074'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1074'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.5438888888889'^^xsd:double;
  dwc:longitude '16.487'^^xsd:double;
  dwc:latitude '35.367001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.4869995 35.3670006, 16.4869995 35.3670006, 16.4869995 35.3670006, 16.4869995 35.3670006, 16.4869995 35.3670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1074'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.200001 16.544001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.200001"^^xsd:decimal ;
  dwc:decimalLongitude "16.544001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.200001 16.544001)"^^geo:wktLiteral ;
  geo-pos:lat "35.200001"^^xsd:decimal ;
  geo-pos:long "16.544001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1075'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1075'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.7686111111111'^^xsd:double;
  dwc:longitude '16.544001'^^xsd:double;
  dwc:latitude '35.200001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.5440006 35.2000008, 16.5440006 35.2000008, 16.5440006 35.2000008, 16.5440006 35.2000008, 16.5440006 35.2000008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1075'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.161999 16.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.161999"^^xsd:decimal ;
  dwc:decimalLongitude "16.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.161999 16.31)"^^geo:wktLiteral ;
  geo-pos:lat "35.161999"^^xsd:decimal ;
  geo-pos:long "16.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1076'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1076'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1461111111111'^^xsd:double;
  dwc:longitude '16.31'^^xsd:double;
  dwc:latitude '35.161999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.3099995 35.1619988, 16.3099995 35.1619988, 16.3099995 35.1619988, 16.3099995 35.1619988, 16.3099995 35.1619988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1076'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.626999 15.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.626999"^^xsd:decimal ;
  dwc:decimalLongitude "15.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.626999 15.294)"^^geo:wktLiteral ;
  geo-pos:lat "34.626999"^^xsd:decimal ;
  geo-pos:long "15.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1077'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1077'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.8863888888889'^^xsd:double;
  dwc:longitude '15.294'^^xsd:double;
  dwc:latitude '34.626999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.2939997 34.6269989, 15.2939997 34.6269989, 15.2939997 34.6269989, 15.2939997 34.6269989, 15.2939997 34.6269989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1077'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.629999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342999"^^xsd:decimal ;
  dwc:decimalLongitude "25.629999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.629999)"^^geo:wktLiteral ;
  geo-pos:lat "35.342999"^^xsd:decimal ;
  geo-pos:long "25.629999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1497'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1497'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.8138888888889'^^xsd:double;
  dwc:longitude '25.629999'^^xsd:double;
  dwc:latitude '35.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6299992 35.3429985, 25.6299992 35.3429985, 25.6299992 35.3429985, 25.6299992 35.3429985, 25.6299992 35.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1497'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1498'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1498'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.5522222222222'^^xsd:double;
  dwc:longitude '25.615'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6149998 35.3470001, 25.6149998 35.3470001, 25.6149998 35.3470001, 25.6149998 35.3470001, 25.6149998 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1498'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.604)"^^geo:wktLiteral ;
  geo-pos:lat "35.351002"^^xsd:decimal ;
  geo-pos:long "25.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1499'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1499'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2672222222222'^^xsd:double;
  dwc:longitude '25.604'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6040001 35.3510017, 25.6040001 35.3510017, 25.6040001 35.3510017, 25.6040001 35.3510017, 25.6040001 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1499'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.622999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.622999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.622999)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.622999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1500'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1500'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.66527777777778'^^xsd:double;
  dwc:longitude '25.622999'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6229992 35.3460007, 25.6229992 35.3460007, 25.6229992 35.3460007, 25.6229992 35.3460007, 25.6229992 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1500'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.620001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.620001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.620001)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.620001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1501'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1501'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.505'^^xsd:double;
  dwc:longitude '25.620001'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6200008 35.3470001, 25.6200008 35.3470001, 25.6200008 35.3470001, 25.6200008 35.3470001, 25.6200008 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1501'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.621)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1502'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1502'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.9830555555556'^^xsd:double;
  dwc:longitude '25.621'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6210003 35.3460007, 25.6210003 35.3460007, 25.6210003 35.3460007, 25.6210003 35.3460007, 25.6210003 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1502'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.368"^^xsd:decimal ;
  dwc:decimalLongitude "25.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.576)"^^geo:wktLiteral ;
  geo-pos:lat "35.368"^^xsd:decimal ;
  geo-pos:long "25.576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1503'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1503'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.1436111111111'^^xsd:double;
  dwc:longitude '25.576'^^xsd:double;
  dwc:latitude '35.368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5760002 35.368, 25.5760002 35.368, 25.5760002 35.368, 25.5760002 35.368, 25.5760002 35.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1503'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.821999 11.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.821999"^^xsd:decimal ;
  dwc:decimalLongitude "11.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.821999 11.149)"^^geo:wktLiteral ;
  geo-pos:lat "33.821999"^^xsd:decimal ;
  geo-pos:long "11.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_874'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_874'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.0330555555556'^^xsd:double;
  dwc:longitude '11.149'^^xsd:double;
  dwc:latitude '33.821999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1490002 33.8219986, 11.1490002 33.8219986, 11.1490002 33.8219986, 11.1490002 33.8219986, 11.1490002 33.8219986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_874'^^xsd:string;
  dwc:observationDate '2011-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_875'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_875'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.1808333333333'^^xsd:double;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1169996 33.8190002, 11.1169996 33.8190002, 11.1169996 33.8190002, 11.1169996 33.8190002, 11.1169996 33.8190002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_875'^^xsd:string;
  dwc:observationDate '2011-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.481998 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.481998"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.481998 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "33.481998"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_876'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_876'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.276666666667'^^xsd:double;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '33.481998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2670002 33.4819984, 11.2670002 33.4819984, 11.2670002 33.4819984, 11.2670002 33.4819984, 11.2670002 33.4819984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_876'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.375 11.519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.375"^^xsd:decimal ;
  dwc:decimalLongitude "11.519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.375 11.519)"^^geo:wktLiteral ;
  geo-pos:lat "33.375"^^xsd:decimal ;
  geo-pos:long "11.519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_877'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_877'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.540555555556'^^xsd:double;
  dwc:longitude '11.519'^^xsd:double;
  dwc:latitude '33.375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5190001 33.375, 11.5190001 33.375, 11.5190001 33.375, 11.5190001 33.375, 11.5190001 33.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_877'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.414002 11.594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.414002"^^xsd:decimal ;
  dwc:decimalLongitude "11.594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.414002 11.594)"^^geo:wktLiteral ;
  geo-pos:lat "33.414002"^^xsd:decimal ;
  geo-pos:long "11.594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_878'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_878'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5344444444444'^^xsd:double;
  dwc:longitude '11.594'^^xsd:double;
  dwc:latitude '33.414002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5939999 33.4140015, 11.5939999 33.4140015, 11.5939999 33.4140015, 11.5939999 33.4140015, 11.5939999 33.4140015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_878'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.415001 11.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.415001"^^xsd:decimal ;
  dwc:decimalLongitude "11.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.415001 11.558)"^^geo:wktLiteral ;
  geo-pos:lat "33.415001"^^xsd:decimal ;
  geo-pos:long "11.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_879'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_879'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.7547222222222'^^xsd:double;
  dwc:longitude '11.558'^^xsd:double;
  dwc:latitude '33.415001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5579996 33.4150009, 11.5579996 33.4150009, 11.5579996 33.4150009, 11.5579996 33.4150009, 11.5579996 33.4150009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_879'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.320999 11.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.320999"^^xsd:decimal ;
  dwc:decimalLongitude "11.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.320999 11.71)"^^geo:wktLiteral ;
  geo-pos:lat "33.320999"^^xsd:decimal ;
  geo-pos:long "11.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_880'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_880'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.011944444444'^^xsd:double;
  dwc:longitude '11.71'^^xsd:double;
  dwc:latitude '33.320999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.71 33.3209992, 11.71 33.3209992, 11.71 33.3209992, 11.71 33.3209992, 11.71 33.3209992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_880'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.424 22.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.424"^^xsd:decimal ;
  dwc:decimalLongitude "22.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.424 22.319)"^^geo:wktLiteral ;
  geo-pos:lat "35.424"^^xsd:decimal ;
  geo-pos:long "22.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1046'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1046'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.12611111111111'^^xsd:double;
  dwc:longitude '22.319'^^xsd:double;
  dwc:latitude '35.424'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.3190002 35.4239998, 22.3190002 35.4239998, 22.3190002 35.4239998, 22.3190002 35.4239998, 22.3190002 35.4239998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1046'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.588001 21.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.588001"^^xsd:decimal ;
  dwc:decimalLongitude "21.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.588001 21.878)"^^geo:wktLiteral ;
  geo-pos:lat "35.588001"^^xsd:decimal ;
  geo-pos:long "21.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1047'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1047'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.7508333333333'^^xsd:double;
  dwc:longitude '21.878'^^xsd:double;
  dwc:latitude '35.588001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.8780003 35.5880013, 21.8780003 35.5880013, 21.8780003 35.5880013, 21.8780003 35.5880013, 21.8780003 35.5880013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1047'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.455002 21.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.455002"^^xsd:decimal ;
  dwc:decimalLongitude "21.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.455002 21.791)"^^geo:wktLiteral ;
  geo-pos:lat "35.455002"^^xsd:decimal ;
  geo-pos:long "21.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1048'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1048'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.2625'^^xsd:double;
  dwc:longitude '21.791'^^xsd:double;
  dwc:latitude '35.455002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.7910004 35.4550018, 21.7910004 35.4550018, 21.7910004 35.4550018, 21.7910004 35.4550018, 21.7910004 35.4550018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1048'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.061001 12.271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.061001"^^xsd:decimal ;
  dwc:decimalLongitude "12.271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.061001 12.271)"^^geo:wktLiteral ;
  geo-pos:lat "35.061001"^^xsd:decimal ;
  geo-pos:long "12.271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1119'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1119'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0936111111111'^^xsd:double;
  dwc:longitude '12.271'^^xsd:double;
  dwc:latitude '35.061001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2709999 35.0610008, 12.2709999 35.0610008, 12.2709999 35.0610008, 12.2709999 35.0610008, 12.2709999 35.0610008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1119'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.077 12.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.077"^^xsd:decimal ;
  dwc:decimalLongitude "12.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.077 12.218)"^^geo:wktLiteral ;
  geo-pos:lat "35.077"^^xsd:decimal ;
  geo-pos:long "12.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1120'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1120'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9402777777778'^^xsd:double;
  dwc:longitude '12.218'^^xsd:double;
  dwc:latitude '35.077'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2180004 35.0769997, 12.2180004 35.0769997, 12.2180004 35.0769997, 12.2180004 35.0769997, 12.2180004 35.0769997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1120'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.132 12.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.132"^^xsd:decimal ;
  dwc:decimalLongitude "12.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.132 12.211)"^^geo:wktLiteral ;
  geo-pos:lat "35.132"^^xsd:decimal ;
  geo-pos:long "12.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1121'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1121'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.18194444444444'^^xsd:double;
  dwc:longitude '12.211'^^xsd:double;
  dwc:latitude '35.132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2110004 35.132, 12.2110004 35.132, 12.2110004 35.132, 12.2110004 35.132, 12.2110004 35.132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1121'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.147999 12.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.147999"^^xsd:decimal ;
  dwc:decimalLongitude "12.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.147999 12.202)"^^geo:wktLiteral ;
  geo-pos:lat "35.147999"^^xsd:decimal ;
  geo-pos:long "12.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1124'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1124'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.3261111111111'^^xsd:double;
  dwc:longitude '12.202'^^xsd:double;
  dwc:latitude '35.147999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2019997 35.1479988, 12.2019997 35.1479988, 12.2019997 35.1479988, 12.2019997 35.1479988, 12.2019997 35.1479988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1124'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.535 23.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.535"^^xsd:decimal ;
  dwc:decimalLongitude "23.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.535 23.98)"^^geo:wktLiteral ;
  geo-pos:lat "35.535"^^xsd:decimal ;
  geo-pos:long "23.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2219'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2219'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.69722222222222'^^xsd:double;
  dwc:longitude '23.98'^^xsd:double;
  dwc:latitude '35.535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9799995 35.5349999, 23.9799995 35.5349999, 23.9799995 35.5349999, 23.9799995 35.5349999, 23.9799995 35.5349999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2219'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 23.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "23.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 23.98)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "23.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2220'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2220'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.2080555555556'^^xsd:double;
  dwc:longitude '23.98'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9799995 35.5340004, 23.9799995 35.5340004, 23.9799995 35.5340004, 23.9799995 35.5340004, 23.9799995 35.5340004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2220'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.523998 23.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.523998"^^xsd:decimal ;
  dwc:decimalLongitude "23.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.523998 23.979)"^^geo:wktLiteral ;
  geo-pos:lat "35.523998"^^xsd:decimal ;
  geo-pos:long "23.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2221'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2221'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.34083333333333'^^xsd:double;
  dwc:longitude '23.979'^^xsd:double;
  dwc:latitude '35.523998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9790001 35.5239983, 23.9790001 35.5239983, 23.9790001 35.5239983, 23.9790001 35.5239983, 23.9790001 35.5239983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2221'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.964001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "23.964001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.964001)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "23.964001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2222'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2222'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.49888888888889'^^xsd:double;
  dwc:longitude '23.964001'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9640007 35.5309982, 23.9640007 35.5309982, 23.9640007 35.5309982, 23.9640007 35.5309982, 23.9640007 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2222'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.988001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.526001"^^xsd:decimal ;
  dwc:decimalLongitude "23.988001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.988001)"^^geo:wktLiteral ;
  geo-pos:lat "35.526001"^^xsd:decimal ;
  geo-pos:long "23.988001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2223'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2223'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.935'^^xsd:double;
  dwc:longitude '23.988001'^^xsd:double;
  dwc:latitude '35.526001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9880009 35.526001, 23.9880009 35.526001, 23.9880009 35.526001, 23.9880009 35.526001, 23.9880009 35.526001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2223'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533001 23.959999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533001"^^xsd:decimal ;
  dwc:decimalLongitude "23.959999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533001 23.959999)"^^geo:wktLiteral ;
  geo-pos:lat "35.533001"^^xsd:decimal ;
  geo-pos:long "23.959999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2224'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2224'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.0705555555556'^^xsd:double;
  dwc:longitude '23.959999'^^xsd:double;
  dwc:latitude '35.533001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9599991 35.533001, 23.9599991 35.533001, 23.9599991 35.533001, 23.9599991 35.533001, 23.9599991 35.533001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2224'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.537998 23.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.537998"^^xsd:decimal ;
  dwc:decimalLongitude "23.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.537998 23.98)"^^geo:wktLiteral ;
  geo-pos:lat "35.537998"^^xsd:decimal ;
  geo-pos:long "23.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2225'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2225'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.10138888888889'^^xsd:double;
  dwc:longitude '23.98'^^xsd:double;
  dwc:latitude '35.537998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9799995 35.5379982, 23.9799995 35.5379982, 23.9799995 35.5379982, 23.9799995 35.5379982, 23.9799995 35.5379982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2225'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525002 23.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525002"^^xsd:decimal ;
  dwc:decimalLongitude "23.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525002 23.969)"^^geo:wktLiteral ;
  geo-pos:lat "35.525002"^^xsd:decimal ;
  geo-pos:long "23.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2226'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2226'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.2258333333333'^^xsd:double;
  dwc:longitude '23.969'^^xsd:double;
  dwc:latitude '35.525002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9689999 35.5250015, 23.9689999 35.5250015, 23.9689999 35.5250015, 23.9689999 35.5250015, 23.9689999 35.5250015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2226'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.974001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "23.974001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.974001)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "23.974001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2227'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2227'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6963888888889'^^xsd:double;
  dwc:longitude '23.974001'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9740009 35.5309982, 23.9740009 35.5309982, 23.9740009 35.5309982, 23.9740009 35.5309982, 23.9740009 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2227'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "23.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.989)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "23.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2228'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2228'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.7216666666667'^^xsd:double;
  dwc:longitude '23.989'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9890003 35.5270004, 23.9890003 35.5270004, 23.9890003 35.5270004, 23.9890003 35.5270004, 23.9890003 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2228'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "23.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.989)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "23.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2229'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2229'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.99666666666667'^^xsd:double;
  dwc:longitude '23.989'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9890003 35.5270004, 23.9890003 35.5270004, 23.9890003 35.5270004, 23.9890003 35.5270004, 23.9890003 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2229'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 23.933001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "23.933001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 23.933001)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "23.933001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2230'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2230'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.8405555555556'^^xsd:double;
  dwc:longitude '23.933001'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9330006 35.5340004, 23.9330006 35.5340004, 23.9330006 35.5340004, 23.9330006 35.5340004, 23.9330006 35.5340004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2230'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.548 23.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.548"^^xsd:decimal ;
  dwc:decimalLongitude "23.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.548 23.902)"^^geo:wktLiteral ;
  geo-pos:lat "35.548"^^xsd:decimal ;
  geo-pos:long "23.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2231'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2231'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.3461111111111'^^xsd:double;
  dwc:longitude '23.902'^^xsd:double;
  dwc:latitude '35.548'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9020004 35.5480003, 23.9020004 35.5480003, 23.9020004 35.5480003, 23.9020004 35.5480003, 23.9020004 35.5480003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2231'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525002 23.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525002"^^xsd:decimal ;
  dwc:decimalLongitude "23.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525002 23.913)"^^geo:wktLiteral ;
  geo-pos:lat "35.525002"^^xsd:decimal ;
  geo-pos:long "23.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2232'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2232'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.5694444444444'^^xsd:double;
  dwc:longitude '23.913'^^xsd:double;
  dwc:latitude '35.525002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9130001 35.5250015, 23.9130001 35.5250015, 23.9130001 35.5250015, 23.9130001 35.5250015, 23.9130001 35.5250015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2232'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.981001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "23.981001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.981001)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "23.981001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2233'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2233'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.51416666666667'^^xsd:double;
  dwc:longitude '23.981001'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9810009 35.5309982, 23.9810009 35.5309982, 23.9810009 35.5309982, 23.9810009 35.5309982, 23.9810009 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2233'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "24.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.031)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "24.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2234'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2234'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.42583333333333'^^xsd:double;
  dwc:longitude '24.031'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0310001 35.5270004, 24.0310001 35.5270004, 24.0310001 35.5270004, 24.0310001 35.5270004, 24.0310001 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2234'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.59 23.895001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.59"^^xsd:decimal ;
  dwc:decimalLongitude "23.895001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.59 23.895001)"^^geo:wktLiteral ;
  geo-pos:lat "35.59"^^xsd:decimal ;
  geo-pos:long "23.895001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2235'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2235'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.3430555555556'^^xsd:double;
  dwc:longitude '23.895001'^^xsd:double;
  dwc:latitude '35.59'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8950005 35.5900002, 23.8950005 35.5900002, 23.8950005 35.5900002, 23.8950005 35.5900002, 23.8950005 35.5900002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2235'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.528999"^^xsd:decimal ;
  dwc:decimalLongitude "23.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.976)"^^geo:wktLiteral ;
  geo-pos:lat "35.528999"^^xsd:decimal ;
  geo-pos:long "23.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2236'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2236'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.47694444444444'^^xsd:double;
  dwc:longitude '23.976'^^xsd:double;
  dwc:latitude '35.528999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9759998 35.5289993, 23.9759998 35.5289993, 23.9759998 35.5289993, 23.9759998 35.5289993, 23.9759998 35.5289993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2236'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.976999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.528999"^^xsd:decimal ;
  dwc:decimalLongitude "23.976999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.976999)"^^geo:wktLiteral ;
  geo-pos:lat "35.528999"^^xsd:decimal ;
  geo-pos:long "23.976999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2237'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2237'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.2169444444444'^^xsd:double;
  dwc:longitude '23.976999'^^xsd:double;
  dwc:latitude '35.528999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9769993 35.5289993, 23.9769993 35.5289993, 23.9769993 35.5289993, 23.9769993 35.5289993, 23.9769993 35.5289993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2237'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 23.959999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "23.959999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 23.959999)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "23.959999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2238'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2238'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.2927777777778'^^xsd:double;
  dwc:longitude '23.959999'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9599991 35.5340004, 23.9599991 35.5340004, 23.9599991 35.5340004, 23.9599991 35.5340004, 23.9599991 35.5340004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2238'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "23.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.982)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "23.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2239'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2239'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.028888888888889'^^xsd:double;
  dwc:longitude '23.982'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9820004 35.5309982, 23.9820004 35.5309982, 23.9820004 35.5309982, 23.9820004 35.5309982, 23.9820004 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2239'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "23.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.969)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "23.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2240'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2240'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.37972222222222'^^xsd:double;
  dwc:longitude '23.969'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9689999 35.5309982, 23.9689999 35.5309982, 23.9689999 35.5309982, 23.9689999 35.5309982, 23.9689999 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2240'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.974001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "23.974001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.974001)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "23.974001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2241'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2241'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.5902777777778'^^xsd:double;
  dwc:longitude '23.974001'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9740009 35.5309982, 23.9740009 35.5309982, 23.9740009 35.5309982, 23.9740009 35.5309982, 23.9740009 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2241'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.535999 23.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.535999"^^xsd:decimal ;
  dwc:decimalLongitude "23.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.535999 23.968)"^^geo:wktLiteral ;
  geo-pos:lat "35.535999"^^xsd:decimal ;
  geo-pos:long "23.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2242'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2242'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:longitude '23.968'^^xsd:double;
  dwc:latitude '35.535999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9680004 35.5359993, 23.9680004 35.5359993, 23.9680004 35.5359993, 23.9680004 35.5359993, 23.9680004 35.5359993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2242'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.535 23.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.535"^^xsd:decimal ;
  dwc:decimalLongitude "23.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.535 23.969)"^^geo:wktLiteral ;
  geo-pos:lat "35.535"^^xsd:decimal ;
  geo-pos:long "23.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2243'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2243'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.9197222222222'^^xsd:double;
  dwc:longitude '23.969'^^xsd:double;
  dwc:latitude '35.535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9689999 35.5349999, 23.9689999 35.5349999, 23.9689999 35.5349999, 23.9689999 35.5349999, 23.9689999 35.5349999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2243'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.535999 23.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.535999"^^xsd:decimal ;
  dwc:decimalLongitude "23.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.535999 23.962)"^^geo:wktLiteral ;
  geo-pos:lat "35.535999"^^xsd:decimal ;
  geo-pos:long "23.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2244'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2244'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.8722222222222'^^xsd:double;
  dwc:longitude '23.962'^^xsd:double;
  dwc:latitude '35.535999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9619999 35.5359993, 23.9619999 35.5359993, 23.9619999 35.5359993, 23.9619999 35.5359993, 23.9619999 35.5359993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2244'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.555 23.933001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.555"^^xsd:decimal ;
  dwc:decimalLongitude "23.933001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.555 23.933001)"^^geo:wktLiteral ;
  geo-pos:lat "35.555"^^xsd:decimal ;
  geo-pos:long "23.933001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2245'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2245'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.2891666666667'^^xsd:double;
  dwc:longitude '23.933001'^^xsd:double;
  dwc:latitude '35.555'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9330006 35.5550003, 23.9330006 35.5550003, 23.9330006 35.5550003, 23.9330006 35.5550003, 23.9330006 35.5550003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2245'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525002 23.988001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525002"^^xsd:decimal ;
  dwc:decimalLongitude "23.988001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525002 23.988001)"^^geo:wktLiteral ;
  geo-pos:lat "35.525002"^^xsd:decimal ;
  geo-pos:long "23.988001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2246'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2246'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.0777777777778'^^xsd:double;
  dwc:longitude '23.988001'^^xsd:double;
  dwc:latitude '35.525002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9880009 35.5250015, 23.9880009 35.5250015, 23.9880009 35.5250015, 23.9880009 35.5250015, 23.9880009 35.5250015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2246'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.825001 12.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.825001"^^xsd:decimal ;
  dwc:decimalLongitude "12.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.825001 12.131)"^^geo:wktLiteral ;
  geo-pos:lat "34.825001"^^xsd:decimal ;
  geo-pos:long "12.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1206'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1206'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.2227777777778'^^xsd:double;
  dwc:longitude '12.131'^^xsd:double;
  dwc:latitude '34.825001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1309996 34.8250008, 12.1309996 34.8250008, 12.1309996 34.8250008, 12.1309996 34.8250008, 12.1309996 34.8250008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1206'^^xsd:string;
  dwc:observationDate '2011-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.960999 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.960999"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.960999 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "33.960999"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_801'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_801'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.71611111111111'^^xsd:double;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '33.960999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6669998 33.9609985, 10.6669998 33.9609985, 10.6669998 33.9609985, 10.6669998 33.9609985, 10.6669998 33.9609985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_801'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.958 10.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.958 10.661)"^^geo:wktLiteral ;
  geo-pos:lat "33.958"^^xsd:decimal ;
  geo-pos:long "10.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_802'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_802'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.2211111111111'^^xsd:double;
  dwc:longitude '10.661'^^xsd:double;
  dwc:latitude '33.958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6610003 33.9580002, 10.6610003 33.9580002, 10.6610003 33.9580002, 10.6610003 33.9580002, 10.6610003 33.9580002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_802'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.965 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.965"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.965 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "33.965"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_803'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_803'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.4388888888889'^^xsd:double;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '33.965'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.658 33.9650002, 10.658 33.9650002, 10.658 33.9650002, 10.658 33.9650002, 10.658 33.9650002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_803'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959999 10.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.959999"^^xsd:decimal ;
  dwc:decimalLongitude "10.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959999 10.66)"^^geo:wktLiteral ;
  geo-pos:lat "33.959999"^^xsd:decimal ;
  geo-pos:long "10.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_804'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_804'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.7686111111111'^^xsd:double;
  dwc:longitude '10.66'^^xsd:double;
  dwc:latitude '33.959999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6599999 33.9599991, 10.6599999 33.9599991, 10.6599999 33.9599991, 10.6599999 33.9599991, 10.6599999 33.9599991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_804'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.105999 11.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.105999"^^xsd:decimal ;
  dwc:decimalLongitude "11.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.105999 11.844)"^^geo:wktLiteral ;
  geo-pos:lat "35.105999"^^xsd:decimal ;
  geo-pos:long "11.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1212'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1212'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.0877777777778'^^xsd:double;
  dwc:longitude '11.844'^^xsd:double;
  dwc:latitude '35.105999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8439999 35.105999, 11.8439999 35.105999, 11.8439999 35.105999, 11.8439999 35.105999, 11.8439999 35.105999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1212'^^xsd:string;
  dwc:observationDate '2011-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.126999 12.020001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.126999"^^xsd:decimal ;
  dwc:decimalLongitude "12.020001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.126999 12.020001)"^^geo:wktLiteral ;
  geo-pos:lat "35.126999"^^xsd:decimal ;
  geo-pos:long "12.020001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1226'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1226'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.96388888888889'^^xsd:double;
  dwc:longitude '12.020001'^^xsd:double;
  dwc:latitude '35.126999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0200005 35.1269989, 12.0200005 35.1269989, 12.0200005 35.1269989, 12.0200005 35.1269989, 12.0200005 35.1269989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1226'^^xsd:string;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.959 12.097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.959"^^xsd:decimal ;
  dwc:decimalLongitude "12.097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.959 12.097)"^^geo:wktLiteral ;
  geo-pos:lat "34.959"^^xsd:decimal ;
  geo-pos:long "12.097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1227'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1227'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.4005555555556'^^xsd:double;
  dwc:longitude '12.097'^^xsd:double;
  dwc:latitude '34.959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0970001 34.9589996, 12.0970001 34.9589996, 12.0970001 34.9589996, 12.0970001 34.9589996, 12.0970001 34.9589996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1227'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.775002 12.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.775002"^^xsd:decimal ;
  dwc:decimalLongitude "12.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.775002 12.064)"^^geo:wktLiteral ;
  geo-pos:lat "34.775002"^^xsd:decimal ;
  geo-pos:long "12.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1245'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1245'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.8433333333333'^^xsd:double;
  dwc:longitude '12.064'^^xsd:double;
  dwc:latitude '34.775002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0640001 34.7750015, 12.0640001 34.7750015, 12.0640001 34.7750015, 12.0640001 34.7750015, 12.0640001 34.7750015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1245'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771 12.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.771"^^xsd:decimal ;
  dwc:decimalLongitude "12.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771 12.109)"^^geo:wktLiteral ;
  geo-pos:lat "34.771"^^xsd:decimal ;
  geo-pos:long "12.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1246'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1246'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.5525'^^xsd:double;
  dwc:longitude '12.109'^^xsd:double;
  dwc:latitude '34.771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1090002 34.7709999, 12.1090002 34.7709999, 12.1090002 34.7709999, 12.1090002 34.7709999, 12.1090002 34.7709999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1246'^^xsd:string;
  dwc:observationDate '2011-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.777 12.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.777"^^xsd:decimal ;
  dwc:decimalLongitude "12.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.777 12.107)"^^geo:wktLiteral ;
  geo-pos:lat "34.777"^^xsd:decimal ;
  geo-pos:long "12.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1247'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1247'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1325'^^xsd:double;
  dwc:longitude '12.107'^^xsd:double;
  dwc:latitude '34.777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1070004 34.7770004, 12.1070004 34.7770004, 12.1070004 34.7770004, 12.1070004 34.7770004, 12.1070004 34.7770004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1247'^^xsd:string;
  dwc:observationDate '2011-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.775002 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.775002"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.775002 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.775002"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1248'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1248'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3527777777778'^^xsd:double;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '34.775002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1000004 34.7750015, 12.1000004 34.7750015, 12.1000004 34.7750015, 12.1000004 34.7750015, 12.1000004 34.7750015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1248'^^xsd:string;
  dwc:observationDate '2011-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.908001 12.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.908001"^^xsd:decimal ;
  dwc:decimalLongitude "12.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.908001 12.231)"^^geo:wktLiteral ;
  geo-pos:lat "34.908001"^^xsd:decimal ;
  geo-pos:long "12.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1259'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1259'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4491666666667'^^xsd:double;
  dwc:longitude '12.231'^^xsd:double;
  dwc:latitude '34.908001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.231 34.908001, 12.231 34.908001, 12.231 34.908001, 12.231 34.908001, 12.231 34.908001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1259'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.909 12.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.909"^^xsd:decimal ;
  dwc:decimalLongitude "12.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.909 12.22)"^^geo:wktLiteral ;
  geo-pos:lat "34.909"^^xsd:decimal ;
  geo-pos:long "12.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1260'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1260'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7930555555556'^^xsd:double;
  dwc:longitude '12.22'^^xsd:double;
  dwc:latitude '34.909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2200003 34.9090004, 12.2200003 34.9090004, 12.2200003 34.9090004, 12.2200003 34.9090004, 12.2200003 34.9090004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1260'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.949001 12.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.949001"^^xsd:decimal ;
  dwc:decimalLongitude "12.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.949001 12.228)"^^geo:wktLiteral ;
  geo-pos:lat "34.949001"^^xsd:decimal ;
  geo-pos:long "12.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1261'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1261'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.54472222222222'^^xsd:double;
  dwc:longitude '12.228'^^xsd:double;
  dwc:latitude '34.949001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2279997 34.9490013, 12.2279997 34.9490013, 12.2279997 34.9490013, 12.2279997 34.9490013, 12.2279997 34.9490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1261'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.969002 12.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.969002"^^xsd:decimal ;
  dwc:decimalLongitude "12.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.969002 12.264)"^^geo:wktLiteral ;
  geo-pos:lat "34.969002"^^xsd:decimal ;
  geo-pos:long "12.264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1262'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1262'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.1030555555556'^^xsd:double;
  dwc:longitude '12.264'^^xsd:double;
  dwc:latitude '34.969002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2639999 34.9690018, 12.2639999 34.9690018, 12.2639999 34.9690018, 12.2639999 34.9690018, 12.2639999 34.9690018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1262'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.959999 12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.959999"^^xsd:decimal ;
  dwc:decimalLongitude "12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.959999 12.25)"^^geo:wktLiteral ;
  geo-pos:lat "34.959999"^^xsd:decimal ;
  geo-pos:long "12.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1263'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1263'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3502777777778'^^xsd:double;
  dwc:longitude '12.25'^^xsd:double;
  dwc:latitude '34.959999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.25 34.9599991, 12.25 34.9599991, 12.25 34.9599991, 12.25 34.9599991, 12.25 34.9599991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1263'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.959 12.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.959"^^xsd:decimal ;
  dwc:decimalLongitude "12.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.959 12.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.959"^^xsd:decimal ;
  geo-pos:long "12.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1264'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1264'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3772222222222'^^xsd:double;
  dwc:longitude '12.248'^^xsd:double;
  dwc:latitude '34.959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2480001 34.9589996, 12.2480001 34.9589996, 12.2480001 34.9589996, 12.2480001 34.9589996, 12.2480001 34.9589996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1264'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.015999 12.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.015999"^^xsd:decimal ;
  dwc:decimalLongitude "12.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.015999 12.378)"^^geo:wktLiteral ;
  geo-pos:lat "35.015999"^^xsd:decimal ;
  geo-pos:long "12.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1265'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1265'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6630555555556'^^xsd:double;
  dwc:longitude '12.378'^^xsd:double;
  dwc:latitude '35.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3780003 35.0159988, 12.3780003 35.0159988, 12.3780003 35.0159988, 12.3780003 35.0159988, 12.3780003 35.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1265'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.015999 12.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.015999"^^xsd:decimal ;
  dwc:decimalLongitude "12.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.015999 12.38)"^^geo:wktLiteral ;
  geo-pos:lat "35.015999"^^xsd:decimal ;
  geo-pos:long "12.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1266'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1266'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0358333333333'^^xsd:double;
  dwc:longitude '12.38'^^xsd:double;
  dwc:latitude '35.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3800001 35.0159988, 12.3800001 35.0159988, 12.3800001 35.0159988, 12.3800001 35.0159988, 12.3800001 35.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1266'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.148998 12.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.148998"^^xsd:decimal ;
  dwc:decimalLongitude "12.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.148998 12.222)"^^geo:wktLiteral ;
  geo-pos:lat "35.148998"^^xsd:decimal ;
  geo-pos:long "12.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1286'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1286'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.3347222222222'^^xsd:double;
  dwc:longitude '12.222'^^xsd:double;
  dwc:latitude '35.148998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2220001 35.1489983, 12.2220001 35.1489983, 12.2220001 35.1489983, 12.2220001 35.1489983, 12.2220001 35.1489983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1286'^^xsd:string;
  dwc:observationDate '2011-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.150002 12.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.150002"^^xsd:decimal ;
  dwc:decimalLongitude "12.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.150002 12.223)"^^geo:wktLiteral ;
  geo-pos:lat "35.150002"^^xsd:decimal ;
  geo-pos:long "12.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1287'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1287'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:longitude '12.223'^^xsd:double;
  dwc:latitude '35.150002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2229996 35.1500015, 12.2229996 35.1500015, 12.2229996 35.1500015, 12.2229996 35.1500015, 12.2229996 35.1500015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1287'^^xsd:string;
  dwc:observationDate '2011-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112999 12.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112999"^^xsd:decimal ;
  dwc:decimalLongitude "12.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112999 12.19)"^^geo:wktLiteral ;
  geo-pos:lat "35.112999"^^xsd:decimal ;
  geo-pos:long "12.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1288'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1288'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.7638888888889'^^xsd:double;
  dwc:longitude '12.19'^^xsd:double;
  dwc:latitude '35.112999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1899996 35.112999, 12.1899996 35.112999, 12.1899996 35.112999, 12.1899996 35.112999, 12.1899996 35.112999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1288'^^xsd:string;
  dwc:observationDate '2011-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.166 12.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.166"^^xsd:decimal ;
  dwc:decimalLongitude "12.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.166 12.231)"^^geo:wktLiteral ;
  geo-pos:lat "35.166"^^xsd:decimal ;
  geo-pos:long "12.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1300'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1300'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8352777777778'^^xsd:double;
  dwc:longitude '12.231'^^xsd:double;
  dwc:latitude '35.166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.231 35.1660004, 12.231 35.1660004, 12.231 35.1660004, 12.231 35.1660004, 12.231 35.1660004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1300'^^xsd:string;
  dwc:observationDate '2011-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391998 24.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391998"^^xsd:decimal ;
  dwc:decimalLongitude "24.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391998 24.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.391998"^^xsd:decimal ;
  geo-pos:long "24.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1301'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1301'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.8080555555556'^^xsd:double;
  dwc:longitude '24.6'^^xsd:double;
  dwc:latitude '35.391998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.6000004 35.3919983, 24.6000004 35.3919983, 24.6000004 35.3919983, 24.6000004 35.3919983, 24.6000004 35.3919983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1301'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391998 24.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391998"^^xsd:decimal ;
  dwc:decimalLongitude "24.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391998 24.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.391998"^^xsd:decimal ;
  geo-pos:long "24.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1302'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1302'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.5863888888889'^^xsd:double;
  dwc:longitude '24.6'^^xsd:double;
  dwc:latitude '35.391998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.6000004 35.3919983, 24.6000004 35.3919983, 24.6000004 35.3919983, 24.6000004 35.3919983, 24.6000004 35.3919983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1302'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.428001 24.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.428001"^^xsd:decimal ;
  dwc:decimalLongitude "24.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.428001 24.691)"^^geo:wktLiteral ;
  geo-pos:lat "35.428001"^^xsd:decimal ;
  geo-pos:long "24.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1303'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1303'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.4108333333333'^^xsd:double;
  dwc:longitude '24.691'^^xsd:double;
  dwc:latitude '35.428001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.691 35.4280014, 24.691 35.4280014, 24.691 35.4280014, 24.691 35.4280014, 24.691 35.4280014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1303'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433998 24.797001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433998"^^xsd:decimal ;
  dwc:decimalLongitude "24.797001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433998 24.797001)"^^geo:wktLiteral ;
  geo-pos:lat "35.433998"^^xsd:decimal ;
  geo-pos:long "24.797001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1304'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1304'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.4661111111111'^^xsd:double;
  dwc:longitude '24.797001'^^xsd:double;
  dwc:latitude '35.433998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.7970009 35.4339981, 24.7970009 35.4339981, 24.7970009 35.4339981, 24.7970009 35.4339981, 24.7970009 35.4339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1304'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355"^^xsd:decimal ;
  dwc:decimalLongitude "25.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.611)"^^geo:wktLiteral ;
  geo-pos:lat "35.355"^^xsd:decimal ;
  geo-pos:long "25.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1305'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1305'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.41444444444444'^^xsd:double;
  dwc:longitude '25.611'^^xsd:double;
  dwc:latitude '35.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6110001 35.3549995, 25.6110001 35.3549995, 25.6110001 35.3549995, 25.6110001 35.3549995, 25.6110001 35.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1305'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.532002 25.195999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.532002"^^xsd:decimal ;
  dwc:decimalLongitude "25.195999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.532002 25.195999)"^^geo:wktLiteral ;
  geo-pos:lat "35.532002"^^xsd:decimal ;
  geo-pos:long "25.195999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1306'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1306'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.41444444444444'^^xsd:double;
  dwc:longitude '25.195999'^^xsd:double;
  dwc:latitude '35.532002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1959992 35.5320015, 25.1959992 35.5320015, 25.1959992 35.5320015, 25.1959992 35.5320015, 25.1959992 35.5320015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1306'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.622999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.622999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.622999)"^^geo:wktLiteral ;
  geo-pos:lat "35.356998"^^xsd:decimal ;
  geo-pos:long "25.622999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1307'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1307'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.0325'^^xsd:double;
  dwc:longitude '25.622999'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6229992 35.3569984, 25.6229992 35.3569984, 25.6229992 35.3569984, 25.6229992 35.3569984, 25.6229992 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1307'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.628)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1308'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1308'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.28083333333333'^^xsd:double;
  dwc:longitude '25.628'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6280003 35.3650017, 25.6280003 35.3650017, 25.6280003 35.3650017, 25.6280003 35.3650017, 25.6280003 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1308'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.669001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.669001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.669001)"^^geo:wktLiteral ;
  geo-pos:lat "35.356998"^^xsd:decimal ;
  geo-pos:long "25.669001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1309'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1309'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.8319444444444'^^xsd:double;
  dwc:longitude '25.669001'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6690006 35.3569984, 25.6690006 35.3569984, 25.6690006 35.3569984, 25.6690006 35.3569984, 25.6690006 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1309'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.380001 25.747999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.380001"^^xsd:decimal ;
  dwc:decimalLongitude "25.747999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.380001 25.747999)"^^geo:wktLiteral ;
  geo-pos:lat "35.380001"^^xsd:decimal ;
  geo-pos:long "25.747999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1310'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1310'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.8288888888889'^^xsd:double;
  dwc:longitude '25.747999'^^xsd:double;
  dwc:latitude '35.380001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7479992 35.3800011, 25.7479992 35.3800011, 25.7479992 35.3800011, 25.7479992 35.3800011, 25.7479992 35.3800011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1310'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.580999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.580999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.580999)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.580999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1312'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1312'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.1558333333333'^^xsd:double;
  dwc:longitude '25.580999'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5809994 35.3520012, 25.5809994 35.3520012, 25.5809994 35.3520012, 25.5809994 35.3520012, 25.5809994 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1312'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.593)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1313'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1313'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7844444444444'^^xsd:double;
  dwc:longitude '25.593'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5930004 35.3470001, 25.5930004 35.3470001, 25.5930004 35.3470001, 25.5930004 35.3470001, 25.5930004 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1313'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.59)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1314'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1314'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.4622222222222'^^xsd:double;
  dwc:longitude '25.59'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5900002 35.3440018, 25.5900002 35.3440018, 25.5900002 35.3440018, 25.5900002 35.3440018, 25.5900002 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1314'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.619)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1315'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1315'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.1555555555556'^^xsd:double;
  dwc:longitude '25.619'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6189995 35.3479996, 25.6189995 35.3479996, 25.6189995 35.3479996, 25.6189995 35.3479996, 25.6189995 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1315'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.356998"^^xsd:decimal ;
  geo-pos:long "25.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1316'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1316'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.2061111111111'^^xsd:double;
  dwc:longitude '25.615'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6149998 35.3569984, 25.6149998 35.3569984, 25.6149998 35.3569984, 25.6149998 35.3569984, 25.6149998 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1316'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1317'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1317'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.3041666666667'^^xsd:double;
  dwc:longitude '25.615'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6149998 35.355999, 25.6149998 35.355999, 25.6149998 35.355999, 25.6149998 35.355999, 25.6149998 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1317'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.705999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.705999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.705999)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.705999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1318'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1318'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.93416666666667'^^xsd:double;
  dwc:longitude '25.705999'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7059994 35.355999, 25.7059994 35.355999, 25.7059994 35.355999, 25.7059994 35.355999, 25.7059994 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1318'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.761)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1319'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1319'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.0305555555556'^^xsd:double;
  dwc:longitude '25.761'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7609997 35.3460007, 25.7609997 35.3460007, 25.7609997 35.3460007, 25.7609997 35.3460007, 25.7609997 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1319'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.785999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.785999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.785999)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.785999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1320'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1320'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.99444444444444'^^xsd:double;
  dwc:longitude '25.785999'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7859993 35.3470001, 25.7859993 35.3470001, 25.7859993 35.3470001, 25.7859993 35.3470001, 25.7859993 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1320'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.773001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.773001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.773001)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.773001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1321'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1321'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.1236111111111'^^xsd:double;
  dwc:longitude '25.773001'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7730007 35.3460007, 25.7730007 35.3460007, 25.7730007 35.3460007, 25.7730007 35.3460007, 25.7730007 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1321'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.735001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341999"^^xsd:decimal ;
  dwc:decimalLongitude "25.735001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.735001)"^^geo:wktLiteral ;
  geo-pos:lat "35.341999"^^xsd:decimal ;
  geo-pos:long "25.735001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1322'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1322'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.7861111111111'^^xsd:double;
  dwc:longitude '25.735001'^^xsd:double;
  dwc:latitude '35.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7350006 35.3419991, 25.7350006 35.3419991, 25.7350006 35.3419991, 25.7350006 35.3419991, 25.7350006 35.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1322'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.619)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1324'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1324'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.30694444444444'^^xsd:double;
  dwc:longitude '25.619'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6189995 35.3409996, 25.6189995 35.3409996, 25.6189995 35.3409996, 25.6189995 35.3409996, 25.6189995 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1324'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.320999 25.511999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.320999"^^xsd:decimal ;
  dwc:decimalLongitude "25.511999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.320999 25.511999)"^^geo:wktLiteral ;
  geo-pos:lat "35.320999"^^xsd:decimal ;
  geo-pos:long "25.511999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1325'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1325'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.30694444444444'^^xsd:double;
  dwc:longitude '25.511999'^^xsd:double;
  dwc:latitude '35.320999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5119991 35.3209992, 25.5119991 35.3209992, 25.5119991 35.3209992, 25.5119991 35.3209992, 25.5119991 35.3209992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1325'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.624001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362999"^^xsd:decimal ;
  dwc:decimalLongitude "25.624001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.624001)"^^geo:wktLiteral ;
  geo-pos:lat "35.362999"^^xsd:decimal ;
  geo-pos:long "25.624001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1326'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1326'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.9233333333333'^^xsd:double;
  dwc:longitude '25.624001'^^xsd:double;
  dwc:latitude '35.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6240006 35.362999, 25.6240006 35.362999, 25.6240006 35.362999, 25.6240006 35.362999, 25.6240006 35.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1326'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362999"^^xsd:decimal ;
  dwc:decimalLongitude "25.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.632)"^^geo:wktLiteral ;
  geo-pos:lat "35.362999"^^xsd:decimal ;
  geo-pos:long "25.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1327'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1327'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6133333333333'^^xsd:double;
  dwc:longitude '25.632'^^xsd:double;
  dwc:latitude '35.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.632 35.362999, 25.632 35.362999, 25.632 35.362999, 25.632 35.362999, 25.632 35.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1327'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362999"^^xsd:decimal ;
  dwc:decimalLongitude "25.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.687)"^^geo:wktLiteral ;
  geo-pos:lat "35.362999"^^xsd:decimal ;
  geo-pos:long "25.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1328'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1328'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.7638888888889'^^xsd:double;
  dwc:longitude '25.687'^^xsd:double;
  dwc:latitude '35.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6870003 35.362999, 25.6870003 35.362999, 25.6870003 35.362999, 25.6870003 35.362999, 25.6870003 35.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1328'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.704001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.704001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.704001)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.704001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1329'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1329'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.2686111111111'^^xsd:double;
  dwc:longitude '25.704001'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7040005 35.355999, 25.7040005 35.355999, 25.7040005 35.355999, 25.7040005 35.355999, 25.7040005 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1329'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.608)"^^geo:wktLiteral ;
  geo-pos:lat "35.345001"^^xsd:decimal ;
  geo-pos:long "25.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1330'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1330'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.7116666666667'^^xsd:double;
  dwc:longitude '25.608'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6079998 35.3450012, 25.6079998 35.3450012, 25.6079998 35.3450012, 25.6079998 35.3450012, 25.6079998 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1330'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.608999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.608999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.608999)"^^geo:wktLiteral ;
  geo-pos:lat "35.345001"^^xsd:decimal ;
  geo-pos:long "25.608999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1331'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1331'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.7116666666667'^^xsd:double;
  dwc:longitude '25.608999'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6089993 35.3450012, 25.6089993 35.3450012, 25.6089993 35.3450012, 25.6089993 35.3450012, 25.6089993 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1331'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.603001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.603001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.603001)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.603001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1332'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1332'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.8438888888889'^^xsd:double;
  dwc:longitude '25.603001'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6030006 35.3470001, 25.6030006 35.3470001, 25.6030006 35.3470001, 25.6030006 35.3470001, 25.6030006 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1332'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382999 25.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.382999"^^xsd:decimal ;
  dwc:decimalLongitude "25.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382999 25.538)"^^geo:wktLiteral ;
  geo-pos:lat "35.382999"^^xsd:decimal ;
  geo-pos:long "25.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1333'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1333'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.4472222222222'^^xsd:double;
  dwc:longitude '25.538'^^xsd:double;
  dwc:latitude '35.382999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5380001 35.3829994, 25.5380001 35.3829994, 25.5380001 35.3829994, 25.5380001 35.3829994, 25.5380001 35.3829994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1333'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.74)"^^geo:wktLiteral ;
  geo-pos:lat "35.359001"^^xsd:decimal ;
  geo-pos:long "25.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1512'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1512'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.2347222222222'^^xsd:double;
  dwc:longitude '25.74'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7399998 35.3590012, 25.7399998 35.3590012, 25.7399998 35.3590012, 25.7399998 35.3590012, 25.7399998 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1512'^^xsd:string;
  dwc:observationDate '2011-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.761999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.761999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.761999)"^^geo:wktLiteral ;
  geo-pos:lat "35.351002"^^xsd:decimal ;
  geo-pos:long "25.761999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1513'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1513'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.0533333333333'^^xsd:double;
  dwc:longitude '25.761999'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7619991 35.3510017, 25.7619991 35.3510017, 25.7619991 35.3510017, 25.7619991 35.3510017, 25.7619991 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1513'^^xsd:string;
  dwc:observationDate '2011-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.788)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1514'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1514'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.4638888888889'^^xsd:double;
  dwc:longitude '25.788'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7880001 35.3440018, 25.7880001 35.3440018, 25.7880001 35.3440018, 25.7880001 35.3440018, 25.7880001 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1514'^^xsd:string;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.790001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342999"^^xsd:decimal ;
  dwc:decimalLongitude "25.790001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.790001)"^^geo:wktLiteral ;
  geo-pos:lat "35.342999"^^xsd:decimal ;
  geo-pos:long "25.790001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1515'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1515'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1975'^^xsd:double;
  dwc:longitude '25.790001'^^xsd:double;
  dwc:latitude '35.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7900009 35.3429985, 25.7900009 35.3429985, 25.7900009 35.3429985, 25.7900009 35.3429985, 25.7900009 35.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1515'^^xsd:string;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.81)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1516'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1516'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9283333333333'^^xsd:double;
  dwc:longitude '25.81'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8099995 35.3409996, 25.8099995 35.3409996, 25.8099995 35.3409996, 25.8099995 35.3409996, 25.8099995 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1516'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.81)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1517'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1517'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1191666666667'^^xsd:double;
  dwc:longitude '25.81'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8099995 35.3409996, 25.8099995 35.3409996, 25.8099995 35.3409996, 25.8099995 35.3409996, 25.8099995 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1517'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.783001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341999"^^xsd:decimal ;
  dwc:decimalLongitude "25.783001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.783001)"^^geo:wktLiteral ;
  geo-pos:lat "35.341999"^^xsd:decimal ;
  geo-pos:long "25.783001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1520'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1520'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.3238888888889'^^xsd:double;
  dwc:longitude '25.783001'^^xsd:double;
  dwc:latitude '35.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.783001 35.3419991, 25.783001 35.3419991, 25.783001 35.3419991, 25.783001 35.3419991, 25.783001 35.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1520'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.754999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341999"^^xsd:decimal ;
  dwc:decimalLongitude "25.754999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.754999)"^^geo:wktLiteral ;
  geo-pos:lat "35.341999"^^xsd:decimal ;
  geo-pos:long "25.754999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1522'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1522'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.7852777777778'^^xsd:double;
  dwc:longitude '25.754999'^^xsd:double;
  dwc:latitude '35.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7549992 35.3419991, 25.7549992 35.3419991, 25.7549992 35.3419991, 25.7549992 35.3419991, 25.7549992 35.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1522'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.752001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.752001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.752001)"^^geo:wktLiteral ;
  geo-pos:lat "35.356998"^^xsd:decimal ;
  geo-pos:long "25.752001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1523'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1523'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.64'^^xsd:double;
  dwc:longitude '25.752001'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7520008 35.3569984, 25.7520008 35.3569984, 25.7520008 35.3569984, 25.7520008 35.3569984, 25.7520008 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1523'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.778999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.778999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.778999)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.778999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1524'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1524'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.3466666666667'^^xsd:double;
  dwc:longitude '25.778999'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7789993 35.3470001, 25.7789993 35.3470001, 25.7789993 35.3470001, 25.7789993 35.3470001, 25.7789993 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1524'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.774)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1525'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1525'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.008888888889'^^xsd:double;
  dwc:longitude '25.774'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7740002 35.3440018, 25.7740002 35.3440018, 25.7740002 35.3440018, 25.7740002 35.3440018, 25.7740002 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1525'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.757999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.757999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.757999)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.757999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1526'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1526'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.83972222222222'^^xsd:double;
  dwc:longitude '25.757999'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7579994 35.3470001, 25.7579994 35.3470001, 25.7579994 35.3470001, 25.7579994 35.3470001, 25.7579994 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1526'^^xsd:string;
  dwc:observationDate '2011-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.672001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.672001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.672001)"^^geo:wktLiteral ;
  geo-pos:lat "35.351002"^^xsd:decimal ;
  geo-pos:long "25.672001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1527'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1527'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.2230555555556'^^xsd:double;
  dwc:longitude '25.672001'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6720009 35.3510017, 25.6720009 35.3510017, 25.6720009 35.3510017, 25.6720009 35.3510017, 25.6720009 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1527'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.746)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1528'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1528'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.0988888888889'^^xsd:double;
  dwc:longitude '25.746'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7460003 35.3650017, 25.7460003 35.3650017, 25.7460003 35.3650017, 25.7460003 35.3650017, 25.7460003 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1528'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.331001 25.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.331001"^^xsd:decimal ;
  dwc:decimalLongitude "25.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.331001 25.796)"^^geo:wktLiteral ;
  geo-pos:lat "35.331001"^^xsd:decimal ;
  geo-pos:long "25.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1529'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1529'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.7813888888889'^^xsd:double;
  dwc:longitude '25.796'^^xsd:double;
  dwc:latitude '35.331001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7959995 35.3310013, 25.7959995 35.3310013, 25.7959995 35.3310013, 25.7959995 35.3310013, 25.7959995 35.3310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1529'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.313999 25.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.313999"^^xsd:decimal ;
  dwc:decimalLongitude "25.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.313999 25.809)"^^geo:wktLiteral ;
  geo-pos:lat "35.313999"^^xsd:decimal ;
  geo-pos:long "25.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1530'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1530'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.9825'^^xsd:double;
  dwc:longitude '25.809'^^xsd:double;
  dwc:latitude '35.313999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.809 35.3139992, 25.809 35.3139992, 25.809 35.3139992, 25.809 35.3139992, 25.809 35.3139992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1530'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.331001 25.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.331001"^^xsd:decimal ;
  dwc:decimalLongitude "25.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.331001 25.803)"^^geo:wktLiteral ;
  geo-pos:lat "35.331001"^^xsd:decimal ;
  geo-pos:long "25.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1531'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1531'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.3802777777778'^^xsd:double;
  dwc:longitude '25.803'^^xsd:double;
  dwc:latitude '35.331001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8029995 35.3310013, 25.8029995 35.3310013, 25.8029995 35.3310013, 25.8029995 35.3310013, 25.8029995 35.3310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1531'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.310001 25.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.310001"^^xsd:decimal ;
  dwc:decimalLongitude "25.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.310001 25.816)"^^geo:wktLiteral ;
  geo-pos:lat "35.310001"^^xsd:decimal ;
  geo-pos:long "25.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1532'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1532'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.2977777777778'^^xsd:double;
  dwc:longitude '25.816'^^xsd:double;
  dwc:latitude '35.310001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.816 35.3100014, 25.816 35.3100014, 25.816 35.3100014, 25.816 35.3100014, 25.816 35.3100014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1532'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.789)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1533'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1533'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.4608333333333'^^xsd:double;
  dwc:longitude '25.789'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7889996 35.348999, 25.7889996 35.348999, 25.7889996 35.348999, 25.7889996 35.348999, 25.7889996 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1533'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.777)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1534'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1534'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3730555555556'^^xsd:double;
  dwc:longitude '25.777'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7770004 35.3440018, 25.7770004 35.3440018, 25.7770004 35.3440018, 25.7770004 35.3440018, 25.7770004 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1534'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.335999 25.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.335999"^^xsd:decimal ;
  dwc:decimalLongitude "25.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.335999 25.796)"^^geo:wktLiteral ;
  geo-pos:lat "35.335999"^^xsd:decimal ;
  geo-pos:long "25.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1535'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1535'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1197222222222'^^xsd:double;
  dwc:longitude '25.796'^^xsd:double;
  dwc:latitude '35.335999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7959995 35.3359985, 25.7959995 35.3359985, 25.7959995 35.3359985, 25.7959995 35.3359985, 25.7959995 35.3359985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1535'^^xsd:string;
  dwc:observationDate '2011-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.335999 25.794001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.335999"^^xsd:decimal ;
  dwc:decimalLongitude "25.794001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.335999 25.794001)"^^geo:wktLiteral ;
  geo-pos:lat "35.335999"^^xsd:decimal ;
  geo-pos:long "25.794001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1536'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1536'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3922222222222'^^xsd:double;
  dwc:longitude '25.794001'^^xsd:double;
  dwc:latitude '35.335999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7940006 35.3359985, 25.7940006 35.3359985, 25.7940006 35.3359985, 25.7940006 35.3359985, 25.7940006 35.3359985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1536'^^xsd:string;
  dwc:observationDate '2011-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.331001 25.792999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.331001"^^xsd:decimal ;
  dwc:decimalLongitude "25.792999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.331001 25.792999)"^^geo:wktLiteral ;
  geo-pos:lat "35.331001"^^xsd:decimal ;
  geo-pos:long "25.792999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1537'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1537'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3225'^^xsd:double;
  dwc:longitude '25.792999'^^xsd:double;
  dwc:latitude '35.331001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7929993 35.3310013, 25.7929993 35.3310013, 25.7929993 35.3310013, 25.7929993 35.3310013, 25.7929993 35.3310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1537'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.514)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2031'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2031'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.7630555555556'^^xsd:double;
  dwc:longitude '23.514'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5139999 38.012001, 23.5139999 38.012001, 23.5139999 38.012001, 23.5139999 38.012001, 23.5139999 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2031'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.514)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2032'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2032'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.9391666666667'^^xsd:double;
  dwc:longitude '23.514'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5139999 38.012001, 23.5139999 38.012001, 23.5139999 38.012001, 23.5139999 38.012001, 23.5139999 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2032'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.514)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2033'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2033'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.0566666666667'^^xsd:double;
  dwc:longitude '23.514'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5139999 38.012001, 23.5139999 38.012001, 23.5139999 38.012001, 23.5139999 38.012001, 23.5139999 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2033'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021 23.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.021"^^xsd:decimal ;
  dwc:decimalLongitude "23.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021 23.525)"^^geo:wktLiteral ;
  geo-pos:lat "38.021"^^xsd:decimal ;
  geo-pos:long "23.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2034'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2034'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.026111111111111'^^xsd:double;
  dwc:longitude '23.525'^^xsd:double;
  dwc:latitude '38.021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5249996 38.0209999, 23.5249996 38.0209999, 23.5249996 38.0209999, 23.5249996 38.0209999, 23.5249996 38.0209999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2034'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.511)"^^geo:wktLiteral ;
  geo-pos:lat "38.020001"^^xsd:decimal ;
  geo-pos:long "23.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2035'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2035'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.07'^^xsd:double;
  dwc:longitude '23.511'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5109997 38.0200005, 23.5109997 38.0200005, 23.5109997 38.0200005, 23.5109997 38.0200005, 23.5109997 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2035'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032002 23.499001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.032002"^^xsd:decimal ;
  dwc:decimalLongitude "23.499001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032002 23.499001)"^^geo:wktLiteral ;
  geo-pos:lat "38.032002"^^xsd:decimal ;
  geo-pos:long "23.499001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2036'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2036'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.6561111111111'^^xsd:double;
  dwc:longitude '23.499001'^^xsd:double;
  dwc:latitude '38.032002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4990006 38.0320015, 23.4990006 38.0320015, 23.4990006 38.0320015, 23.4990006 38.0320015, 23.4990006 38.0320015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2036'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033001 23.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033001"^^xsd:decimal ;
  dwc:decimalLongitude "23.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033001 23.496)"^^geo:wktLiteral ;
  geo-pos:lat "38.033001"^^xsd:decimal ;
  geo-pos:long "23.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2037'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2037'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.86'^^xsd:double;
  dwc:longitude '23.496'^^xsd:double;
  dwc:latitude '38.033001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4960003 38.033001, 23.4960003 38.033001, 23.4960003 38.033001, 23.4960003 38.033001, 23.4960003 38.033001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2037'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "23.518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.518)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "23.518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2038'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2038'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.6447222222222'^^xsd:double;
  dwc:longitude '23.518'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5179997 38.007, 23.5179997 38.007, 23.5179997 38.007, 23.5179997 38.007, 23.5179997 38.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2038'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021999 23.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.021999"^^xsd:decimal ;
  dwc:decimalLongitude "23.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021999 23.541)"^^geo:wktLiteral ;
  geo-pos:lat "38.021999"^^xsd:decimal ;
  geo-pos:long "23.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2039'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2039'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.4297222222222'^^xsd:double;
  dwc:longitude '23.541'^^xsd:double;
  dwc:latitude '38.021999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5410004 38.0219994, 23.5410004 38.0219994, 23.5410004 38.0219994, 23.5410004 38.0219994, 23.5410004 38.0219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2039'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025002 23.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025002"^^xsd:decimal ;
  dwc:decimalLongitude "23.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025002 23.528)"^^geo:wktLiteral ;
  geo-pos:lat "38.025002"^^xsd:decimal ;
  geo-pos:long "23.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2040'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2040'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.0858333333333'^^xsd:double;
  dwc:longitude '23.528'^^xsd:double;
  dwc:latitude '38.025002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5279999 38.0250015, 23.5279999 38.0250015, 23.5279999 38.0250015, 23.5279999 38.0250015, 23.5279999 38.0250015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2040'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021999 23.533001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.021999"^^xsd:decimal ;
  dwc:decimalLongitude "23.533001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021999 23.533001)"^^geo:wktLiteral ;
  geo-pos:lat "38.021999"^^xsd:decimal ;
  geo-pos:long "23.533001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2041'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2041'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.2347222222222'^^xsd:double;
  dwc:longitude '23.533001'^^xsd:double;
  dwc:latitude '38.021999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.533001 38.0219994, 23.533001 38.0219994, 23.533001 38.0219994, 23.533001 38.0219994, 23.533001 38.0219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2041'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.027 23.530001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.027"^^xsd:decimal ;
  dwc:decimalLongitude "23.530001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.027 23.530001)"^^geo:wktLiteral ;
  geo-pos:lat "38.027"^^xsd:decimal ;
  geo-pos:long "23.530001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2042'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2042'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.0188888888889'^^xsd:double;
  dwc:longitude '23.530001'^^xsd:double;
  dwc:latitude '38.027'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5300007 38.0270004, 23.5300007 38.0270004, 23.5300007 38.0270004, 23.5300007 38.0270004, 23.5300007 38.0270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2042'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013001"^^xsd:decimal ;
  dwc:decimalLongitude "23.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.525)"^^geo:wktLiteral ;
  geo-pos:lat "38.013001"^^xsd:decimal ;
  geo-pos:long "23.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2043'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2043'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.88861111111111'^^xsd:double;
  dwc:longitude '23.525'^^xsd:double;
  dwc:latitude '38.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5249996 38.0130005, 23.5249996 38.0130005, 23.5249996 38.0130005, 23.5249996 38.0130005, 23.5249996 38.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2043'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005001 23.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005001"^^xsd:decimal ;
  dwc:decimalLongitude "23.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005001 23.539)"^^geo:wktLiteral ;
  geo-pos:lat "38.005001"^^xsd:decimal ;
  geo-pos:long "23.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2051'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2051'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.52194444444444'^^xsd:double;
  dwc:longitude '23.539'^^xsd:double;
  dwc:latitude '38.005001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5389996 38.0050011, 23.5389996 38.0050011, 23.5389996 38.0050011, 23.5389996 38.0050011, 23.5389996 38.0050011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2051'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.001999 23.537001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.001999"^^xsd:decimal ;
  dwc:decimalLongitude "23.537001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.001999 23.537001)"^^geo:wktLiteral ;
  geo-pos:lat "38.001999"^^xsd:decimal ;
  geo-pos:long "23.537001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2052'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2052'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0097222222222'^^xsd:double;
  dwc:longitude '23.537001'^^xsd:double;
  dwc:latitude '38.001999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5370007 38.0019989, 23.5370007 38.0019989, 23.5370007 38.0019989, 23.5370007 38.0019989, 23.5370007 38.0019989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2052'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.011002"^^xsd:decimal ;
  dwc:decimalLongitude "23.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.524)"^^geo:wktLiteral ;
  geo-pos:lat "38.011002"^^xsd:decimal ;
  geo-pos:long "23.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2053'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2053'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0558333333333'^^xsd:double;
  dwc:longitude '23.524'^^xsd:double;
  dwc:latitude '38.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5240002 38.0110016, 23.5240002 38.0110016, 23.5240002 38.0110016, 23.5240002 38.0110016, 23.5240002 38.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2053'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.521)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2054'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2054'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.42916666666667'^^xsd:double;
  dwc:longitude '23.521'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5209999 38.012001, 23.5209999 38.012001, 23.5209999 38.012001, 23.5209999 38.012001, 23.5209999 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2054'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008999 23.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.008999"^^xsd:decimal ;
  dwc:decimalLongitude "23.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008999 23.528)"^^geo:wktLiteral ;
  geo-pos:lat "38.008999"^^xsd:decimal ;
  geo-pos:long "23.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2055'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2055'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.6166666666667'^^xsd:double;
  dwc:longitude '23.528'^^xsd:double;
  dwc:latitude '38.008999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5279999 38.0089989, 23.5279999 38.0089989, 23.5279999 38.0089989, 23.5279999 38.0089989, 23.5279999 38.0089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2055'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.011002"^^xsd:decimal ;
  dwc:decimalLongitude "23.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.521)"^^geo:wktLiteral ;
  geo-pos:lat "38.011002"^^xsd:decimal ;
  geo-pos:long "23.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2056'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2056'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.9208333333333'^^xsd:double;
  dwc:longitude '23.521'^^xsd:double;
  dwc:latitude '38.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5209999 38.0110016, 23.5209999 38.0110016, 23.5209999 38.0110016, 23.5209999 38.0110016, 23.5209999 38.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2056'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.521)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2057'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2057'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.0458333333333'^^xsd:double;
  dwc:longitude '23.521'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5209999 38.012001, 23.5209999 38.012001, 23.5209999 38.012001, 23.5209999 38.012001, 23.5209999 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2057'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341999"^^xsd:decimal ;
  dwc:decimalLongitude "25.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.784)"^^geo:wktLiteral ;
  geo-pos:lat "35.341999"^^xsd:decimal ;
  geo-pos:long "25.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1538'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1538'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1316666666667'^^xsd:double;
  dwc:longitude '25.784'^^xsd:double;
  dwc:latitude '35.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7840004 35.3419991, 25.7840004 35.3419991, 25.7840004 35.3419991, 25.7840004 35.3419991, 25.7840004 35.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1538'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.781)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1539'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1539'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.8469444444444'^^xsd:double;
  dwc:longitude '25.781'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7810001 35.3470001, 25.7810001 35.3470001, 25.7810001 35.3470001, 25.7810001 35.3470001, 25.7810001 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1539'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.326 25.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.326"^^xsd:decimal ;
  dwc:decimalLongitude "25.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.326 25.798)"^^geo:wktLiteral ;
  geo-pos:lat "35.326"^^xsd:decimal ;
  geo-pos:long "25.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1540'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1540'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.49916666666667'^^xsd:double;
  dwc:longitude '25.798'^^xsd:double;
  dwc:latitude '35.326'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7980003 35.3260002, 25.7980003 35.3260002, 25.7980003 35.3260002, 25.7980003 35.3260002, 25.7980003 35.3260002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1540'^^xsd:string;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.787001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.787001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.787001)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.787001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1541'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1541'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7997222222222'^^xsd:double;
  dwc:longitude '25.787001'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7870007 35.348999, 25.7870007 35.348999, 25.7870007 35.348999, 25.7870007 35.348999, 25.7870007 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1541'^^xsd:string;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.334999 25.799999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.334999"^^xsd:decimal ;
  dwc:decimalLongitude "25.799999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.334999 25.799999)"^^geo:wktLiteral ;
  geo-pos:lat "35.334999"^^xsd:decimal ;
  geo-pos:long "25.799999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1544'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1544'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2261111111111'^^xsd:double;
  dwc:longitude '25.799999'^^xsd:double;
  dwc:latitude '35.334999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7999992 35.3349991, 25.7999992 35.3349991, 25.7999992 35.3349991, 25.7999992 35.3349991, 25.7999992 35.3349991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1544'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.782)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1545'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1545'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0536111111111'^^xsd:double;
  dwc:longitude '25.782'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7819996 35.3409996, 25.7819996 35.3409996, 25.7819996 35.3409996, 25.7819996 35.3409996, 25.7819996 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1545'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.778)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1546'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1546'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8597222222222'^^xsd:double;
  dwc:longitude '25.778'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7779999 35.3409996, 25.7779999 35.3409996, 25.7779999 35.3409996, 25.7779999 35.3409996, 25.7779999 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1546'^^xsd:string;
  dwc:observationDate '2011-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.778)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1547'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1547'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.8947222222222'^^xsd:double;
  dwc:longitude '25.778'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7779999 35.3409996, 25.7779999 35.3409996, 25.7779999 35.3409996, 25.7779999 35.3409996, 25.7779999 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1547'^^xsd:string;
  dwc:observationDate '2011-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.771999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.337002"^^xsd:decimal ;
  dwc:decimalLongitude "25.771999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.771999)"^^geo:wktLiteral ;
  geo-pos:lat "35.337002"^^xsd:decimal ;
  geo-pos:long "25.771999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1548'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1548'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8702777777778'^^xsd:double;
  dwc:longitude '25.771999'^^xsd:double;
  dwc:latitude '35.337002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7719994 35.3370018, 25.7719994 35.3370018, 25.7719994 35.3370018, 25.7719994 35.3370018, 25.7719994 35.3370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1548'^^xsd:string;
  dwc:observationDate '2011-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.775999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.775999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.775999)"^^geo:wktLiteral ;
  geo-pos:lat "35.345001"^^xsd:decimal ;
  geo-pos:long "25.775999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1549'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1549'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.5733333333333'^^xsd:double;
  dwc:longitude '25.775999'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7759991 35.3450012, 25.7759991 35.3450012, 25.7759991 35.3450012, 25.7759991 35.3450012, 25.7759991 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1549'^^xsd:string;
  dwc:observationDate '2011-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.780001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.780001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.780001)"^^geo:wktLiteral ;
  geo-pos:lat "35.339001"^^xsd:decimal ;
  geo-pos:long "25.780001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1550'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1550'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.011111111111'^^xsd:double;
  dwc:longitude '25.780001'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7800007 35.3390007, 25.7800007 35.3390007, 25.7800007 35.3390007, 25.7800007 35.3390007, 25.7800007 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1550'^^xsd:string;
  dwc:observationDate '2011-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.332001 25.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.332001"^^xsd:decimal ;
  dwc:decimalLongitude "25.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.332001 25.778)"^^geo:wktLiteral ;
  geo-pos:lat "35.332001"^^xsd:decimal ;
  geo-pos:long "25.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1551'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1551'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.8244444444444'^^xsd:double;
  dwc:longitude '25.778'^^xsd:double;
  dwc:latitude '35.332001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7779999 35.3320007, 25.7779999 35.3320007, 25.7779999 35.3320007, 25.7779999 35.3320007, 25.7779999 35.3320007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1551'^^xsd:string;
  dwc:observationDate '2011-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.335999 25.787001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.335999"^^xsd:decimal ;
  dwc:decimalLongitude "25.787001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.335999 25.787001)"^^geo:wktLiteral ;
  geo-pos:lat "35.335999"^^xsd:decimal ;
  geo-pos:long "25.787001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1552'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1552'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0288888888889'^^xsd:double;
  dwc:longitude '25.787001'^^xsd:double;
  dwc:latitude '35.335999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7870007 35.3359985, 25.7870007 35.3359985, 25.7870007 35.3359985, 25.7870007 35.3359985, 25.7870007 35.3359985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1552'^^xsd:string;
  dwc:observationDate '2011-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.369999 11.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.369999"^^xsd:decimal ;
  dwc:decimalLongitude "11.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.369999 11.513)"^^geo:wktLiteral ;
  geo-pos:lat "33.369999"^^xsd:decimal ;
  geo-pos:long "11.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_908'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_908'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.432777777778'^^xsd:double;
  dwc:longitude '11.513'^^xsd:double;
  dwc:latitude '33.369999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5129995 33.3699989, 11.5129995 33.3699989, 11.5129995 33.3699989, 11.5129995 33.3699989, 11.5129995 33.3699989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_908'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.376999 11.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.376999"^^xsd:decimal ;
  dwc:decimalLongitude "11.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.376999 11.53)"^^geo:wktLiteral ;
  geo-pos:lat "33.376999"^^xsd:decimal ;
  geo-pos:long "11.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_909'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_909'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.063611111111'^^xsd:double;
  dwc:longitude '11.53'^^xsd:double;
  dwc:latitude '33.376999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5299997 33.3769989, 11.5299997 33.3769989, 11.5299997 33.3769989, 11.5299997 33.3769989, 11.5299997 33.3769989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_909'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.310001 11.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.310001"^^xsd:decimal ;
  dwc:decimalLongitude "11.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.310001 11.607)"^^geo:wktLiteral ;
  geo-pos:lat "33.310001"^^xsd:decimal ;
  geo-pos:long "11.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_910'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_910'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.728055555556'^^xsd:double;
  dwc:longitude '11.607'^^xsd:double;
  dwc:latitude '33.310001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6070004 33.3100014, 11.6070004 33.3100014, 11.6070004 33.3100014, 11.6070004 33.3100014, 11.6070004 33.3100014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_910'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.32 11.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.32"^^xsd:decimal ;
  dwc:decimalLongitude "11.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.32 11.638)"^^geo:wktLiteral ;
  geo-pos:lat "33.32"^^xsd:decimal ;
  geo-pos:long "11.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_911'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_911'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.606944444444'^^xsd:double;
  dwc:longitude '11.638'^^xsd:double;
  dwc:latitude '33.32'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6379995 33.3199997, 11.6379995 33.3199997, 11.6379995 33.3199997, 11.6379995 33.3199997, 11.6379995 33.3199997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_911'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.328999 11.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.328999"^^xsd:decimal ;
  dwc:decimalLongitude "11.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.328999 11.647)"^^geo:wktLiteral ;
  geo-pos:lat "33.328999"^^xsd:decimal ;
  geo-pos:long "11.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_912'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_912'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.254722222222'^^xsd:double;
  dwc:longitude '11.647'^^xsd:double;
  dwc:latitude '33.328999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6470003 33.3289986, 11.6470003 33.3289986, 11.6470003 33.3289986, 11.6470003 33.3289986, 11.6470003 33.3289986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_912'^^xsd:string;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.331001 11.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.331001"^^xsd:decimal ;
  dwc:decimalLongitude "11.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.331001 11.64)"^^geo:wktLiteral ;
  geo-pos:lat "33.331001"^^xsd:decimal ;
  geo-pos:long "11.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_913'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_913'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.987777777778'^^xsd:double;
  dwc:longitude '11.64'^^xsd:double;
  dwc:latitude '33.331001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6400003 33.3310013, 11.6400003 33.3310013, 11.6400003 33.3310013, 11.6400003 33.3310013, 11.6400003 33.3310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_913'^^xsd:string;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.313 11.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.313"^^xsd:decimal ;
  dwc:decimalLongitude "11.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.313 11.577)"^^geo:wktLiteral ;
  geo-pos:lat "33.313"^^xsd:decimal ;
  geo-pos:long "11.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_914'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_914'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.8805555555556'^^xsd:double;
  dwc:longitude '11.577'^^xsd:double;
  dwc:latitude '33.313'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5769997 33.3129997, 11.5769997 33.3129997, 11.5769997 33.3129997, 11.5769997 33.3129997, 11.5769997 33.3129997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_914'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.335999 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.335999"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.335999 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "33.335999"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_915'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_915'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2294444444444'^^xsd:double;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '33.335999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6420002 33.3359985, 11.6420002 33.3359985, 11.6420002 33.3359985, 11.6420002 33.3359985, 11.6420002 33.3359985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_915'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.338001 11.645001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.338001"^^xsd:decimal ;
  dwc:decimalLongitude "11.645001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.338001 11.645001)"^^geo:wktLiteral ;
  geo-pos:lat "33.338001"^^xsd:decimal ;
  geo-pos:long "11.645001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_916'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_916'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.873888888889'^^xsd:double;
  dwc:longitude '11.645001'^^xsd:double;
  dwc:latitude '33.338001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6450005 33.3380013, 11.6450005 33.3380013, 11.6450005 33.3380013, 11.6450005 33.3380013, 11.6450005 33.3380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_916'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.333 11.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.333 11.651)"^^geo:wktLiteral ;
  geo-pos:lat "33.333"^^xsd:decimal ;
  geo-pos:long "11.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_917'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_917'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.3177777777778'^^xsd:double;
  dwc:longitude '11.651'^^xsd:double;
  dwc:latitude '33.333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.651 33.3330002, 11.651 33.3330002, 11.651 33.3330002, 11.651 33.3330002, 11.651 33.3330002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_917'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.330002 11.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.330002"^^xsd:decimal ;
  dwc:decimalLongitude "11.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.330002 11.64)"^^geo:wktLiteral ;
  geo-pos:lat "33.330002"^^xsd:decimal ;
  geo-pos:long "11.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_918'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_918'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.0341666666667'^^xsd:double;
  dwc:longitude '11.64'^^xsd:double;
  dwc:latitude '33.330002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6400003 33.3300018, 11.6400003 33.3300018, 11.6400003 33.3300018, 11.6400003 33.3300018, 11.6400003 33.3300018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_918'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.320999 11.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.320999"^^xsd:decimal ;
  dwc:decimalLongitude "11.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.320999 11.651)"^^geo:wktLiteral ;
  geo-pos:lat "33.320999"^^xsd:decimal ;
  geo-pos:long "11.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_919'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_919'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.7225'^^xsd:double;
  dwc:longitude '11.651'^^xsd:double;
  dwc:latitude '33.320999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.651 33.3209992, 11.651 33.3209992, 11.651 33.3209992, 11.651 33.3209992, 11.651 33.3209992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_919'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.325001 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.325001"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.325001 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.325001"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_920'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_920'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6238888888889'^^xsd:double;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '33.325001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6499996 33.3250008, 11.6499996 33.3250008, 11.6499996 33.3250008, 11.6499996 33.3250008, 11.6499996 33.3250008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_920'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.324001 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.324001"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.324001 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.324001"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_921'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_921'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.078888888889'^^xsd:double;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '33.324001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6499996 33.3240013, 11.6499996 33.3240013, 11.6499996 33.3240013, 11.6499996 33.3240013, 11.6499996 33.3240013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_921'^^xsd:string;
  dwc:observationDate '2011-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.323002 11.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.323002"^^xsd:decimal ;
  dwc:decimalLongitude "11.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.323002 11.64)"^^geo:wktLiteral ;
  geo-pos:lat "33.323002"^^xsd:decimal ;
  geo-pos:long "11.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_922'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_922'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.738055555556'^^xsd:double;
  dwc:longitude '11.64'^^xsd:double;
  dwc:latitude '33.323002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6400003 33.3230019, 11.6400003 33.3230019, 11.6400003 33.3230019, 11.6400003 33.3230019, 11.6400003 33.3230019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_922'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.326 11.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.326"^^xsd:decimal ;
  dwc:decimalLongitude "11.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.326 11.641)"^^geo:wktLiteral ;
  geo-pos:lat "33.326"^^xsd:decimal ;
  geo-pos:long "11.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_923'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_923'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.398055555556'^^xsd:double;
  dwc:longitude '11.641'^^xsd:double;
  dwc:latitude '33.326'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6409998 33.3260002, 11.6409998 33.3260002, 11.6409998 33.3260002, 11.6409998 33.3260002, 11.6409998 33.3260002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_923'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.327 11.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.327"^^xsd:decimal ;
  dwc:decimalLongitude "11.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.327 11.638)"^^geo:wktLiteral ;
  geo-pos:lat "33.327"^^xsd:decimal ;
  geo-pos:long "11.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_924'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_924'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.110833333333'^^xsd:double;
  dwc:longitude '11.638'^^xsd:double;
  dwc:latitude '33.327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6379995 33.3269997, 11.6379995 33.3269997, 11.6379995 33.3269997, 11.6379995 33.3269997, 11.6379995 33.3269997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_924'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.324001 11.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.324001"^^xsd:decimal ;
  dwc:decimalLongitude "11.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.324001 11.636)"^^geo:wktLiteral ;
  geo-pos:lat "33.324001"^^xsd:decimal ;
  geo-pos:long "11.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_925'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_925'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.110833333333'^^xsd:double;
  dwc:longitude '11.636'^^xsd:double;
  dwc:latitude '33.324001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6359997 33.3240013, 11.6359997 33.3240013, 11.6359997 33.3240013, 11.6359997 33.3240013, 11.6359997 33.3240013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_925'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.334 11.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.334"^^xsd:decimal ;
  dwc:decimalLongitude "11.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.334 11.637)"^^geo:wktLiteral ;
  geo-pos:lat "33.334"^^xsd:decimal ;
  geo-pos:long "11.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_926'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_926'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.6802777777778'^^xsd:double;
  dwc:longitude '11.637'^^xsd:double;
  dwc:latitude '33.334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6370001 33.3339996, 11.6370001 33.3339996, 11.6370001 33.3339996, 11.6370001 33.3339996, 11.6370001 33.3339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_926'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.333 11.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.333 11.641)"^^geo:wktLiteral ;
  geo-pos:lat "33.333"^^xsd:decimal ;
  geo-pos:long "11.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_927'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_927'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.164722222222'^^xsd:double;
  dwc:longitude '11.641'^^xsd:double;
  dwc:latitude '33.333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6409998 33.3330002, 11.6409998 33.3330002, 11.6409998 33.3330002, 11.6409998 33.3330002, 11.6409998 33.3330002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_927'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.331001 11.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.331001"^^xsd:decimal ;
  dwc:decimalLongitude "11.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.331001 11.658)"^^geo:wktLiteral ;
  geo-pos:lat "33.331001"^^xsd:decimal ;
  geo-pos:long "11.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_928'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_928'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.9669444444444'^^xsd:double;
  dwc:longitude '11.658'^^xsd:double;
  dwc:latitude '33.331001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.658 33.3310013, 11.658 33.3310013, 11.658 33.3310013, 11.658 33.3310013, 11.658 33.3310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_928'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.334 11.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.334"^^xsd:decimal ;
  dwc:decimalLongitude "11.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.334 11.657)"^^geo:wktLiteral ;
  geo-pos:lat "33.334"^^xsd:decimal ;
  geo-pos:long "11.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_929'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_929'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.313055555556'^^xsd:double;
  dwc:longitude '11.657'^^xsd:double;
  dwc:latitude '33.334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6569996 33.3339996, 11.6569996 33.3339996, 11.6569996 33.3339996, 11.6569996 33.3339996, 11.6569996 33.3339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_929'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.331001 11.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.331001"^^xsd:decimal ;
  dwc:decimalLongitude "11.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.331001 11.657)"^^geo:wktLiteral ;
  geo-pos:lat "33.331001"^^xsd:decimal ;
  geo-pos:long "11.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_930'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_930'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.190277777778'^^xsd:double;
  dwc:longitude '11.657'^^xsd:double;
  dwc:latitude '33.331001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6569996 33.3310013, 11.6569996 33.3310013, 11.6569996 33.3310013, 11.6569996 33.3310013, 11.6569996 33.3310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_930'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.331001 11.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.331001"^^xsd:decimal ;
  dwc:decimalLongitude "11.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.331001 11.66)"^^geo:wktLiteral ;
  geo-pos:lat "33.331001"^^xsd:decimal ;
  geo-pos:long "11.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_931'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_931'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.736388888889'^^xsd:double;
  dwc:longitude '11.66'^^xsd:double;
  dwc:latitude '33.331001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6599999 33.3310013, 11.6599999 33.3310013, 11.6599999 33.3310013, 11.6599999 33.3310013, 11.6599999 33.3310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_931'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.327 11.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.327"^^xsd:decimal ;
  dwc:decimalLongitude "11.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.327 11.658)"^^geo:wktLiteral ;
  geo-pos:lat "33.327"^^xsd:decimal ;
  geo-pos:long "11.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_932'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_932'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.4077777777778'^^xsd:double;
  dwc:longitude '11.658'^^xsd:double;
  dwc:latitude '33.327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.658 33.3269997, 11.658 33.3269997, 11.658 33.3269997, 11.658 33.3269997, 11.658 33.3269997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_932'^^xsd:string;
  dwc:observationDate '2011-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.324001 11.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.324001"^^xsd:decimal ;
  dwc:decimalLongitude "11.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.324001 11.66)"^^geo:wktLiteral ;
  geo-pos:lat "33.324001"^^xsd:decimal ;
  geo-pos:long "11.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_933'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_933'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.3688888888889'^^xsd:double;
  dwc:longitude '11.66'^^xsd:double;
  dwc:latitude '33.324001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6599999 33.3240013, 11.6599999 33.3240013, 11.6599999 33.3240013, 11.6599999 33.3240013, 11.6599999 33.3240013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_933'^^xsd:string;
  dwc:observationDate '2011-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007999 23.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007999"^^xsd:decimal ;
  dwc:decimalLongitude "23.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007999 23.511)"^^geo:wktLiteral ;
  geo-pos:lat "38.007999"^^xsd:decimal ;
  geo-pos:long "23.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2024'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2024'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.2722222222222'^^xsd:double;
  dwc:longitude '23.511'^^xsd:double;
  dwc:latitude '38.007999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5109997 38.0079994, 23.5109997 38.0079994, 23.5109997 38.0079994, 23.5109997 38.0079994, 23.5109997 38.0079994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2024'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008999 23.514999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.008999"^^xsd:decimal ;
  dwc:decimalLongitude "23.514999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008999 23.514999)"^^geo:wktLiteral ;
  geo-pos:lat "38.008999"^^xsd:decimal ;
  geo-pos:long "23.514999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2025'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2025'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.2808333333333'^^xsd:double;
  dwc:longitude '23.514999'^^xsd:double;
  dwc:latitude '38.008999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5149994 38.0089989, 23.5149994 38.0089989, 23.5149994 38.0089989, 23.5149994 38.0089989, 23.5149994 38.0089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2025'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.514999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013001"^^xsd:decimal ;
  dwc:decimalLongitude "23.514999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.514999)"^^geo:wktLiteral ;
  geo-pos:lat "38.013001"^^xsd:decimal ;
  geo-pos:long "23.514999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2026'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2026'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.33444444444444'^^xsd:double;
  dwc:longitude '23.514999'^^xsd:double;
  dwc:latitude '38.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5149994 38.0130005, 23.5149994 38.0130005, 23.5149994 38.0130005, 23.5149994 38.0130005, 23.5149994 38.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2026'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.521999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016998"^^xsd:decimal ;
  dwc:decimalLongitude "23.521999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.521999)"^^geo:wktLiteral ;
  geo-pos:lat "38.016998"^^xsd:decimal ;
  geo-pos:long "23.521999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2027'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2027'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.9552777777778'^^xsd:double;
  dwc:longitude '23.521999'^^xsd:double;
  dwc:latitude '38.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5219994 38.0169983, 23.5219994 38.0169983, 23.5219994 38.0169983, 23.5219994 38.0169983, 23.5219994 38.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2027'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013001"^^xsd:decimal ;
  dwc:decimalLongitude "23.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.013001"^^xsd:decimal ;
  geo-pos:long "23.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2028'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2028'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.3383333333333'^^xsd:double;
  dwc:longitude '23.517'^^xsd:double;
  dwc:latitude '38.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5170002 38.0130005, 23.5170002 38.0130005, 23.5170002 38.0130005, 23.5170002 38.0130005, 23.5170002 38.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2028'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023998 23.523001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.023998"^^xsd:decimal ;
  dwc:decimalLongitude "23.523001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023998 23.523001)"^^geo:wktLiteral ;
  geo-pos:lat "38.023998"^^xsd:decimal ;
  geo-pos:long "23.523001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2029'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2029'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.18472222222222'^^xsd:double;
  dwc:longitude '23.523001'^^xsd:double;
  dwc:latitude '38.023998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5230007 38.0239983, 23.5230007 38.0239983, 23.5230007 38.0239983, 23.5230007 38.0239983, 23.5230007 38.0239983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2029'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014999"^^xsd:decimal ;
  dwc:decimalLongitude "23.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.51)"^^geo:wktLiteral ;
  geo-pos:lat "38.014999"^^xsd:decimal ;
  geo-pos:long "23.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2030'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2030'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.28277777777778'^^xsd:double;
  dwc:longitude '23.51'^^xsd:double;
  dwc:latitude '38.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5100002 38.0149994, 23.5100002 38.0149994, 23.5100002 38.0149994, 23.5100002 38.0149994, 23.5100002 38.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2030'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006001 23.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006001"^^xsd:decimal ;
  dwc:decimalLongitude "23.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006001 23.525)"^^geo:wktLiteral ;
  geo-pos:lat "38.006001"^^xsd:decimal ;
  geo-pos:long "23.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2058'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2058'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.091388888888889'^^xsd:double;
  dwc:longitude '23.525'^^xsd:double;
  dwc:latitude '38.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5249996 38.0060005, 23.5249996 38.0060005, 23.5249996 38.0060005, 23.5249996 38.0060005, 23.5249996 38.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2058'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015999"^^xsd:decimal ;
  dwc:decimalLongitude "23.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.532)"^^geo:wktLiteral ;
  geo-pos:lat "38.015999"^^xsd:decimal ;
  geo-pos:long "23.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2059'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2059'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.19416666666667'^^xsd:double;
  dwc:longitude '23.532'^^xsd:double;
  dwc:latitude '38.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5319996 38.0159988, 23.5319996 38.0159988, 23.5319996 38.0159988, 23.5319996 38.0159988, 23.5319996 38.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2059'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.533001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015999"^^xsd:decimal ;
  dwc:decimalLongitude "23.533001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.533001)"^^geo:wktLiteral ;
  geo-pos:lat "38.015999"^^xsd:decimal ;
  geo-pos:long "23.533001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2060'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2060'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.6847222222222'^^xsd:double;
  dwc:longitude '23.533001'^^xsd:double;
  dwc:latitude '38.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.533001 38.0159988, 23.533001 38.0159988, 23.533001 38.0159988, 23.533001 38.0159988, 23.533001 38.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2060'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014999"^^xsd:decimal ;
  dwc:decimalLongitude "23.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.532)"^^geo:wktLiteral ;
  geo-pos:lat "38.014999"^^xsd:decimal ;
  geo-pos:long "23.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2061'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2061'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.8572222222222'^^xsd:double;
  dwc:longitude '23.532'^^xsd:double;
  dwc:latitude '38.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5319996 38.0149994, 23.5319996 38.0149994, 23.5319996 38.0149994, 23.5319996 38.0149994, 23.5319996 38.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2061'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008999 23.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.008999"^^xsd:decimal ;
  dwc:decimalLongitude "23.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008999 23.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.008999"^^xsd:decimal ;
  geo-pos:long "23.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2062'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2062'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.12444444444444'^^xsd:double;
  dwc:longitude '23.542'^^xsd:double;
  dwc:latitude '38.008999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5419998 38.0089989, 23.5419998 38.0089989, 23.5419998 38.0089989, 23.5419998 38.0089989, 23.5419998 38.0089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2062'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.533001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.533001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.533001)"^^geo:wktLiteral ;
  geo-pos:lat "38.020001"^^xsd:decimal ;
  geo-pos:long "23.533001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2069'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2069'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.7241666666667'^^xsd:double;
  dwc:longitude '23.533001'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.533001 38.0200005, 23.533001 38.0200005, 23.533001 38.0200005, 23.533001 38.0200005, 23.533001 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2069'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 23.523001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014"^^xsd:decimal ;
  dwc:decimalLongitude "23.523001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 23.523001)"^^geo:wktLiteral ;
  geo-pos:lat "38.014"^^xsd:decimal ;
  geo-pos:long "23.523001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2070'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2070'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.9088888888889'^^xsd:double;
  dwc:longitude '23.523001'^^xsd:double;
  dwc:latitude '38.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5230007 38.0139999, 23.5230007 38.0139999, 23.5230007 38.0139999, 23.5230007 38.0139999, 23.5230007 38.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2070'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.011002"^^xsd:decimal ;
  dwc:decimalLongitude "23.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.011002"^^xsd:decimal ;
  geo-pos:long "23.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2071'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2071'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.95916666666667'^^xsd:double;
  dwc:longitude '23.517'^^xsd:double;
  dwc:latitude '38.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5170002 38.0110016, 23.5170002 38.0110016, 23.5170002 38.0110016, 23.5170002 38.0110016, 23.5170002 38.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2071'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.516001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.011002"^^xsd:decimal ;
  dwc:decimalLongitude "23.516001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.516001)"^^geo:wktLiteral ;
  geo-pos:lat "38.011002"^^xsd:decimal ;
  geo-pos:long "23.516001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2072'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2072'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.1930555555556'^^xsd:double;
  dwc:longitude '23.516001'^^xsd:double;
  dwc:latitude '38.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5160008 38.0110016, 23.5160008 38.0110016, 23.5160008 38.0110016, 23.5160008 38.0110016, 23.5160008 38.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2072'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023998 23.520001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.023998"^^xsd:decimal ;
  dwc:decimalLongitude "23.520001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023998 23.520001)"^^geo:wktLiteral ;
  geo-pos:lat "38.023998"^^xsd:decimal ;
  geo-pos:long "23.520001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2073'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2073'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.82916666666667'^^xsd:double;
  dwc:longitude '23.520001'^^xsd:double;
  dwc:latitude '38.023998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5200005 38.0239983, 23.5200005 38.0239983, 23.5200005 38.0239983, 23.5200005 38.0239983, 23.5200005 38.0239983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2073'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023998 23.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.023998"^^xsd:decimal ;
  dwc:decimalLongitude "23.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023998 23.524)"^^geo:wktLiteral ;
  geo-pos:lat "38.023998"^^xsd:decimal ;
  geo-pos:long "23.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2074'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2074'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.98416666666667'^^xsd:double;
  dwc:longitude '23.524'^^xsd:double;
  dwc:latitude '38.023998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5240002 38.0239983, 23.5240002 38.0239983, 23.5240002 38.0239983, 23.5240002 38.0239983, 23.5240002 38.0239983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2074'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021999 23.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.021999"^^xsd:decimal ;
  dwc:decimalLongitude "23.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021999 23.487)"^^geo:wktLiteral ;
  geo-pos:lat "38.021999"^^xsd:decimal ;
  geo-pos:long "23.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2075'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2075'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.76444444444444'^^xsd:double;
  dwc:longitude '23.487'^^xsd:double;
  dwc:latitude '38.021999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4869995 38.0219994, 23.4869995 38.0219994, 23.4869995 38.0219994, 23.4869995 38.0219994, 23.4869995 38.0219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2075'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.518999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.019001"^^xsd:decimal ;
  dwc:decimalLongitude "23.518999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.518999)"^^geo:wktLiteral ;
  geo-pos:lat "38.019001"^^xsd:decimal ;
  geo-pos:long "23.518999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2076'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2076'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.7975'^^xsd:double;
  dwc:longitude '23.518999'^^xsd:double;
  dwc:latitude '38.019001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5189991 38.019001, 23.5189991 38.019001, 23.5189991 38.019001, 23.5189991 38.019001, 23.5189991 38.019001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2076'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022999 23.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.022999"^^xsd:decimal ;
  dwc:decimalLongitude "23.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022999 23.552)"^^geo:wktLiteral ;
  geo-pos:lat "38.022999"^^xsd:decimal ;
  geo-pos:long "23.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2077'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2077'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.2588888888889'^^xsd:double;
  dwc:longitude '23.552'^^xsd:double;
  dwc:latitude '38.022999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5520001 38.0229988, 23.5520001 38.0229988, 23.5520001 38.0229988, 23.5520001 38.0229988, 23.5520001 38.0229988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2077'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.530001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015999"^^xsd:decimal ;
  dwc:decimalLongitude "23.530001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.530001)"^^geo:wktLiteral ;
  geo-pos:lat "38.015999"^^xsd:decimal ;
  geo-pos:long "23.530001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2078'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2078'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.50805555555556'^^xsd:double;
  dwc:longitude '23.530001'^^xsd:double;
  dwc:latitude '38.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5300007 38.0159988, 23.5300007 38.0159988, 23.5300007 38.0159988, 23.5300007 38.0159988, 23.5300007 38.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2078'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.524)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2079'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2079'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.72666666666667'^^xsd:double;
  dwc:longitude '23.524'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5240002 38.012001, 23.5240002 38.012001, 23.5240002 38.012001, 23.5240002 38.012001, 23.5240002 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2079'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.525999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.525999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.525999)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.525999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2080'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2080'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.7316666666667'^^xsd:double;
  dwc:longitude '23.525999'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5259991 38.012001, 23.5259991 38.012001, 23.5259991 38.012001, 23.5259991 38.012001, 23.5259991 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2080'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013001"^^xsd:decimal ;
  dwc:decimalLongitude "23.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.528)"^^geo:wktLiteral ;
  geo-pos:lat "38.013001"^^xsd:decimal ;
  geo-pos:long "23.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2081'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2081'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1327777777778'^^xsd:double;
  dwc:longitude '23.528'^^xsd:double;
  dwc:latitude '38.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5279999 38.0130005, 23.5279999 38.0130005, 23.5279999 38.0130005, 23.5279999 38.0130005, 23.5279999 38.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2081'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.201 24.129999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.201"^^xsd:decimal ;
  dwc:decimalLongitude "24.129999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.201 24.129999)"^^geo:wktLiteral ;
  geo-pos:lat "36.201"^^xsd:decimal ;
  geo-pos:long "24.129999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_137'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_137'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.72111111111111'^^xsd:double;
  dwc:longitude '24.129999'^^xsd:double;
  dwc:latitude '36.201'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1299992 36.2010002, 24.1299992 36.2010002, 24.1299992 36.2010002, 24.1299992 36.2010002, 24.1299992 36.2010002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_137'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467999 23.882999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467999"^^xsd:decimal ;
  dwc:decimalLongitude "23.882999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467999 23.882999)"^^geo:wktLiteral ;
  geo-pos:lat "36.467999"^^xsd:decimal ;
  geo-pos:long "23.882999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_138'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_138'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.0633333333333'^^xsd:double;
  dwc:longitude '23.882999'^^xsd:double;
  dwc:latitude '36.467999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8829994 36.4679985, 23.8829994 36.4679985, 23.8829994 36.4679985, 23.8829994 36.4679985, 23.8829994 36.4679985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_138'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.874001 23.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.874001"^^xsd:decimal ;
  dwc:decimalLongitude "23.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.874001 23.593)"^^geo:wktLiteral ;
  geo-pos:lat "36.874001"^^xsd:decimal ;
  geo-pos:long "23.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_139'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_139'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.22888888888889'^^xsd:double;
  dwc:longitude '23.593'^^xsd:double;
  dwc:latitude '36.874001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5930004 36.8740006, 23.5930004 36.8740006, 23.5930004 36.8740006, 23.5930004 36.8740006, 23.5930004 36.8740006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_139'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.950001 23.438999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.950001"^^xsd:decimal ;
  dwc:decimalLongitude "23.438999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.950001 23.438999)"^^geo:wktLiteral ;
  geo-pos:lat "36.950001"^^xsd:decimal ;
  geo-pos:long "23.438999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_140'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_140'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.6836111111111'^^xsd:double;
  dwc:longitude '23.438999'^^xsd:double;
  dwc:latitude '36.950001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4389992 36.9500008, 23.4389992 36.9500008, 23.4389992 36.9500008, 23.4389992 36.9500008, 23.4389992 36.9500008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_140'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.957001 23.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.957001"^^xsd:decimal ;
  dwc:decimalLongitude "23.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.957001 23.348)"^^geo:wktLiteral ;
  geo-pos:lat "37.957001"^^xsd:decimal ;
  geo-pos:long "23.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_141'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_141'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.9255555555556'^^xsd:double;
  dwc:longitude '23.348'^^xsd:double;
  dwc:latitude '37.957001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3479996 37.9570007, 23.3479996 37.9570007, 23.3479996 37.9570007, 23.3479996 37.9570007, 23.3479996 37.9570007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_141'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856998 23.577999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856998"^^xsd:decimal ;
  dwc:decimalLongitude "23.577999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856998 23.577999)"^^geo:wktLiteral ;
  geo-pos:lat "37.856998"^^xsd:decimal ;
  geo-pos:long "23.577999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_142'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_142'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.7316666666667'^^xsd:double;
  dwc:longitude '23.577999'^^xsd:double;
  dwc:latitude '37.856998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5779991 37.8569984, 23.5779991 37.8569984, 23.5779991 37.8569984, 23.5779991 37.8569984, 23.5779991 37.8569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_142'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.889 23.499001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.889"^^xsd:decimal ;
  dwc:decimalLongitude "23.499001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.889 23.499001)"^^geo:wktLiteral ;
  geo-pos:lat "37.889"^^xsd:decimal ;
  geo-pos:long "23.499001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_143'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_143'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2147222222222'^^xsd:double;
  dwc:longitude '23.499001'^^xsd:double;
  dwc:latitude '37.889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4990006 37.8889999, 23.4990006 37.8889999, 23.4990006 37.8889999, 23.4990006 37.8889999, 23.4990006 37.8889999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_143'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.363998 24.238001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.363998"^^xsd:decimal ;
  dwc:decimalLongitude "24.238001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.363998 24.238001)"^^geo:wktLiteral ;
  geo-pos:lat "38.363998"^^xsd:decimal ;
  geo-pos:long "24.238001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_144'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_144'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.2997222222222'^^xsd:double;
  dwc:longitude '24.238001'^^xsd:double;
  dwc:latitude '38.363998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2380009 38.3639984, 24.2380009 38.3639984, 24.2380009 38.3639984, 24.2380009 38.3639984, 24.2380009 38.3639984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_144'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.354 24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.354"^^xsd:decimal ;
  dwc:decimalLongitude "24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.354 24.337)"^^geo:wktLiteral ;
  geo-pos:lat "38.354"^^xsd:decimal ;
  geo-pos:long "24.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_145'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_145'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.3855555555556'^^xsd:double;
  dwc:longitude '24.337'^^xsd:double;
  dwc:latitude '38.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3369999 38.3540001, 24.3369999 38.3540001, 24.3369999 38.3540001, 24.3369999 38.3540001, 24.3369999 38.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_145'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93"^^xsd:decimal ;
  dwc:decimalLongitude "23.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.57)"^^geo:wktLiteral ;
  geo-pos:lat "37.93"^^xsd:decimal ;
  geo-pos:long "23.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_146'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_146'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.79444444444444'^^xsd:double;
  dwc:longitude '23.57'^^xsd:double;
  dwc:latitude '37.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5699997 37.9300003, 23.5699997 37.9300003, 23.5699997 37.9300003, 23.5699997 37.9300003, 23.5699997 37.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_146'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.556999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.929001"^^xsd:decimal ;
  dwc:decimalLongitude "23.556999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.556999)"^^geo:wktLiteral ;
  geo-pos:lat "37.929001"^^xsd:decimal ;
  geo-pos:long "23.556999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_147'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_147'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1147222222222'^^xsd:double;
  dwc:longitude '23.556999'^^xsd:double;
  dwc:latitude '37.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5569992 37.9290009, 23.5569992 37.9290009, 23.5569992 37.9290009, 23.5569992 37.9290009, 23.5569992 37.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_147'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 23.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924"^^xsd:decimal ;
  dwc:decimalLongitude "23.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 23.56)"^^geo:wktLiteral ;
  geo-pos:lat "37.924"^^xsd:decimal ;
  geo-pos:long "23.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_148'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_148'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.73722222222222'^^xsd:double;
  dwc:longitude '23.56'^^xsd:double;
  dwc:latitude '37.924'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5599995 37.9239998, 23.5599995 37.9239998, 23.5599995 37.9239998, 23.5599995 37.9239998, 23.5599995 37.9239998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_148'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.935001"^^xsd:decimal ;
  dwc:decimalLongitude "23.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.612)"^^geo:wktLiteral ;
  geo-pos:lat "37.935001"^^xsd:decimal ;
  geo-pos:long "23.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_149'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_149'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.7233333333333'^^xsd:double;
  dwc:longitude '23.612'^^xsd:double;
  dwc:latitude '37.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.6119995 37.9350014, 23.6119995 37.9350014, 23.6119995 37.9350014, 23.6119995 37.9350014, 23.6119995 37.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_149'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.558001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93"^^xsd:decimal ;
  dwc:decimalLongitude "23.558001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.558001)"^^geo:wktLiteral ;
  geo-pos:lat "37.93"^^xsd:decimal ;
  geo-pos:long "23.558001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_150'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_150'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.17277777777778'^^xsd:double;
  dwc:longitude '23.558001'^^xsd:double;
  dwc:latitude '37.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5580006 37.9300003, 23.5580006 37.9300003, 23.5580006 37.9300003, 23.5580006 37.9300003, 23.5580006 37.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_150'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "23.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.546)"^^geo:wktLiteral ;
  geo-pos:lat "37.937"^^xsd:decimal ;
  geo-pos:long "23.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_151'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_151'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.051111111111111'^^xsd:double;
  dwc:longitude '23.546'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5459995 37.9370003, 23.5459995 37.9370003, 23.5459995 37.9370003, 23.5459995 37.9370003, 23.5459995 37.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_151'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.925999 23.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.925999"^^xsd:decimal ;
  dwc:decimalLongitude "23.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.925999 23.546)"^^geo:wktLiteral ;
  geo-pos:lat "37.925999"^^xsd:decimal ;
  geo-pos:long "23.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_152'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_152'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.0775'^^xsd:double;
  dwc:longitude '23.546'^^xsd:double;
  dwc:latitude '37.925999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5459995 37.9259987, 23.5459995 37.9259987, 23.5459995 37.9259987, 23.5459995 37.9259987, 23.5459995 37.9259987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_152'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.935001"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.551001)"^^geo:wktLiteral ;
  geo-pos:lat "37.935001"^^xsd:decimal ;
  geo-pos:long "23.551001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_153'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_153'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.46'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '37.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_153'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "23.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.555)"^^geo:wktLiteral ;
  geo-pos:lat "37.937"^^xsd:decimal ;
  geo-pos:long "23.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_154'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_154'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.7258333333333'^^xsd:double;
  dwc:longitude '23.555'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5550003 37.9370003, 23.5550003 37.9370003, 23.5550003 37.9370003, 23.5550003 37.9370003, 23.5550003 37.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_154'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.942001 23.570999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.942001"^^xsd:decimal ;
  dwc:decimalLongitude "23.570999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.942001 23.570999)"^^geo:wktLiteral ;
  geo-pos:lat "37.942001"^^xsd:decimal ;
  geo-pos:long "23.570999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_155'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_155'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.2863888888889'^^xsd:double;
  dwc:longitude '23.570999'^^xsd:double;
  dwc:latitude '37.942001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5709992 37.9420013, 23.5709992 37.9420013, 23.5709992 37.9420013, 23.5709992 37.9420013, 23.5709992 37.9420013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_155'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.962002 23.573999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.962002"^^xsd:decimal ;
  dwc:decimalLongitude "23.573999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.962002 23.573999)"^^geo:wktLiteral ;
  geo-pos:lat "37.962002"^^xsd:decimal ;
  geo-pos:long "23.573999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_156'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_156'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.84305555555556'^^xsd:double;
  dwc:longitude '23.573999'^^xsd:double;
  dwc:latitude '37.962002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5739994 37.9620018, 23.5739994 37.9620018, 23.5739994 37.9620018, 23.5739994 37.9620018, 23.5739994 37.9620018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_156'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.561001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.929001"^^xsd:decimal ;
  dwc:decimalLongitude "23.561001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.561001)"^^geo:wktLiteral ;
  geo-pos:lat "37.929001"^^xsd:decimal ;
  geo-pos:long "23.561001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_157'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_157'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.3136111111111'^^xsd:double;
  dwc:longitude '23.561001'^^xsd:double;
  dwc:latitude '37.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5610008 37.9290009, 23.5610008 37.9290009, 23.5610008 37.9290009, 23.5610008 37.9290009, 23.5610008 37.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_157'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933998"^^xsd:decimal ;
  dwc:decimalLongitude "23.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933998 23.57)"^^geo:wktLiteral ;
  geo-pos:lat "37.933998"^^xsd:decimal ;
  geo-pos:long "23.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_158'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_158'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.5933333333333'^^xsd:double;
  dwc:longitude '23.57'^^xsd:double;
  dwc:latitude '37.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5699997 37.9339981, 23.5699997 37.9339981, 23.5699997 37.9339981, 23.5699997 37.9339981, 23.5699997 37.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_158'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.558001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.935001"^^xsd:decimal ;
  dwc:decimalLongitude "23.558001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.558001)"^^geo:wktLiteral ;
  geo-pos:lat "37.935001"^^xsd:decimal ;
  geo-pos:long "23.558001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_159'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_159'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.67666666666667'^^xsd:double;
  dwc:longitude '23.558001'^^xsd:double;
  dwc:latitude '37.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5580006 37.9350014, 23.5580006 37.9350014, 23.5580006 37.9350014, 23.5580006 37.9350014, 23.5580006 37.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_159'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.561001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "23.561001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.561001)"^^geo:wktLiteral ;
  geo-pos:lat "37.937"^^xsd:decimal ;
  geo-pos:long "23.561001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_160'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_160'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.0566666666667'^^xsd:double;
  dwc:longitude '23.561001'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5610008 37.9370003, 23.5610008 37.9370003, 23.5610008 37.9370003, 23.5610008 37.9370003, 23.5610008 37.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_160'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 23.556999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931"^^xsd:decimal ;
  dwc:decimalLongitude "23.556999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 23.556999)"^^geo:wktLiteral ;
  geo-pos:lat "37.931"^^xsd:decimal ;
  geo-pos:long "23.556999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_161'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_161'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.3547222222222'^^xsd:double;
  dwc:longitude '23.556999'^^xsd:double;
  dwc:latitude '37.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5569992 37.9309998, 23.5569992 37.9309998, 23.5569992 37.9309998, 23.5569992 37.9309998, 23.5569992 37.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_161'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 23.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "23.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 23.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "23.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_163'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_163'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.0022222222222'^^xsd:double;
  dwc:longitude '23.59'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5900002 37.9169998, 23.5900002 37.9169998, 23.5900002 37.9169998, 23.5900002 37.9169998, 23.5900002 37.9169998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_163'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.813999 22.638001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.813999"^^xsd:decimal ;
  dwc:decimalLongitude "22.638001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.813999 22.638001)"^^geo:wktLiteral ;
  geo-pos:lat "32.813999"^^xsd:decimal ;
  geo-pos:long "22.638001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_408'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_408'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.4563888888889'^^xsd:double;
  dwc:longitude '22.638001'^^xsd:double;
  dwc:latitude '32.813999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6380005 32.8139992, 22.6380005 32.8139992, 22.6380005 32.8139992, 22.6380005 32.8139992, 22.6380005 32.8139992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_408'^^xsd:string;
  dwc:observationDate '2011-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959999 10.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.959999"^^xsd:decimal ;
  dwc:decimalLongitude "10.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959999 10.698)"^^geo:wktLiteral ;
  geo-pos:lat "33.959999"^^xsd:decimal ;
  geo-pos:long "10.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_815'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_815'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.5658333333333'^^xsd:double;
  dwc:longitude '10.698'^^xsd:double;
  dwc:latitude '33.959999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.698 33.9599991, 10.698 33.9599991, 10.698 33.9599991, 10.698 33.9599991, 10.698 33.9599991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_815'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.953999 10.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.953999"^^xsd:decimal ;
  dwc:decimalLongitude "10.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.953999 10.699)"^^geo:wktLiteral ;
  geo-pos:lat "33.953999"^^xsd:decimal ;
  geo-pos:long "10.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_816'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_816'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.4969444444444'^^xsd:double;
  dwc:longitude '10.699'^^xsd:double;
  dwc:latitude '33.953999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6990004 33.9539986, 10.6990004 33.9539986, 10.6990004 33.9539986, 10.6990004 33.9539986, 10.6990004 33.9539986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_816'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.958 10.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.958 10.671)"^^geo:wktLiteral ;
  geo-pos:lat "33.958"^^xsd:decimal ;
  geo-pos:long "10.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_818'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.38'^^xsd:double;
  dwc:longitude '10.671'^^xsd:double;
  dwc:latitude '33.958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6709995 33.9580002, 10.6709995 33.9580002, 10.6709995 33.9580002, 10.6709995 33.9580002, 10.6709995 33.9580002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_818'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956001 10.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956001"^^xsd:decimal ;
  dwc:decimalLongitude "10.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956001 10.662)"^^geo:wktLiteral ;
  geo-pos:lat "33.956001"^^xsd:decimal ;
  geo-pos:long "10.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_819'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_819'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.7630555555556'^^xsd:double;
  dwc:longitude '10.662'^^xsd:double;
  dwc:latitude '33.956001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6619997 33.9560013, 10.6619997 33.9560013, 10.6619997 33.9560013, 10.6619997 33.9560013, 10.6619997 33.9560013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_819'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.951 10.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.951"^^xsd:decimal ;
  dwc:decimalLongitude "10.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.951 10.665)"^^geo:wktLiteral ;
  geo-pos:lat "33.951"^^xsd:decimal ;
  geo-pos:long "10.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_820'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_820'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.5505555555556'^^xsd:double;
  dwc:longitude '10.665'^^xsd:double;
  dwc:latitude '33.951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.665 33.9510002, 10.665 33.9510002, 10.665 33.9510002, 10.665 33.9510002, 10.665 33.9510002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_820'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.949001 10.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.949001"^^xsd:decimal ;
  dwc:decimalLongitude "10.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.949001 10.675)"^^geo:wktLiteral ;
  geo-pos:lat "33.949001"^^xsd:decimal ;
  geo-pos:long "10.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_821'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_821'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.9366666666667'^^xsd:double;
  dwc:longitude '10.675'^^xsd:double;
  dwc:latitude '33.949001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6750002 33.9490013, 10.6750002 33.9490013, 10.6750002 33.9490013, 10.6750002 33.9490013, 10.6750002 33.9490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_821'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.948002 10.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.948002"^^xsd:decimal ;
  dwc:decimalLongitude "10.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.948002 10.685)"^^geo:wktLiteral ;
  geo-pos:lat "33.948002"^^xsd:decimal ;
  geo-pos:long "10.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_822'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_822'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.1116666666667'^^xsd:double;
  dwc:longitude '10.685'^^xsd:double;
  dwc:latitude '33.948002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6850004 33.9480019, 10.6850004 33.9480019, 10.6850004 33.9480019, 10.6850004 33.9480019, 10.6850004 33.9480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_822'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.946999 10.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.946999"^^xsd:decimal ;
  dwc:decimalLongitude "10.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.946999 10.687)"^^geo:wktLiteral ;
  geo-pos:lat "33.946999"^^xsd:decimal ;
  geo-pos:long "10.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_824'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_824'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.7016666666667'^^xsd:double;
  dwc:longitude '10.687'^^xsd:double;
  dwc:latitude '33.946999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6870003 33.9469986, 10.6870003 33.9469986, 10.6870003 33.9469986, 10.6870003 33.9469986, 10.6870003 33.9469986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_824'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931999 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931999"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931999 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "33.931999"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_825'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_825'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.3505555555556'^^xsd:double;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '33.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6700001 33.9319992, 10.6700001 33.9319992, 10.6700001 33.9319992, 10.6700001 33.9319992, 10.6700001 33.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_825'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.932999 10.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.932999"^^xsd:decimal ;
  dwc:decimalLongitude "10.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.932999 10.666)"^^geo:wktLiteral ;
  geo-pos:lat "33.932999"^^xsd:decimal ;
  geo-pos:long "10.666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_826'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_826'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.2225'^^xsd:double;
  dwc:longitude '10.666'^^xsd:double;
  dwc:latitude '33.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6660004 33.9329987, 10.6660004 33.9329987, 10.6660004 33.9329987, 10.6660004 33.9329987, 10.6660004 33.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_826'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.935001 10.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.935001"^^xsd:decimal ;
  dwc:decimalLongitude "10.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.935001 10.668)"^^geo:wktLiteral ;
  geo-pos:lat "33.935001"^^xsd:decimal ;
  geo-pos:long "10.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_827'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_827'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8172222222222'^^xsd:double;
  dwc:longitude '10.668'^^xsd:double;
  dwc:latitude '33.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6680002 33.9350014, 10.6680002 33.9350014, 10.6680002 33.9350014, 10.6680002 33.9350014, 10.6680002 33.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_827'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.923 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.923"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.923 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "33.923"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_829'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_829'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.94055555555556'^^xsd:double;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '33.923'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6630001 33.9230003, 10.6630001 33.9230003, 10.6630001 33.9230003, 10.6630001 33.9230003, 10.6630001 33.9230003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_829'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.910999 10.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.910999"^^xsd:decimal ;
  dwc:decimalLongitude "10.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.910999 10.655)"^^geo:wktLiteral ;
  geo-pos:lat "33.910999"^^xsd:decimal ;
  geo-pos:long "10.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_830'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_830'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.7097222222222'^^xsd:double;
  dwc:longitude '10.655'^^xsd:double;
  dwc:latitude '33.910999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6549997 33.9109993, 10.6549997 33.9109993, 10.6549997 33.9109993, 10.6549997 33.9109993, 10.6549997 33.9109993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_830'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.900002 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.900002"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.900002 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "33.900002"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_850'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_850'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4816666666667'^^xsd:double;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '33.900002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8149996 33.9000015, 10.8149996 33.9000015, 10.8149996 33.9000015, 10.8149996 33.9000015, 10.8149996 33.9000015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_850'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.952 10.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.952"^^xsd:decimal ;
  dwc:decimalLongitude "10.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.952 10.918)"^^geo:wktLiteral ;
  geo-pos:lat "33.952"^^xsd:decimal ;
  geo-pos:long "10.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_851'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_851'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.756666666667'^^xsd:double;
  dwc:longitude '10.918'^^xsd:double;
  dwc:latitude '33.952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9180002 33.9519997, 10.9180002 33.9519997, 10.9180002 33.9519997, 10.9180002 33.9519997, 10.9180002 33.9519997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_851'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959999 10.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.959999"^^xsd:decimal ;
  dwc:decimalLongitude "10.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959999 10.945)"^^geo:wktLiteral ;
  geo-pos:lat "33.959999"^^xsd:decimal ;
  geo-pos:long "10.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_852'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_852'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.5894444444444'^^xsd:double;
  dwc:longitude '10.945'^^xsd:double;
  dwc:latitude '33.959999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9449997 33.9599991, 10.9449997 33.9599991, 10.9449997 33.9599991, 10.9449997 33.9599991, 10.9449997 33.9599991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_852'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.011002 10.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.011002"^^xsd:decimal ;
  dwc:decimalLongitude "10.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.011002 10.894)"^^geo:wktLiteral ;
  geo-pos:lat "34.011002"^^xsd:decimal ;
  geo-pos:long "10.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_853'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_853'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.251944444444'^^xsd:double;
  dwc:longitude '10.894'^^xsd:double;
  dwc:latitude '34.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8940001 34.0110016, 10.8940001 34.0110016, 10.8940001 34.0110016, 10.8940001 34.0110016, 10.8940001 34.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_853'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.011002"^^xsd:decimal ;
  dwc:decimalLongitude "23.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.528)"^^geo:wktLiteral ;
  geo-pos:lat "38.011002"^^xsd:decimal ;
  geo-pos:long "23.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2082'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2082'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.3030555555556'^^xsd:double;
  dwc:longitude '23.528'^^xsd:double;
  dwc:latitude '38.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5279999 38.0110016, 23.5279999 38.0110016, 23.5279999 38.0110016, 23.5279999 38.0110016, 23.5279999 38.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2082'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.019001"^^xsd:decimal ;
  dwc:decimalLongitude "23.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.528)"^^geo:wktLiteral ;
  geo-pos:lat "38.019001"^^xsd:decimal ;
  geo-pos:long "23.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2083'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2083'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.33638888888889'^^xsd:double;
  dwc:longitude '23.528'^^xsd:double;
  dwc:latitude '38.019001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5279999 38.019001, 23.5279999 38.019001, 23.5279999 38.019001, 23.5279999 38.019001, 23.5279999 38.019001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2083'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.380001 25.329001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.380001"^^xsd:decimal ;
  dwc:decimalLongitude "25.329001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.380001 25.329001)"^^geo:wktLiteral ;
  geo-pos:lat "35.380001"^^xsd:decimal ;
  geo-pos:long "25.329001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2526'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2526'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.401111111111'^^xsd:double;
  dwc:longitude '25.329001'^^xsd:double;
  dwc:latitude '35.380001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3290005 35.3800011, 25.3290005 35.3800011, 25.3290005 35.3800011, 25.3290005 35.3800011, 25.3290005 35.3800011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2526'^^xsd:string;
  dwc:observationDate '2011-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.334999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362999"^^xsd:decimal ;
  dwc:decimalLongitude "25.334999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.334999)"^^geo:wktLiteral ;
  geo-pos:lat "35.362999"^^xsd:decimal ;
  geo-pos:long "25.334999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2527'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2527'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.6647222222222'^^xsd:double;
  dwc:longitude '25.334999'^^xsd:double;
  dwc:latitude '35.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3349991 35.362999, 25.3349991 35.362999, 25.3349991 35.362999, 25.3349991 35.362999, 25.3349991 35.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2527'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.366001"^^xsd:decimal ;
  dwc:decimalLongitude "25.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.253)"^^geo:wktLiteral ;
  geo-pos:lat "35.366001"^^xsd:decimal ;
  geo-pos:long "25.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2528'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2528'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.548611111111'^^xsd:double;
  dwc:longitude '25.253'^^xsd:double;
  dwc:latitude '35.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2530003 35.3660011, 25.2530003 35.3660011, 25.2530003 35.3660011, 25.2530003 35.3660011, 25.2530003 35.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2528'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.379002 25.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.379002"^^xsd:decimal ;
  dwc:decimalLongitude "25.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.379002 25.277)"^^geo:wktLiteral ;
  geo-pos:lat "35.379002"^^xsd:decimal ;
  geo-pos:long "25.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2529'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2529'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.561388888889'^^xsd:double;
  dwc:longitude '25.277'^^xsd:double;
  dwc:latitude '35.379002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2770004 35.3790016, 25.2770004 35.3790016, 25.2770004 35.3790016, 25.2770004 35.3790016, 25.2770004 35.3790016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2529'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.245001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.245001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.245001)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.245001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2530'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2530'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.1544444444444'^^xsd:double;
  dwc:longitude '25.245001'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2450008 35.3650017, 25.2450008 35.3650017, 25.2450008 35.3650017, 25.2450008 35.3650017, 25.2450008 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2530'^^xsd:string;
  dwc:observationDate '2011-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.334999 25.202999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.334999"^^xsd:decimal ;
  dwc:decimalLongitude "25.202999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.334999 25.202999)"^^geo:wktLiteral ;
  geo-pos:lat "35.334999"^^xsd:decimal ;
  geo-pos:long "25.202999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2531'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2531'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.996666666667'^^xsd:double;
  dwc:longitude '25.202999'^^xsd:double;
  dwc:latitude '35.334999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2029991 35.3349991, 25.2029991 35.3349991, 25.2029991 35.3349991, 25.2029991 35.3349991, 25.2029991 35.3349991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2531'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.231001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.360001"^^xsd:decimal ;
  dwc:decimalLongitude "25.231001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.231001)"^^geo:wktLiteral ;
  geo-pos:lat "35.360001"^^xsd:decimal ;
  geo-pos:long "25.231001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2532'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2532'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.551388888889'^^xsd:double;
  dwc:longitude '25.231001'^^xsd:double;
  dwc:latitude '35.360001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2310009 35.3600006, 25.2310009 35.3600006, 25.2310009 35.3600006, 25.2310009 35.3600006, 25.2310009 35.3600006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2532'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.268)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2533'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2533'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.8886111111111'^^xsd:double;
  dwc:longitude '25.268'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2679997 35.3470001, 25.2679997 35.3470001, 25.2679997 35.3470001, 25.2679997 35.3470001, 25.2679997 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2533'^^xsd:string;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.271)"^^geo:wktLiteral ;
  geo-pos:lat "35.345001"^^xsd:decimal ;
  geo-pos:long "25.271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2534'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2534'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.047777777778'^^xsd:double;
  dwc:longitude '25.271'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2709999 35.3450012, 25.2709999 35.3450012, 25.2709999 35.3450012, 25.2709999 35.3450012, 25.2709999 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2534'^^xsd:string;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.271)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2535'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2535'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.798055555556'^^xsd:double;
  dwc:longitude '25.271'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2709999 35.3460007, 25.2709999 35.3460007, 25.2709999 35.3460007, 25.2709999 35.3460007, 25.2709999 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2535'^^xsd:string;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.268999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.268999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.268999)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.268999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2536'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2536'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.515833333333'^^xsd:double;
  dwc:longitude '25.268999'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2689991 35.355999, 25.2689991 35.355999, 25.2689991 35.355999, 25.2689991 35.355999, 25.2689991 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2536'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.267)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2537'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2537'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.7572222222222'^^xsd:double;
  dwc:longitude '25.267'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2670002 35.3499985, 25.2670002 35.3499985, 25.2670002 35.3499985, 25.2670002 35.3499985, 25.2670002 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2537'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.264999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.264999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.264999)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.264999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2538'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2538'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.6925'^^xsd:double;
  dwc:longitude '25.264999'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2649994 35.3499985, 25.2649994 35.3499985, 25.2649994 35.3499985, 25.2649994 35.3499985, 25.2649994 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2538'^^xsd:string;
  dwc:observationDate '2011-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.271999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.271999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.271999)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.271999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2539'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2539'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.668055555556'^^xsd:double;
  dwc:longitude '25.271999'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2719994 35.3470001, 25.2719994 35.3470001, 25.2719994 35.3470001, 25.2719994 35.3470001, 25.2719994 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2539'^^xsd:string;
  dwc:observationDate '2011-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.281)"^^geo:wktLiteral ;
  geo-pos:lat "35.351002"^^xsd:decimal ;
  geo-pos:long "25.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2540'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2540'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8747222222222'^^xsd:double;
  dwc:longitude '25.281'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2810001 35.3510017, 25.2810001 35.3510017, 25.2810001 35.3510017, 25.2810001 35.3510017, 25.2810001 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2540'^^xsd:string;
  dwc:observationDate '2011-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.283001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.283001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.283001)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.283001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2541'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2541'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.525'^^xsd:double;
  dwc:longitude '25.283001'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.283001 35.348999, 25.283001 35.348999, 25.283001 35.348999, 25.283001 35.348999, 25.283001 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2541'^^xsd:string;
  dwc:observationDate '2011-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2542'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2542'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.5852777777778'^^xsd:double;
  dwc:longitude '25.285'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2849999 35.348999, 25.2849999 35.348999, 25.2849999 35.348999, 25.2849999 35.348999, 25.2849999 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2542'^^xsd:string;
  dwc:observationDate '2011-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.266001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.266001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.266001)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.266001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2543'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2543'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.882222222222'^^xsd:double;
  dwc:longitude '25.266001'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2660008 35.3479996, 25.2660008 35.3479996, 25.2660008 35.3479996, 25.2660008 35.3479996, 25.2660008 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2543'^^xsd:string;
  dwc:observationDate '2011-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.281)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2544'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2544'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.642222222222'^^xsd:double;
  dwc:longitude '25.281'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2810001 35.3470001, 25.2810001 35.3470001, 25.2810001 35.3470001, 25.2810001 35.3470001, 25.2810001 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2544'^^xsd:string;
  dwc:observationDate '2011-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.275999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.275999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.275999)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.275999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2545'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2545'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.85'^^xsd:double;
  dwc:longitude '25.275999'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2759991 35.348999, 25.2759991 35.348999, 25.2759991 35.348999, 25.2759991 35.348999, 25.2759991 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2545'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.289)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2546'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2546'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.786388888889'^^xsd:double;
  dwc:longitude '25.289'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2889996 35.3520012, 25.2889996 35.3520012, 25.2889996 35.3520012, 25.2889996 35.3520012, 25.2889996 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2546'^^xsd:string;
  dwc:observationDate '2011-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.288)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2547'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2547'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.5188888888889'^^xsd:double;
  dwc:longitude '25.288'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2880001 35.3409996, 25.2880001 35.3409996, 25.2880001 35.3409996, 25.2880001 35.3409996, 25.2880001 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2547'^^xsd:string;
  dwc:observationDate '2011-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.288)"^^geo:wktLiteral ;
  geo-pos:lat "35.356998"^^xsd:decimal ;
  geo-pos:long "25.288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2548'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2548'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.827777777778'^^xsd:double;
  dwc:longitude '25.288'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2880001 35.3569984, 25.2880001 35.3569984, 25.2880001 35.3569984, 25.2880001 35.3569984, 25.2880001 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2548'^^xsd:string;
  dwc:observationDate '2011-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.294001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.294001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.294001)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.294001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2549'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2549'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.741944444444'^^xsd:double;
  dwc:longitude '25.294001'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2940006 35.3479996, 25.2940006 35.3479996, 25.2940006 35.3479996, 25.2940006 35.3479996, 25.2940006 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2549'^^xsd:string;
  dwc:observationDate '2011-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.165001 16.353001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.165001"^^xsd:decimal ;
  dwc:decimalLongitude "16.353001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.165001 16.353001)"^^geo:wktLiteral ;
  geo-pos:lat "34.165001"^^xsd:decimal ;
  geo-pos:long "16.353001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2603'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2603'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.47'^^xsd:double;
  dwc:longitude '16.353001'^^xsd:double;
  dwc:latitude '34.165001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.3530006 34.1650009, 16.3530006 34.1650009, 16.3530006 34.1650009, 16.3530006 34.1650009, 16.3530006 34.1650009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2603'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.213001 16.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.213001"^^xsd:decimal ;
  dwc:decimalLongitude "16.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.213001 16.205)"^^geo:wktLiteral ;
  geo-pos:lat "34.213001"^^xsd:decimal ;
  geo-pos:long "16.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2604'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2604'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0938888888889'^^xsd:double;
  dwc:longitude '16.205'^^xsd:double;
  dwc:latitude '34.213001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.2049999 34.2130013, 16.2049999 34.2130013, 16.2049999 34.2130013, 16.2049999 34.2130013, 16.2049999 34.2130013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2604'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.277 15.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.277"^^xsd:decimal ;
  dwc:decimalLongitude "15.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.277 15.601)"^^geo:wktLiteral ;
  geo-pos:lat "34.277"^^xsd:decimal ;
  geo-pos:long "15.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2605'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2605'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.0169444444444'^^xsd:double;
  dwc:longitude '15.601'^^xsd:double;
  dwc:latitude '34.277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6009998 34.2770004, 15.6009998 34.2770004, 15.6009998 34.2770004, 15.6009998 34.2770004, 15.6009998 34.2770004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2605'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.307999 15.512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.307999"^^xsd:decimal ;
  dwc:decimalLongitude "15.512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.307999 15.512)"^^geo:wktLiteral ;
  geo-pos:lat "34.307999"^^xsd:decimal ;
  geo-pos:long "15.512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2606'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2606'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.9552777777778'^^xsd:double;
  dwc:longitude '15.512'^^xsd:double;
  dwc:latitude '34.307999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5120001 34.3079987, 15.5120001 34.3079987, 15.5120001 34.3079987, 15.5120001 34.3079987, 15.5120001 34.3079987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2606'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.266998 15.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.266998"^^xsd:decimal ;
  dwc:decimalLongitude "15.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.266998 15.583)"^^geo:wktLiteral ;
  geo-pos:lat "34.266998"^^xsd:decimal ;
  geo-pos:long "15.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2607'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2607'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.9552777777778'^^xsd:double;
  dwc:longitude '15.583'^^xsd:double;
  dwc:latitude '34.266998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5830002 34.2669983, 15.5830002 34.2669983, 15.5830002 34.2669983, 15.5830002 34.2669983, 15.5830002 34.2669983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2607'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.278 15.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.278"^^xsd:decimal ;
  dwc:decimalLongitude "15.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.278 15.501)"^^geo:wktLiteral ;
  geo-pos:lat "34.278"^^xsd:decimal ;
  geo-pos:long "15.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2608'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2608'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.7047222222222'^^xsd:double;
  dwc:longitude '15.501'^^xsd:double;
  dwc:latitude '34.278'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5010004 34.2779999, 15.5010004 34.2779999, 15.5010004 34.2779999, 15.5010004 34.2779999, 15.5010004 34.2779999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2608'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.314999 14.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.314999"^^xsd:decimal ;
  dwc:decimalLongitude "14.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.314999 14.606)"^^geo:wktLiteral ;
  geo-pos:lat "34.314999"^^xsd:decimal ;
  geo-pos:long "14.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2609'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2609'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.8325'^^xsd:double;
  dwc:longitude '14.606'^^xsd:double;
  dwc:latitude '34.314999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.606 34.3149986, 14.606 34.3149986, 14.606 34.3149986, 14.606 34.3149986, 14.606 34.3149986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2609'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.355 15.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.355"^^xsd:decimal ;
  dwc:decimalLongitude "15.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.355 15.025)"^^geo:wktLiteral ;
  geo-pos:lat "34.355"^^xsd:decimal ;
  geo-pos:long "15.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2610'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2610'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.1652777777778'^^xsd:double;
  dwc:longitude '15.025'^^xsd:double;
  dwc:latitude '34.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.0249996 34.3549995, 15.0249996 34.3549995, 15.0249996 34.3549995, 15.0249996 34.3549995, 15.0249996 34.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2610'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.352001 15.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.352001"^^xsd:decimal ;
  dwc:decimalLongitude "15.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.352001 15.012)"^^geo:wktLiteral ;
  geo-pos:lat "34.352001"^^xsd:decimal ;
  geo-pos:long "15.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2611'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2611'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.77861111111111'^^xsd:double;
  dwc:longitude '15.012'^^xsd:double;
  dwc:latitude '34.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.0120001 34.3520012, 15.0120001 34.3520012, 15.0120001 34.3520012, 15.0120001 34.3520012, 15.0120001 34.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2611'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.529999 14.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.529999"^^xsd:decimal ;
  dwc:decimalLongitude "14.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.529999 14.873)"^^geo:wktLiteral ;
  geo-pos:lat "34.529999"^^xsd:decimal ;
  geo-pos:long "14.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2612'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2612'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.835'^^xsd:double;
  dwc:longitude '14.873'^^xsd:double;
  dwc:latitude '34.529999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.8730001 34.5299988, 14.8730001 34.5299988, 14.8730001 34.5299988, 14.8730001 34.5299988, 14.8730001 34.5299988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2612'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.549999 14.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.549999"^^xsd:decimal ;
  dwc:decimalLongitude "14.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.549999 14.911)"^^geo:wktLiteral ;
  geo-pos:lat "34.549999"^^xsd:decimal ;
  geo-pos:long "14.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2613'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2613'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.4952777777778'^^xsd:double;
  dwc:longitude '14.911'^^xsd:double;
  dwc:latitude '34.549999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.9110003 34.5499992, 14.9110003 34.5499992, 14.9110003 34.5499992, 14.9110003 34.5499992, 14.9110003 34.5499992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2613'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.082001 18.915001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.082001"^^xsd:decimal ;
  dwc:decimalLongitude "18.915001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.082001 18.915001)"^^geo:wktLiteral ;
  geo-pos:lat "32.082001"^^xsd:decimal ;
  geo-pos:long "18.915001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1615'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1615'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.6738888888889'^^xsd:double;
  dwc:longitude '18.915001'^^xsd:double;
  dwc:latitude '32.082001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.9150009 32.0820007, 18.9150009 32.0820007, 18.9150009 32.0820007, 18.9150009 32.0820007, 18.9150009 32.0820007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1615'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.669001 18.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.669001"^^xsd:decimal ;
  dwc:decimalLongitude "18.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.669001 18.153)"^^geo:wktLiteral ;
  geo-pos:lat "31.669001"^^xsd:decimal ;
  geo-pos:long "18.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1617'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1617'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9475'^^xsd:double;
  dwc:longitude '18.153'^^xsd:double;
  dwc:latitude '31.669001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.1529999 31.6690006, 18.1529999 31.6690006, 18.1529999 31.6690006, 18.1529999 31.6690006, 18.1529999 31.6690006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1617'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.545 17.698999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.545"^^xsd:decimal ;
  dwc:decimalLongitude "17.698999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.545 17.698999)"^^geo:wktLiteral ;
  geo-pos:lat "31.545"^^xsd:decimal ;
  geo-pos:long "17.698999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1618'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1618'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.73'^^xsd:double;
  dwc:longitude '17.698999'^^xsd:double;
  dwc:latitude '31.545'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.6989994 31.5450001, 17.6989994 31.5450001, 17.6989994 31.5450001, 17.6989994 31.5450001, 17.6989994 31.5450001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1618'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.657 17.400999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.657"^^xsd:decimal ;
  dwc:decimalLongitude "17.400999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.657 17.400999)"^^geo:wktLiteral ;
  geo-pos:lat "31.657"^^xsd:decimal ;
  geo-pos:long "17.400999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1619'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1619'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.89472222222222'^^xsd:double;
  dwc:longitude '17.400999'^^xsd:double;
  dwc:latitude '31.657'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.4009991 31.6569996, 17.4009991 31.6569996, 17.4009991 31.6569996, 17.4009991 31.6569996, 17.4009991 31.6569996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1619'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.652 17.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.652"^^xsd:decimal ;
  dwc:decimalLongitude "17.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.652 17.372)"^^geo:wktLiteral ;
  geo-pos:lat "31.652"^^xsd:decimal ;
  geo-pos:long "17.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1620'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1620'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.2344444444444'^^xsd:double;
  dwc:longitude '17.372'^^xsd:double;
  dwc:latitude '31.652'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.3719997 31.6520004, 17.3719997 31.6520004, 17.3719997 31.6520004, 17.3719997 31.6520004, 17.3719997 31.6520004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1620'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.653 17.367001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.653"^^xsd:decimal ;
  dwc:decimalLongitude "17.367001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.653 17.367001)"^^geo:wktLiteral ;
  geo-pos:lat "31.653"^^xsd:decimal ;
  geo-pos:long "17.367001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1621'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1621'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.4113888888889'^^xsd:double;
  dwc:longitude '17.367001'^^xsd:double;
  dwc:latitude '31.653'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.3670006 31.6529999, 17.3670006 31.6529999, 17.3670006 31.6529999, 17.3670006 31.6529999, 17.3670006 31.6529999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1621'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.481001 16.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.481001"^^xsd:decimal ;
  dwc:decimalLongitude "16.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.481001 16.851)"^^geo:wktLiteral ;
  geo-pos:lat "31.481001"^^xsd:decimal ;
  geo-pos:long "16.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1622'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1622'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.49972222222222'^^xsd:double;
  dwc:longitude '16.851'^^xsd:double;
  dwc:latitude '31.481001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.8509998 31.4810009, 16.8509998 31.4810009, 16.8509998 31.4810009, 16.8509998 31.4810009, 16.8509998 31.4810009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1622'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.451 16.742001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.451"^^xsd:decimal ;
  dwc:decimalLongitude "16.742001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.451 16.742001)"^^geo:wktLiteral ;
  geo-pos:lat "31.451"^^xsd:decimal ;
  geo-pos:long "16.742001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1623'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1623'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.76527777777778'^^xsd:double;
  dwc:longitude '16.742001'^^xsd:double;
  dwc:latitude '31.451'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.7420006 31.4510002, 16.7420006 31.4510002, 16.7420006 31.4510002, 16.7420006 31.4510002, 16.7420006 31.4510002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1623'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.441999 16.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.441999"^^xsd:decimal ;
  dwc:decimalLongitude "16.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.441999 16.705)"^^geo:wktLiteral ;
  geo-pos:lat "31.441999"^^xsd:decimal ;
  geo-pos:long "16.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1624'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1624'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.4588888888889'^^xsd:double;
  dwc:longitude '16.705'^^xsd:double;
  dwc:latitude '31.441999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.7049999 31.4419994, 16.7049999 31.4419994, 16.7049999 31.4419994, 16.7049999 31.4419994, 16.7049999 31.4419994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1624'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.339001 16.247999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.339001"^^xsd:decimal ;
  dwc:decimalLongitude "16.247999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.339001 16.247999)"^^geo:wktLiteral ;
  geo-pos:lat "31.339001"^^xsd:decimal ;
  geo-pos:long "16.247999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1625'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1625'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.36111111111111'^^xsd:double;
  dwc:longitude '16.247999'^^xsd:double;
  dwc:latitude '31.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.2479992 31.3390007, 16.2479992 31.3390007, 16.2479992 31.3390007, 16.2479992 31.3390007, 16.2479992 31.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1625'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.33 16.263001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.33"^^xsd:decimal ;
  dwc:decimalLongitude "16.263001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.33 16.263001)"^^geo:wktLiteral ;
  geo-pos:lat "31.33"^^xsd:decimal ;
  geo-pos:long "16.263001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1626'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1626'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.48611111111111'^^xsd:double;
  dwc:longitude '16.263001'^^xsd:double;
  dwc:latitude '31.33'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.2630005 31.3299999, 16.2630005 31.3299999, 16.2630005 31.3299999, 16.2630005 31.3299999, 16.2630005 31.3299999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1626'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.313999 16.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.313999"^^xsd:decimal ;
  dwc:decimalLongitude "16.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.313999 16.23)"^^geo:wktLiteral ;
  geo-pos:lat "31.313999"^^xsd:decimal ;
  geo-pos:long "16.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1627'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1627'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.2719444444444'^^xsd:double;
  dwc:longitude '16.23'^^xsd:double;
  dwc:latitude '31.313999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.2299995 31.3139992, 16.2299995 31.3139992, 16.2299995 31.3139992, 16.2299995 31.3139992, 16.2299995 31.3139992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1627'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.344 16.195999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.344"^^xsd:decimal ;
  dwc:decimalLongitude "16.195999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.344 16.195999)"^^geo:wktLiteral ;
  geo-pos:lat "31.344"^^xsd:decimal ;
  geo-pos:long "16.195999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1628'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1628'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.0675'^^xsd:double;
  dwc:longitude '16.195999'^^xsd:double;
  dwc:latitude '31.344'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.1959992 31.3439999, 16.1959992 31.3439999, 16.1959992 31.3439999, 16.1959992 31.3439999, 16.1959992 31.3439999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1628'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.323 16.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.323"^^xsd:decimal ;
  dwc:decimalLongitude "16.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.323 16.132)"^^geo:wktLiteral ;
  geo-pos:lat "31.323"^^xsd:decimal ;
  geo-pos:long "16.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1629'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1629'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7544444444444'^^xsd:double;
  dwc:longitude '16.132'^^xsd:double;
  dwc:latitude '31.323'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.132 31.323, 16.132 31.323, 16.132 31.323, 16.132 31.323, 16.132 31.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1629'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.341 16.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.341"^^xsd:decimal ;
  dwc:decimalLongitude "16.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.341 16.021)"^^geo:wktLiteral ;
  geo-pos:lat "31.341"^^xsd:decimal ;
  geo-pos:long "16.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1630'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1630'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.37194444444444'^^xsd:double;
  dwc:longitude '16.021'^^xsd:double;
  dwc:latitude '31.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.0209999 31.3409996, 16.0209999 31.3409996, 16.0209999 31.3409996, 16.0209999 31.3409996, 16.0209999 31.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1630'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.357 15.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.357"^^xsd:decimal ;
  dwc:decimalLongitude "15.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.357 15.947)"^^geo:wktLiteral ;
  geo-pos:lat "31.357"^^xsd:decimal ;
  geo-pos:long "15.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1631'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1631'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2227777777778'^^xsd:double;
  dwc:longitude '15.947'^^xsd:double;
  dwc:latitude '31.357'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.9469996 31.3570004, 15.9469996 31.3570004, 15.9469996 31.3570004, 15.9469996 31.3570004, 15.9469996 31.3570004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1631'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.363001 15.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.363001"^^xsd:decimal ;
  dwc:decimalLongitude "15.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.363001 15.849)"^^geo:wktLiteral ;
  geo-pos:lat "31.363001"^^xsd:decimal ;
  geo-pos:long "15.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1632'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1632'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.9705555555556'^^xsd:double;
  dwc:longitude '15.849'^^xsd:double;
  dwc:latitude '31.363001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.849 31.3630009, 15.849 31.3630009, 15.849 31.3630009, 15.849 31.3630009, 15.849 31.3630009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1632'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.388001 15.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.388001"^^xsd:decimal ;
  dwc:decimalLongitude "15.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.388001 15.947)"^^geo:wktLiteral ;
  geo-pos:lat "31.388001"^^xsd:decimal ;
  geo-pos:long "15.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1633'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1633'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.9875'^^xsd:double;
  dwc:longitude '15.947'^^xsd:double;
  dwc:latitude '31.388001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.9469996 31.3880005, 15.9469996 31.3880005, 15.9469996 31.3880005, 15.9469996 31.3880005, 15.9469996 31.3880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1633'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.496 15.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.496"^^xsd:decimal ;
  dwc:decimalLongitude "15.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.496 15.746)"^^geo:wktLiteral ;
  geo-pos:lat "31.496"^^xsd:decimal ;
  geo-pos:long "15.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1634'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1634'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.9697222222222'^^xsd:double;
  dwc:longitude '15.746'^^xsd:double;
  dwc:latitude '31.496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7460003 31.4960003, 15.7460003 31.4960003, 15.7460003 31.4960003, 15.7460003 31.4960003, 15.7460003 31.4960003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1634'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.494 15.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.494"^^xsd:decimal ;
  dwc:decimalLongitude "15.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.494 15.706)"^^geo:wktLiteral ;
  geo-pos:lat "31.494"^^xsd:decimal ;
  geo-pos:long "15.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1635'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1635'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:longitude '15.706'^^xsd:double;
  dwc:latitude '31.494'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7060003 31.4939995, 15.7060003 31.4939995, 15.7060003 31.4939995, 15.7060003 31.4939995, 15.7060003 31.4939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1635'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.49 15.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.49"^^xsd:decimal ;
  dwc:decimalLongitude "15.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.49 15.705)"^^geo:wktLiteral ;
  geo-pos:lat "31.49"^^xsd:decimal ;
  geo-pos:long "15.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1636'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1636'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.8819444444444'^^xsd:double;
  dwc:longitude '15.705'^^xsd:double;
  dwc:latitude '31.49'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7049999 31.4899998, 15.7049999 31.4899998, 15.7049999 31.4899998, 15.7049999 31.4899998, 15.7049999 31.4899998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1636'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 14.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.59"^^xsd:decimal ;
  dwc:decimalLongitude "14.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 14.824)"^^geo:wktLiteral ;
  geo-pos:lat "34.59"^^xsd:decimal ;
  geo-pos:long "14.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2614'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2614'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.56388888888889'^^xsd:double;
  dwc:longitude '14.824'^^xsd:double;
  dwc:latitude '34.59'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.8240004 34.5900002, 14.8240004 34.5900002, 14.8240004 34.5900002, 14.8240004 34.5900002, 14.8240004 34.5900002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2614'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 14.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.59"^^xsd:decimal ;
  dwc:decimalLongitude "14.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 14.817)"^^geo:wktLiteral ;
  geo-pos:lat "34.59"^^xsd:decimal ;
  geo-pos:long "14.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2615'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2615'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.67833333333333'^^xsd:double;
  dwc:longitude '14.817'^^xsd:double;
  dwc:latitude '34.59'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.8170004 34.5900002, 14.8170004 34.5900002, 14.8170004 34.5900002, 14.8170004 34.5900002, 14.8170004 34.5900002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2615'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 14.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.59"^^xsd:decimal ;
  dwc:decimalLongitude "14.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 14.824)"^^geo:wktLiteral ;
  geo-pos:lat "34.59"^^xsd:decimal ;
  geo-pos:long "14.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2616'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2616'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1041666666667'^^xsd:double;
  dwc:longitude '14.824'^^xsd:double;
  dwc:latitude '34.59'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.8240004 34.5900002, 14.8240004 34.5900002, 14.8240004 34.5900002, 14.8240004 34.5900002, 14.8240004 34.5900002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2616'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.596001 14.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.596001"^^xsd:decimal ;
  dwc:decimalLongitude "14.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.596001 14.813)"^^geo:wktLiteral ;
  geo-pos:lat "34.596001"^^xsd:decimal ;
  geo-pos:long "14.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2617'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2617'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.4905555555556'^^xsd:double;
  dwc:longitude '14.813'^^xsd:double;
  dwc:latitude '34.596001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.8129997 34.5960007, 14.8129997 34.5960007, 14.8129997 34.5960007, 14.8129997 34.5960007, 14.8129997 34.5960007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2617'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.601002 14.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.601002"^^xsd:decimal ;
  dwc:decimalLongitude "14.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.601002 14.812)"^^geo:wktLiteral ;
  geo-pos:lat "34.601002"^^xsd:decimal ;
  geo-pos:long "14.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2618'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2618'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.4233333333333'^^xsd:double;
  dwc:longitude '14.812'^^xsd:double;
  dwc:latitude '34.601002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.8120003 34.6010017, 14.8120003 34.6010017, 14.8120003 34.6010017, 14.8120003 34.6010017, 14.8120003 34.6010017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2618'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.669998 14.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.669998"^^xsd:decimal ;
  dwc:decimalLongitude "14.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.669998 14.665)"^^geo:wktLiteral ;
  geo-pos:lat "34.669998"^^xsd:decimal ;
  geo-pos:long "14.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2619'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2619'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.54555555555556'^^xsd:double;
  dwc:longitude '14.665'^^xsd:double;
  dwc:latitude '34.669998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.665 34.6699982, 14.665 34.6699982, 14.665 34.6699982, 14.665 34.6699982, 14.665 34.6699982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2619'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.68 14.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.68"^^xsd:decimal ;
  dwc:decimalLongitude "14.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.68 14.649)"^^geo:wktLiteral ;
  geo-pos:lat "34.68"^^xsd:decimal ;
  geo-pos:long "14.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2620'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2620'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.3283333333333'^^xsd:double;
  dwc:longitude '14.649'^^xsd:double;
  dwc:latitude '34.68'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6490002 34.6800003, 14.6490002 34.6800003, 14.6490002 34.6800003, 14.6490002 34.6800003, 14.6490002 34.6800003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2620'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 14.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.681"^^xsd:decimal ;
  dwc:decimalLongitude "14.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 14.647)"^^geo:wktLiteral ;
  geo-pos:lat "34.681"^^xsd:decimal ;
  geo-pos:long "14.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2621'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2621'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.0047222222222'^^xsd:double;
  dwc:longitude '14.647'^^xsd:double;
  dwc:latitude '34.681'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6470003 34.6809998, 14.6470003 34.6809998, 14.6470003 34.6809998, 14.6470003 34.6809998, 14.6470003 34.6809998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2621'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.789002 14.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.789002"^^xsd:decimal ;
  dwc:decimalLongitude "14.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.789002 14.401)"^^geo:wktLiteral ;
  geo-pos:lat "34.789002"^^xsd:decimal ;
  geo-pos:long "14.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2622'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2622'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.19277777777778'^^xsd:double;
  dwc:longitude '14.401'^^xsd:double;
  dwc:latitude '34.789002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.401 34.7890015, 14.401 34.7890015, 14.401 34.7890015, 14.401 34.7890015, 14.401 34.7890015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2622'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.701 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.701"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.701 14.48)"^^geo:wktLiteral ;
  geo-pos:lat "34.701"^^xsd:decimal ;
  geo-pos:long "14.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2623'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2623'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.38055555555556'^^xsd:double;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '34.701'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4799995 34.7010002, 14.4799995 34.7010002, 14.4799995 34.7010002, 14.4799995 34.7010002, 14.4799995 34.7010002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2623'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.694 14.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.694"^^xsd:decimal ;
  dwc:decimalLongitude "14.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.694 14.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.694"^^xsd:decimal ;
  geo-pos:long "14.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2624'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2624'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.7463888888889'^^xsd:double;
  dwc:longitude '14.461'^^xsd:double;
  dwc:latitude '34.694'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4610004 34.6940002, 14.4610004 34.6940002, 14.4610004 34.6940002, 14.4610004 34.6940002, 14.4610004 34.6940002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2624'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.695999 14.439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.695999"^^xsd:decimal ;
  dwc:decimalLongitude "14.439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.695999 14.439)"^^geo:wktLiteral ;
  geo-pos:lat "34.695999"^^xsd:decimal ;
  geo-pos:long "14.439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2625'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2625'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.585'^^xsd:double;
  dwc:longitude '14.439'^^xsd:double;
  dwc:latitude '34.695999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4390001 34.6959992, 14.4390001 34.6959992, 14.4390001 34.6959992, 14.4390001 34.6959992, 14.4390001 34.6959992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2625'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.766998 14.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.766998"^^xsd:decimal ;
  dwc:decimalLongitude "14.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.766998 14.063)"^^geo:wktLiteral ;
  geo-pos:lat "34.766998"^^xsd:decimal ;
  geo-pos:long "14.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2626'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2626'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.31611111111111'^^xsd:double;
  dwc:longitude '14.063'^^xsd:double;
  dwc:latitude '34.766998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.0629997 34.7669983, 14.0629997 34.7669983, 14.0629997 34.7669983, 14.0629997 34.7669983, 14.0629997 34.7669983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2626'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.778999 14.069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.778999"^^xsd:decimal ;
  dwc:decimalLongitude "14.069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.778999 14.069)"^^geo:wktLiteral ;
  geo-pos:lat "34.778999"^^xsd:decimal ;
  geo-pos:long "14.069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2627'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2627'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.5508333333333'^^xsd:double;
  dwc:longitude '14.069'^^xsd:double;
  dwc:latitude '34.778999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.0690002 34.7789993, 14.0690002 34.7789993, 14.0690002 34.7789993, 14.0690002 34.7789993, 14.0690002 34.7789993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2627'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.945 14.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.945"^^xsd:decimal ;
  dwc:decimalLongitude "14.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.945 14.018)"^^geo:wktLiteral ;
  geo-pos:lat "34.945"^^xsd:decimal ;
  geo-pos:long "14.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2628'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2628'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.9141666666667'^^xsd:double;
  dwc:longitude '14.018'^^xsd:double;
  dwc:latitude '34.945'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.0179997 34.9449997, 14.0179997 34.9449997, 14.0179997 34.9449997, 14.0179997 34.9449997, 14.0179997 34.9449997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2628'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.098 13.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.098"^^xsd:decimal ;
  dwc:decimalLongitude "13.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.098 13.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.098"^^xsd:decimal ;
  geo-pos:long "13.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2629'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2629'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.021388888888889'^^xsd:double;
  dwc:longitude '13.891'^^xsd:double;
  dwc:latitude '35.098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.8909998 35.0979996, 13.8909998 35.0979996, 13.8909998 35.0979996, 13.8909998 35.0979996, 13.8909998 35.0979996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2629'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112999 13.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112999"^^xsd:decimal ;
  dwc:decimalLongitude "13.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112999 13.878)"^^geo:wktLiteral ;
  geo-pos:lat "35.112999"^^xsd:decimal ;
  geo-pos:long "13.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2630'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2630'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.3788888888889'^^xsd:double;
  dwc:longitude '13.878'^^xsd:double;
  dwc:latitude '35.112999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.8780003 35.112999, 13.8780003 35.112999, 13.8780003 35.112999, 13.8780003 35.112999, 13.8780003 35.112999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2630'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 13.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 13.876)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "13.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2631'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2631'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.7527777777778'^^xsd:double;
  dwc:longitude '13.876'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.8760004 35.0900002, 13.8760004 35.0900002, 13.8760004 35.0900002, 13.8760004 35.0900002, 13.8760004 35.0900002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2631'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.159 13.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.159"^^xsd:decimal ;
  dwc:decimalLongitude "13.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.159 13.872)"^^geo:wktLiteral ;
  geo-pos:lat "35.159"^^xsd:decimal ;
  geo-pos:long "13.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2632'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2632'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.5527777777778'^^xsd:double;
  dwc:longitude '13.872'^^xsd:double;
  dwc:latitude '35.159'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.8719997 35.1590004, 13.8719997 35.1590004, 13.8719997 35.1590004, 13.8719997 35.1590004, 13.8719997 35.1590004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2632'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.173 13.612001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.173"^^xsd:decimal ;
  dwc:decimalLongitude "13.612001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.173 13.612001)"^^geo:wktLiteral ;
  geo-pos:lat "35.173"^^xsd:decimal ;
  geo-pos:long "13.612001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2633'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2633'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.0591666666667'^^xsd:double;
  dwc:longitude '13.612001'^^xsd:double;
  dwc:latitude '35.173'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.6120005 35.1730003, 13.6120005 35.1730003, 13.6120005 35.1730003, 13.6120005 35.1730003, 13.6120005 35.1730003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2633'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.168999 13.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.168999"^^xsd:decimal ;
  dwc:decimalLongitude "13.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.168999 13.622)"^^geo:wktLiteral ;
  geo-pos:lat "35.168999"^^xsd:decimal ;
  geo-pos:long "13.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2634'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2634'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.2727777777778'^^xsd:double;
  dwc:longitude '13.622'^^xsd:double;
  dwc:latitude '35.168999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.6219997 35.1689987, 13.6219997 35.1689987, 13.6219997 35.1689987, 13.6219997 35.1689987, 13.6219997 35.1689987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2634'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.080002 13.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.080002"^^xsd:decimal ;
  dwc:decimalLongitude "13.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.080002 13.434)"^^geo:wktLiteral ;
  geo-pos:lat "35.080002"^^xsd:decimal ;
  geo-pos:long "13.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2635'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2635'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.8775'^^xsd:double;
  dwc:longitude '13.434'^^xsd:double;
  dwc:latitude '35.080002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.434 35.0800018, 13.434 35.0800018, 13.434 35.0800018, 13.434 35.0800018, 13.434 35.0800018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2635'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.993 13.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.993"^^xsd:decimal ;
  dwc:decimalLongitude "13.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.993 13.266)"^^geo:wktLiteral ;
  geo-pos:lat "34.993"^^xsd:decimal ;
  geo-pos:long "13.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2636'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2636'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.79777777777778'^^xsd:double;
  dwc:longitude '13.266'^^xsd:double;
  dwc:latitude '34.993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.2659998 34.993, 13.2659998 34.993, 13.2659998 34.993, 13.2659998 34.993, 13.2659998 34.993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2636'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.988998 13.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.988998"^^xsd:decimal ;
  dwc:decimalLongitude "13.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.988998 13.046)"^^geo:wktLiteral ;
  geo-pos:lat "34.988998"^^xsd:decimal ;
  geo-pos:long "13.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2637'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2637'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.5175'^^xsd:double;
  dwc:longitude '13.046'^^xsd:double;
  dwc:latitude '34.988998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0459995 34.9889984, 13.0459995 34.9889984, 13.0459995 34.9889984, 13.0459995 34.9889984, 13.0459995 34.9889984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2637'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.987999 13.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.987999"^^xsd:decimal ;
  dwc:decimalLongitude "13.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.987999 13.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.987999"^^xsd:decimal ;
  geo-pos:long "13.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2638'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2638'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.78694444444444'^^xsd:double;
  dwc:longitude '13.043'^^xsd:double;
  dwc:latitude '34.987999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0430002 34.987999, 13.0430002 34.987999, 13.0430002 34.987999, 13.0430002 34.987999, 13.0430002 34.987999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2638'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.999001 13.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.999001"^^xsd:decimal ;
  dwc:decimalLongitude "13.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.999001 13.031)"^^geo:wktLiteral ;
  geo-pos:lat "34.999001"^^xsd:decimal ;
  geo-pos:long "13.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2639'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2639'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.40361111111111'^^xsd:double;
  dwc:longitude '13.031'^^xsd:double;
  dwc:latitude '34.999001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0310001 34.9990006, 13.0310001 34.9990006, 13.0310001 34.9990006, 13.0310001 34.9990006, 13.0310001 34.9990006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2639'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013001"^^xsd:decimal ;
  dwc:decimalLongitude "23.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.532)"^^geo:wktLiteral ;
  geo-pos:lat "38.013001"^^xsd:decimal ;
  geo-pos:long "23.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2128'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2128'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7027777777778'^^xsd:double;
  dwc:longitude '23.532'^^xsd:double;
  dwc:latitude '38.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5319996 38.0130005, 23.5319996 38.0130005, 23.5319996 38.0130005, 23.5319996 38.0130005, 23.5319996 38.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2128'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.530001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "23.530001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.530001)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "23.530001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2129'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2129'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.7302777777778'^^xsd:double;
  dwc:longitude '23.530001'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5300007 38.007, 23.5300007 38.007, 23.5300007 38.007, 23.5300007 38.007, 23.5300007 38.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2129'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.528999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015999"^^xsd:decimal ;
  dwc:decimalLongitude "23.528999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.528999)"^^geo:wktLiteral ;
  geo-pos:lat "38.015999"^^xsd:decimal ;
  geo-pos:long "23.528999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2130'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2130'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.18805555555556'^^xsd:double;
  dwc:longitude '23.528999'^^xsd:double;
  dwc:latitude '38.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5289993 38.0159988, 23.5289993 38.0159988, 23.5289993 38.0159988, 23.5289993 38.0159988, 23.5289993 38.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2130'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.028 23.565001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.028"^^xsd:decimal ;
  dwc:decimalLongitude "23.565001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.028 23.565001)"^^geo:wktLiteral ;
  geo-pos:lat "38.028"^^xsd:decimal ;
  geo-pos:long "23.565001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2131'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2131'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.5694444444444'^^xsd:double;
  dwc:longitude '23.565001'^^xsd:double;
  dwc:latitude '38.028'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5650005 38.0279999, 23.5650005 38.0279999, 23.5650005 38.0279999, 23.5650005 38.0279999, 23.5650005 38.0279999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2131'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.028999 23.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.028999"^^xsd:decimal ;
  dwc:decimalLongitude "23.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.028999 23.569)"^^geo:wktLiteral ;
  geo-pos:lat "38.028999"^^xsd:decimal ;
  geo-pos:long "23.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2132'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2132'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.8869444444444'^^xsd:double;
  dwc:longitude '23.569'^^xsd:double;
  dwc:latitude '38.028999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5690002 38.0289993, 23.5690002 38.0289993, 23.5690002 38.0289993, 23.5690002 38.0289993, 23.5690002 38.0289993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2132'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.565001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.565001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.565001)"^^geo:wktLiteral ;
  geo-pos:lat "38.020001"^^xsd:decimal ;
  geo-pos:long "23.565001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2133'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2133'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.079166666666667'^^xsd:double;
  dwc:longitude '23.565001'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5650005 38.0200005, 23.5650005 38.0200005, 23.5650005 38.0200005, 23.5650005 38.0200005, 23.5650005 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2133'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.558001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.558001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.558001)"^^geo:wktLiteral ;
  geo-pos:lat "38.020001"^^xsd:decimal ;
  geo-pos:long "23.558001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2135'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2135'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.665'^^xsd:double;
  dwc:longitude '23.558001'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5580006 38.0200005, 23.5580006 38.0200005, 23.5580006 38.0200005, 23.5580006 38.0200005, 23.5580006 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2135'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.552)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2136'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2136'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.1597222222222'^^xsd:double;
  dwc:longitude '23.552'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5520001 38.012001, 23.5520001 38.012001, 23.5520001 38.012001, 23.5520001 38.012001, 23.5520001 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2136'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.525999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015999"^^xsd:decimal ;
  dwc:decimalLongitude "23.525999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.525999)"^^geo:wktLiteral ;
  geo-pos:lat "38.015999"^^xsd:decimal ;
  geo-pos:long "23.525999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2137'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2137'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.5511111111111'^^xsd:double;
  dwc:longitude '23.525999'^^xsd:double;
  dwc:latitude '38.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5259991 38.0159988, 23.5259991 38.0159988, 23.5259991 38.0159988, 23.5259991 38.0159988, 23.5259991 38.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2137'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016998"^^xsd:decimal ;
  dwc:decimalLongitude "23.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.528)"^^geo:wktLiteral ;
  geo-pos:lat "38.016998"^^xsd:decimal ;
  geo-pos:long "23.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2138'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2138'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.0847222222222'^^xsd:double;
  dwc:longitude '23.528'^^xsd:double;
  dwc:latitude '38.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5279999 38.0169983, 23.5279999 38.0169983, 23.5279999 38.0169983, 23.5279999 38.0169983, 23.5279999 38.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2138'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022999 23.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.022999"^^xsd:decimal ;
  dwc:decimalLongitude "23.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022999 23.527)"^^geo:wktLiteral ;
  geo-pos:lat "38.022999"^^xsd:decimal ;
  geo-pos:long "23.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2139'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2139'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.2902777777778'^^xsd:double;
  dwc:longitude '23.527'^^xsd:double;
  dwc:latitude '38.022999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5270004 38.0229988, 23.5270004 38.0229988, 23.5270004 38.0229988, 23.5270004 38.0229988, 23.5270004 38.0229988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2139'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.525)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2140'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2140'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.82527777777778'^^xsd:double;
  dwc:longitude '23.525'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5249996 38.012001, 23.5249996 38.012001, 23.5249996 38.012001, 23.5249996 38.012001, 23.5249996 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2140'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.026001 23.528999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.026001"^^xsd:decimal ;
  dwc:decimalLongitude "23.528999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.026001 23.528999)"^^geo:wktLiteral ;
  geo-pos:lat "38.026001"^^xsd:decimal ;
  geo-pos:long "23.528999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2141'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2141'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.23'^^xsd:double;
  dwc:longitude '23.528999'^^xsd:double;
  dwc:latitude '38.026001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5289993 38.026001, 23.5289993 38.026001, 23.5289993 38.026001, 23.5289993 38.026001, 23.5289993 38.026001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2141'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018002 23.476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.018002"^^xsd:decimal ;
  dwc:decimalLongitude "23.476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018002 23.476)"^^geo:wktLiteral ;
  geo-pos:lat "38.018002"^^xsd:decimal ;
  geo-pos:long "23.476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2142'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2142'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.40944444444444'^^xsd:double;
  dwc:longitude '23.476'^^xsd:double;
  dwc:latitude '38.018002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4759998 38.0180016, 23.4759998 38.0180016, 23.4759998 38.0180016, 23.4759998 38.0180016, 23.4759998 38.0180016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2142'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.019001"^^xsd:decimal ;
  dwc:decimalLongitude "23.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.524)"^^geo:wktLiteral ;
  geo-pos:lat "38.019001"^^xsd:decimal ;
  geo-pos:long "23.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2143'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2143'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.87305555555556'^^xsd:double;
  dwc:longitude '23.524'^^xsd:double;
  dwc:latitude '38.019001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5240002 38.019001, 23.5240002 38.019001, 23.5240002 38.019001, 23.5240002 38.019001, 23.5240002 38.019001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2143'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.020001"^^xsd:decimal ;
  geo-pos:long "23.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2144'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2144'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.66333333333333'^^xsd:double;
  dwc:longitude '23.517'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5170002 38.0200005, 23.5170002 38.0200005, 23.5170002 38.0200005, 23.5170002 38.0200005, 23.5170002 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2144'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021 23.518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.021"^^xsd:decimal ;
  dwc:decimalLongitude "23.518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021 23.518)"^^geo:wktLiteral ;
  geo-pos:lat "38.021"^^xsd:decimal ;
  geo-pos:long "23.518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2146'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2146'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.8636111111111'^^xsd:double;
  dwc:longitude '23.518'^^xsd:double;
  dwc:latitude '38.021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5179997 38.0209999, 23.5179997 38.0209999, 23.5179997 38.0209999, 23.5179997 38.0209999, 23.5179997 38.0209999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2146'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.506001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016998"^^xsd:decimal ;
  dwc:decimalLongitude "23.506001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.506001)"^^geo:wktLiteral ;
  geo-pos:lat "38.016998"^^xsd:decimal ;
  geo-pos:long "23.506001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2147'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2147'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.16527777777778'^^xsd:double;
  dwc:longitude '23.506001'^^xsd:double;
  dwc:latitude '38.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5060005 38.0169983, 23.5060005 38.0169983, 23.5060005 38.0169983, 23.5060005 38.0169983, 23.5060005 38.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2147'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 23.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014"^^xsd:decimal ;
  dwc:decimalLongitude "23.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 23.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.014"^^xsd:decimal ;
  geo-pos:long "23.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2148'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2148'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.4725'^^xsd:double;
  dwc:longitude '23.517'^^xsd:double;
  dwc:latitude '38.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5170002 38.0139999, 23.5170002 38.0139999, 23.5170002 38.0139999, 23.5170002 38.0139999, 23.5170002 38.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2148'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 23.511999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014"^^xsd:decimal ;
  dwc:decimalLongitude "23.511999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 23.511999)"^^geo:wktLiteral ;
  geo-pos:lat "38.014"^^xsd:decimal ;
  geo-pos:long "23.511999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2149'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2149'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.3547222222222'^^xsd:double;
  dwc:longitude '23.511999'^^xsd:double;
  dwc:latitude '38.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5119991 38.0139999, 23.5119991 38.0139999, 23.5119991 38.0139999, 23.5119991 38.0139999, 23.5119991 38.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2149'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.524)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2150'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2150'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.6997222222222'^^xsd:double;
  dwc:longitude '23.524'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5240002 38.012001, 23.5240002 38.012001, 23.5240002 38.012001, 23.5240002 38.012001, 23.5240002 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2150'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016998"^^xsd:decimal ;
  dwc:decimalLongitude "23.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.524)"^^geo:wktLiteral ;
  geo-pos:lat "38.016998"^^xsd:decimal ;
  geo-pos:long "23.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2151'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2151'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1116666666667'^^xsd:double;
  dwc:longitude '23.524'^^xsd:double;
  dwc:latitude '38.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5240002 38.0169983, 23.5240002 38.0169983, 23.5240002 38.0169983, 23.5240002 38.0169983, 23.5240002 38.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2151'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "23.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "23.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2152'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2152'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.6413888888889'^^xsd:double;
  dwc:longitude '23.517'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5170002 38.007, 23.5170002 38.007, 23.5170002 38.007, 23.5170002 38.007, 23.5170002 38.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2152'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.327 11.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.327"^^xsd:decimal ;
  dwc:decimalLongitude "11.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.327 11.651)"^^geo:wktLiteral ;
  geo-pos:lat "33.327"^^xsd:decimal ;
  geo-pos:long "11.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_934'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_934'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.598888888889'^^xsd:double;
  dwc:longitude '11.651'^^xsd:double;
  dwc:latitude '33.327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.651 33.3269997, 11.651 33.3269997, 11.651 33.3269997, 11.651 33.3269997, 11.651 33.3269997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_934'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.325001 11.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.325001"^^xsd:decimal ;
  dwc:decimalLongitude "11.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.325001 11.651)"^^geo:wktLiteral ;
  geo-pos:lat "33.325001"^^xsd:decimal ;
  geo-pos:long "11.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_935'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_935'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6208333333333'^^xsd:double;
  dwc:longitude '11.651'^^xsd:double;
  dwc:latitude '33.325001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.651 33.3250008, 11.651 33.3250008, 11.651 33.3250008, 11.651 33.3250008, 11.651 33.3250008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_935'^^xsd:string;
  dwc:observationDate '2011-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.327999 11.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.327999"^^xsd:decimal ;
  dwc:decimalLongitude "11.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.327999 11.643)"^^geo:wktLiteral ;
  geo-pos:lat "33.327999"^^xsd:decimal ;
  geo-pos:long "11.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_936'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_936'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1847222222222'^^xsd:double;
  dwc:longitude '11.643'^^xsd:double;
  dwc:latitude '33.327999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6429997 33.3279991, 11.6429997 33.3279991, 11.6429997 33.3279991, 11.6429997 33.3279991, 11.6429997 33.3279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_936'^^xsd:string;
  dwc:observationDate '2011-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.304001 11.446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.304001"^^xsd:decimal ;
  dwc:decimalLongitude "11.446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.304001 11.446)"^^geo:wktLiteral ;
  geo-pos:lat "33.304001"^^xsd:decimal ;
  geo-pos:long "11.446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_937'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_937'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.436111111111'^^xsd:double;
  dwc:longitude '11.446'^^xsd:double;
  dwc:latitude '33.304001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4460001 33.3040009, 11.4460001 33.3040009, 11.4460001 33.3040009, 11.4460001 33.3040009, 11.4460001 33.3040009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_937'^^xsd:string;
  dwc:observationDate '2011-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.383999 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.383999"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.383999 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "33.383999"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_938'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_938'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7686111111111'^^xsd:double;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '33.383999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.717 33.3839989, 11.717 33.3839989, 11.717 33.3839989, 11.717 33.3839989, 11.717 33.3839989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_938'^^xsd:string;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.414002 11.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.414002"^^xsd:decimal ;
  dwc:decimalLongitude "11.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.414002 11.714)"^^geo:wktLiteral ;
  geo-pos:lat "33.414002"^^xsd:decimal ;
  geo-pos:long "11.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_939'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_939'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.420555555556'^^xsd:double;
  dwc:longitude '11.714'^^xsd:double;
  dwc:latitude '33.414002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7139998 33.4140015, 11.7139998 33.4140015, 11.7139998 33.4140015, 11.7139998 33.4140015, 11.7139998 33.4140015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_939'^^xsd:string;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.455002 11.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.455002"^^xsd:decimal ;
  dwc:decimalLongitude "11.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.455002 11.716)"^^geo:wktLiteral ;
  geo-pos:lat "33.455002"^^xsd:decimal ;
  geo-pos:long "11.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_940'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_940'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.8611111111111'^^xsd:double;
  dwc:longitude '11.716'^^xsd:double;
  dwc:latitude '33.455002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7159996 33.4550018, 11.7159996 33.4550018, 11.7159996 33.4550018, 11.7159996 33.4550018, 11.7159996 33.4550018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_940'^^xsd:string;
  dwc:observationDate '2012-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.449001 11.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.449001"^^xsd:decimal ;
  dwc:decimalLongitude "11.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.449001 11.732)"^^geo:wktLiteral ;
  geo-pos:lat "33.449001"^^xsd:decimal ;
  geo-pos:long "11.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_941'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_941'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.9113888888889'^^xsd:double;
  dwc:longitude '11.732'^^xsd:double;
  dwc:latitude '33.449001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7320004 33.4490013, 11.7320004 33.4490013, 11.7320004 33.4490013, 11.7320004 33.4490013, 11.7320004 33.4490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_941'^^xsd:string;
  dwc:observationDate '2012-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.474999 11.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.474999"^^xsd:decimal ;
  dwc:decimalLongitude "11.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.474999 11.716)"^^geo:wktLiteral ;
  geo-pos:lat "33.474999"^^xsd:decimal ;
  geo-pos:long "11.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_942'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_942'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.570555555556'^^xsd:double;
  dwc:longitude '11.716'^^xsd:double;
  dwc:latitude '33.474999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7159996 33.4749985, 11.7159996 33.4749985, 11.7159996 33.4749985, 11.7159996 33.4749985, 11.7159996 33.4749985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_942'^^xsd:string;
  dwc:observationDate '2012-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.462002 11.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.462002"^^xsd:decimal ;
  dwc:decimalLongitude "11.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.462002 11.71)"^^geo:wktLiteral ;
  geo-pos:lat "33.462002"^^xsd:decimal ;
  geo-pos:long "11.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_943'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_943'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.5952777777778'^^xsd:double;
  dwc:longitude '11.71'^^xsd:double;
  dwc:latitude '33.462002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.71 33.4620018, 11.71 33.4620018, 11.71 33.4620018, 11.71 33.4620018, 11.71 33.4620018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_943'^^xsd:string;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.460999 11.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.460999"^^xsd:decimal ;
  dwc:decimalLongitude "11.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.460999 11.719)"^^geo:wktLiteral ;
  geo-pos:lat "33.460999"^^xsd:decimal ;
  geo-pos:long "11.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_944'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_944'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.313888888889'^^xsd:double;
  dwc:longitude '11.719'^^xsd:double;
  dwc:latitude '33.460999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7189999 33.4609985, 11.7189999 33.4609985, 11.7189999 33.4609985, 11.7189999 33.4609985, 11.7189999 33.4609985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_944'^^xsd:string;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.474999 11.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.474999"^^xsd:decimal ;
  dwc:decimalLongitude "11.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.474999 11.654)"^^geo:wktLiteral ;
  geo-pos:lat "33.474999"^^xsd:decimal ;
  geo-pos:long "11.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_945'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_945'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.68'^^xsd:double;
  dwc:longitude '11.654'^^xsd:double;
  dwc:latitude '33.474999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6540003 33.4749985, 11.6540003 33.4749985, 11.6540003 33.4749985, 11.6540003 33.4749985, 11.6540003 33.4749985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_945'^^xsd:string;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.470001 11.678001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.470001"^^xsd:decimal ;
  dwc:decimalLongitude "11.678001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.470001 11.678001)"^^geo:wktLiteral ;
  geo-pos:lat "33.470001"^^xsd:decimal ;
  geo-pos:long "11.678001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_946'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_946'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1347222222222'^^xsd:double;
  dwc:longitude '11.678001'^^xsd:double;
  dwc:latitude '33.470001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6780005 33.4700012, 11.6780005 33.4700012, 11.6780005 33.4700012, 11.6780005 33.4700012, 11.6780005 33.4700012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_946'^^xsd:string;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.507 11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.507"^^xsd:decimal ;
  dwc:decimalLongitude "11.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.507 11.83)"^^geo:wktLiteral ;
  geo-pos:lat "33.507"^^xsd:decimal ;
  geo-pos:long "11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_947'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_947'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4169444444444'^^xsd:double;
  dwc:longitude '11.83'^^xsd:double;
  dwc:latitude '33.507'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8299999 33.507, 11.8299999 33.507, 11.8299999 33.507, 11.8299999 33.507, 11.8299999 33.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_947'^^xsd:string;
  dwc:observationDate '2012-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.479 11.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.479"^^xsd:decimal ;
  dwc:decimalLongitude "11.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.479 11.754)"^^geo:wktLiteral ;
  geo-pos:lat "33.479"^^xsd:decimal ;
  geo-pos:long "11.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_948'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_948'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.831944444444'^^xsd:double;
  dwc:longitude '11.754'^^xsd:double;
  dwc:latitude '33.479'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7539997 33.4790001, 11.7539997 33.4790001, 11.7539997 33.4790001, 11.7539997 33.4790001, 11.7539997 33.4790001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_948'^^xsd:string;
  dwc:observationDate '2012-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.472 11.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.472"^^xsd:decimal ;
  dwc:decimalLongitude "11.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.472 11.685)"^^geo:wktLiteral ;
  geo-pos:lat "33.472"^^xsd:decimal ;
  geo-pos:long "11.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_949'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_949'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.726944444444'^^xsd:double;
  dwc:longitude '11.685'^^xsd:double;
  dwc:latitude '33.472'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6850004 33.4720001, 11.6850004 33.4720001, 11.6850004 33.4720001, 11.6850004 33.4720001, 11.6850004 33.4720001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_949'^^xsd:string;
  dwc:observationDate '2012-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.472 11.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.472"^^xsd:decimal ;
  dwc:decimalLongitude "11.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.472 11.651)"^^geo:wktLiteral ;
  geo-pos:lat "33.472"^^xsd:decimal ;
  geo-pos:long "11.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_950'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_950'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2708333333333'^^xsd:double;
  dwc:longitude '11.651'^^xsd:double;
  dwc:latitude '33.472'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.651 33.4720001, 11.651 33.4720001, 11.651 33.4720001, 11.651 33.4720001, 11.651 33.4720001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_950'^^xsd:string;
  dwc:observationDate '2012-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.459 11.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.459"^^xsd:decimal ;
  dwc:decimalLongitude "11.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.459 11.664)"^^geo:wktLiteral ;
  geo-pos:lat "33.459"^^xsd:decimal ;
  geo-pos:long "11.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_951'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_951'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.263333333333'^^xsd:double;
  dwc:longitude '11.664'^^xsd:double;
  dwc:latitude '33.459'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6639996 33.4589996, 11.6639996 33.4589996, 11.6639996 33.4589996, 11.6639996 33.4589996, 11.6639996 33.4589996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_951'^^xsd:string;
  dwc:observationDate '2012-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.450001 11.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.450001"^^xsd:decimal ;
  dwc:decimalLongitude "11.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.450001 11.621)"^^geo:wktLiteral ;
  geo-pos:lat "33.450001"^^xsd:decimal ;
  geo-pos:long "11.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_952'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_952'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1672222222222'^^xsd:double;
  dwc:longitude '11.621'^^xsd:double;
  dwc:latitude '33.450001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6210003 33.4500008, 11.6210003 33.4500008, 11.6210003 33.4500008, 11.6210003 33.4500008, 11.6210003 33.4500008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_952'^^xsd:string;
  dwc:observationDate '2012-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.446999 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.446999"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.446999 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.446999"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_953'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_953'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.2055555555556'^^xsd:double;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '33.446999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6499996 33.4469986, 11.6499996 33.4469986, 11.6499996 33.4469986, 11.6499996 33.4469986, 11.6499996 33.4469986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_953'^^xsd:string;
  dwc:observationDate '2012-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.424 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.424"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.424 11.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.424"^^xsd:decimal ;
  geo-pos:long "11.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_954'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_954'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.5497222222222'^^xsd:double;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '33.424'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5649996 33.4239998, 11.5649996 33.4239998, 11.5649996 33.4239998, 11.5649996 33.4239998, 11.5649996 33.4239998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_954'^^xsd:string;
  dwc:observationDate '2012-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.452999 11.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.452999"^^xsd:decimal ;
  dwc:decimalLongitude "11.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.452999 11.709)"^^geo:wktLiteral ;
  geo-pos:lat "33.452999"^^xsd:decimal ;
  geo-pos:long "11.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_955'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_955'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.3661111111111'^^xsd:double;
  dwc:longitude '11.709'^^xsd:double;
  dwc:latitude '33.452999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7089996 33.4529991, 11.7089996 33.4529991, 11.7089996 33.4529991, 11.7089996 33.4529991, 11.7089996 33.4529991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_955'^^xsd:string;
  dwc:observationDate '2012-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.48 11.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.48"^^xsd:decimal ;
  dwc:decimalLongitude "11.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.48 11.727)"^^geo:wktLiteral ;
  geo-pos:lat "33.48"^^xsd:decimal ;
  geo-pos:long "11.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_956'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_956'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.712222222222'^^xsd:double;
  dwc:longitude '11.727'^^xsd:double;
  dwc:latitude '33.48'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7270002 33.4799995, 11.7270002 33.4799995, 11.7270002 33.4799995, 11.7270002 33.4799995, 11.7270002 33.4799995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_956'^^xsd:string;
  dwc:observationDate '2012-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.469002 11.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.469002"^^xsd:decimal ;
  dwc:decimalLongitude "11.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.469002 11.715)"^^geo:wktLiteral ;
  geo-pos:lat "33.469002"^^xsd:decimal ;
  geo-pos:long "11.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_957'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_957'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.4866666666667'^^xsd:double;
  dwc:longitude '11.715'^^xsd:double;
  dwc:latitude '33.469002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7150002 33.4690018, 11.7150002 33.4690018, 11.7150002 33.4690018, 11.7150002 33.4690018, 11.7150002 33.4690018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_957'^^xsd:string;
  dwc:observationDate '2012-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.473 11.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.473"^^xsd:decimal ;
  dwc:decimalLongitude "11.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.473 11.669)"^^geo:wktLiteral ;
  geo-pos:lat "33.473"^^xsd:decimal ;
  geo-pos:long "11.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_958'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_958'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.7380555555556'^^xsd:double;
  dwc:longitude '11.669'^^xsd:double;
  dwc:latitude '33.473'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6689997 33.4729996, 11.6689997 33.4729996, 11.6689997 33.4729996, 11.6689997 33.4729996, 11.6689997 33.4729996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_958'^^xsd:string;
  dwc:observationDate '2012-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.481998 11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.481998"^^xsd:decimal ;
  dwc:decimalLongitude "11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.481998 11.68)"^^geo:wktLiteral ;
  geo-pos:lat "33.481998"^^xsd:decimal ;
  geo-pos:long "11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_959'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_959'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.141666666667'^^xsd:double;
  dwc:longitude '11.68'^^xsd:double;
  dwc:latitude '33.481998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6800003 33.4819984, 11.6800003 33.4819984, 11.6800003 33.4819984, 11.6800003 33.4819984, 11.6800003 33.4819984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_959'^^xsd:string;
  dwc:observationDate '2012-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.522999 11.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.522999"^^xsd:decimal ;
  dwc:decimalLongitude "11.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.522999 11.748)"^^geo:wktLiteral ;
  geo-pos:lat "33.522999"^^xsd:decimal ;
  geo-pos:long "11.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_960'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_960'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.680277777778'^^xsd:double;
  dwc:longitude '11.748'^^xsd:double;
  dwc:latitude '33.522999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7480001 33.5229988, 11.7480001 33.5229988, 11.7480001 33.5229988, 11.7480001 33.5229988, 11.7480001 33.5229988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_960'^^xsd:string;
  dwc:observationDate '2012-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.508999 11.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.508999"^^xsd:decimal ;
  dwc:decimalLongitude "11.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.508999 11.696)"^^geo:wktLiteral ;
  geo-pos:lat "33.508999"^^xsd:decimal ;
  geo-pos:long "11.696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_961'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_961'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.4341666666667'^^xsd:double;
  dwc:longitude '11.696'^^xsd:double;
  dwc:latitude '33.508999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6960001 33.5089989, 11.6960001 33.5089989, 11.6960001 33.5089989, 11.6960001 33.5089989, 11.6960001 33.5089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_961'^^xsd:string;
  dwc:observationDate '2012-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.508999 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.508999"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.508999 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.508999"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_962'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_962'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.2988888888889'^^xsd:double;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.508999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6940002 33.5089989, 11.6940002 33.5089989, 11.6940002 33.5089989, 11.6940002 33.5089989, 11.6940002 33.5089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_962'^^xsd:string;
  dwc:observationDate '2012-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.514 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.514"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.514 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "33.514"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_963'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_963'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.0775'^^xsd:double;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '33.514'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.717 33.5139999, 11.717 33.5139999, 11.717 33.5139999, 11.717 33.5139999, 11.717 33.5139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_963'^^xsd:string;
  dwc:observationDate '2012-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.508999 11.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.508999"^^xsd:decimal ;
  dwc:decimalLongitude "11.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.508999 11.742)"^^geo:wktLiteral ;
  geo-pos:lat "33.508999"^^xsd:decimal ;
  geo-pos:long "11.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_964'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_964'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.179722222222'^^xsd:double;
  dwc:longitude '11.742'^^xsd:double;
  dwc:latitude '33.508999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7419996 33.5089989, 11.7419996 33.5089989, 11.7419996 33.5089989, 11.7419996 33.5089989, 11.7419996 33.5089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_964'^^xsd:string;
  dwc:observationDate '2012-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.514 11.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.514"^^xsd:decimal ;
  dwc:decimalLongitude "11.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.514 11.793)"^^geo:wktLiteral ;
  geo-pos:lat "33.514"^^xsd:decimal ;
  geo-pos:long "11.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_965'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_965'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1397222222222'^^xsd:double;
  dwc:longitude '11.793'^^xsd:double;
  dwc:latitude '33.514'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7930002 33.5139999, 11.7930002 33.5139999, 11.7930002 33.5139999, 11.7930002 33.5139999, 11.7930002 33.5139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_965'^^xsd:string;
  dwc:observationDate '2012-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.499001 11.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.499001"^^xsd:decimal ;
  dwc:decimalLongitude "11.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.499001 11.804)"^^geo:wktLiteral ;
  geo-pos:lat "33.499001"^^xsd:decimal ;
  geo-pos:long "11.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_966'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_966'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.461944444444'^^xsd:double;
  dwc:longitude '11.804'^^xsd:double;
  dwc:latitude '33.499001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8039999 33.4990006, 11.8039999 33.4990006, 11.8039999 33.4990006, 11.8039999 33.4990006, 11.8039999 33.4990006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_966'^^xsd:string;
  dwc:observationDate '2012-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.480999 11.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.480999"^^xsd:decimal ;
  dwc:decimalLongitude "11.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.480999 11.774)"^^geo:wktLiteral ;
  geo-pos:lat "33.480999"^^xsd:decimal ;
  geo-pos:long "11.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_967'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_967'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.4961111111111'^^xsd:double;
  dwc:longitude '11.774'^^xsd:double;
  dwc:latitude '33.480999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7740002 33.480999, 11.7740002 33.480999, 11.7740002 33.480999, 11.7740002 33.480999, 11.7740002 33.480999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_967'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.466999 11.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.466999"^^xsd:decimal ;
  dwc:decimalLongitude "11.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.466999 11.779)"^^geo:wktLiteral ;
  geo-pos:lat "33.466999"^^xsd:decimal ;
  geo-pos:long "11.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_968'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_968'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.8425'^^xsd:double;
  dwc:longitude '11.779'^^xsd:double;
  dwc:latitude '33.466999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7790003 33.4669991, 11.7790003 33.4669991, 11.7790003 33.4669991, 11.7790003 33.4669991, 11.7790003 33.4669991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_968'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.466 11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.466"^^xsd:decimal ;
  dwc:decimalLongitude "11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.466 11.78)"^^geo:wktLiteral ;
  geo-pos:lat "33.466"^^xsd:decimal ;
  geo-pos:long "11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_969'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_969'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2955555555556'^^xsd:double;
  dwc:longitude '11.78'^^xsd:double;
  dwc:latitude '33.466'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7799997 33.4659996, 11.7799997 33.4659996, 11.7799997 33.4659996, 11.7799997 33.4659996, 11.7799997 33.4659996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_969'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.466 11.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.466"^^xsd:decimal ;
  dwc:decimalLongitude "11.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.466 11.789)"^^geo:wktLiteral ;
  geo-pos:lat "33.466"^^xsd:decimal ;
  geo-pos:long "11.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_970'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_970'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.4875'^^xsd:double;
  dwc:longitude '11.789'^^xsd:double;
  dwc:latitude '33.466'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7889996 33.4659996, 11.7889996 33.4659996, 11.7889996 33.4659996, 11.7889996 33.4659996, 11.7889996 33.4659996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_970'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.451 11.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.451"^^xsd:decimal ;
  dwc:decimalLongitude "11.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.451 11.788)"^^geo:wktLiteral ;
  geo-pos:lat "33.451"^^xsd:decimal ;
  geo-pos:long "11.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_971'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_971'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.3522222222222'^^xsd:double;
  dwc:longitude '11.788'^^xsd:double;
  dwc:latitude '33.451'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7880001 33.4510002, 11.7880001 33.4510002, 11.7880001 33.4510002, 11.7880001 33.4510002, 11.7880001 33.4510002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_971'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.428001 11.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.428001"^^xsd:decimal ;
  dwc:decimalLongitude "11.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.428001 11.87)"^^geo:wktLiteral ;
  geo-pos:lat "33.428001"^^xsd:decimal ;
  geo-pos:long "11.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_975'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_975'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.979444444444'^^xsd:double;
  dwc:longitude '11.87'^^xsd:double;
  dwc:latitude '33.428001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8699999 33.4280014, 11.8699999 33.4280014, 11.8699999 33.4280014, 11.8699999 33.4280014, 11.8699999 33.4280014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_975'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.422001 11.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.422001"^^xsd:decimal ;
  dwc:decimalLongitude "11.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.422001 11.809)"^^geo:wktLiteral ;
  geo-pos:lat "33.422001"^^xsd:decimal ;
  geo-pos:long "11.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_976'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_976'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.683055555556'^^xsd:double;
  dwc:longitude '11.809'^^xsd:double;
  dwc:latitude '33.422001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.809 33.4220009, 11.809 33.4220009, 11.809 33.4220009, 11.809 33.4220009, 11.809 33.4220009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_976'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.417 11.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.417 11.82)"^^geo:wktLiteral ;
  geo-pos:lat "33.417"^^xsd:decimal ;
  geo-pos:long "11.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_977'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_977'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.3308333333333'^^xsd:double;
  dwc:longitude '11.82'^^xsd:double;
  dwc:latitude '33.417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8199997 33.4169998, 11.8199997 33.4169998, 11.8199997 33.4169998, 11.8199997 33.4169998, 11.8199997 33.4169998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_977'^^xsd:string;
  dwc:observationDate '2012-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.415001 11.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.415001"^^xsd:decimal ;
  dwc:decimalLongitude "11.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.415001 11.812)"^^geo:wktLiteral ;
  geo-pos:lat "33.415001"^^xsd:decimal ;
  geo-pos:long "11.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_978'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_978'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.1047222222222'^^xsd:double;
  dwc:longitude '11.812'^^xsd:double;
  dwc:latitude '33.415001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8120003 33.4150009, 11.8120003 33.4150009, 11.8120003 33.4150009, 11.8120003 33.4150009, 11.8120003 33.4150009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_978'^^xsd:string;
  dwc:observationDate '2012-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.415001 11.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.415001"^^xsd:decimal ;
  dwc:decimalLongitude "11.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.415001 11.814)"^^geo:wktLiteral ;
  geo-pos:lat "33.415001"^^xsd:decimal ;
  geo-pos:long "11.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_979'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_979'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2063888888889'^^xsd:double;
  dwc:longitude '11.814'^^xsd:double;
  dwc:latitude '33.415001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8140001 33.4150009, 11.8140001 33.4150009, 11.8140001 33.4150009, 11.8140001 33.4150009, 11.8140001 33.4150009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_979'^^xsd:string;
  dwc:observationDate '2012-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.424999 11.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.424999"^^xsd:decimal ;
  dwc:decimalLongitude "11.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.424999 11.815)"^^geo:wktLiteral ;
  geo-pos:lat "33.424999"^^xsd:decimal ;
  geo-pos:long "11.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_980'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_980'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.7269444444444'^^xsd:double;
  dwc:longitude '11.815'^^xsd:double;
  dwc:latitude '33.424999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8149996 33.4249992, 11.8149996 33.4249992, 11.8149996 33.4249992, 11.8149996 33.4249992, 11.8149996 33.4249992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_980'^^xsd:string;
  dwc:observationDate '2012-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.436001 11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.436001"^^xsd:decimal ;
  dwc:decimalLongitude "11.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.436001 11.83)"^^geo:wktLiteral ;
  geo-pos:lat "33.436001"^^xsd:decimal ;
  geo-pos:long "11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_981'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_981'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.285555555556'^^xsd:double;
  dwc:longitude '11.83'^^xsd:double;
  dwc:latitude '33.436001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8299999 33.4360008, 11.8299999 33.4360008, 11.8299999 33.4360008, 11.8299999 33.4360008, 11.8299999 33.4360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_981'^^xsd:string;
  dwc:observationDate '2012-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.445999 11.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.445999"^^xsd:decimal ;
  dwc:decimalLongitude "11.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.445999 11.84)"^^geo:wktLiteral ;
  geo-pos:lat "33.445999"^^xsd:decimal ;
  geo-pos:long "11.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_982'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_982'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.7525'^^xsd:double;
  dwc:longitude '11.84'^^xsd:double;
  dwc:latitude '33.445999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8400002 33.4459992, 11.8400002 33.4459992, 11.8400002 33.4459992, 11.8400002 33.4459992, 11.8400002 33.4459992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_982'^^xsd:string;
  dwc:observationDate '2012-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.466999 11.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.466999"^^xsd:decimal ;
  dwc:decimalLongitude "11.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.466999 11.845)"^^geo:wktLiteral ;
  geo-pos:lat "33.466999"^^xsd:decimal ;
  geo-pos:long "11.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_983'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_983'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.4458333333333'^^xsd:double;
  dwc:longitude '11.845'^^xsd:double;
  dwc:latitude '33.466999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8450003 33.4669991, 11.8450003 33.4669991, 11.8450003 33.4669991, 11.8450003 33.4669991, 11.8450003 33.4669991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_983'^^xsd:string;
  dwc:observationDate '2012-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.404999 11.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.404999"^^xsd:decimal ;
  dwc:decimalLongitude "11.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.404999 11.795)"^^geo:wktLiteral ;
  geo-pos:lat "33.404999"^^xsd:decimal ;
  geo-pos:long "11.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_984'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_984'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.634166666667'^^xsd:double;
  dwc:longitude '11.795'^^xsd:double;
  dwc:latitude '33.404999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7950001 33.4049988, 11.7950001 33.4049988, 11.7950001 33.4049988, 11.7950001 33.4049988, 11.7950001 33.4049988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_984'^^xsd:string;
  dwc:observationDate '2012-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.266998 11.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.266998"^^xsd:decimal ;
  dwc:decimalLongitude "11.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.266998 11.842)"^^geo:wktLiteral ;
  geo-pos:lat "33.266998"^^xsd:decimal ;
  geo-pos:long "11.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_985'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_985'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.336944444444'^^xsd:double;
  dwc:longitude '11.842'^^xsd:double;
  dwc:latitude '33.266998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.842 33.2669983, 11.842 33.2669983, 11.842 33.2669983, 11.842 33.2669983, 11.842 33.2669983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_985'^^xsd:string;
  dwc:observationDate '2012-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.270001 11.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.270001"^^xsd:decimal ;
  dwc:decimalLongitude "11.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.270001 11.809)"^^geo:wktLiteral ;
  geo-pos:lat "33.270001"^^xsd:decimal ;
  geo-pos:long "11.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_986'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_986'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.299722222222'^^xsd:double;
  dwc:longitude '11.809'^^xsd:double;
  dwc:latitude '33.270001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.809 33.2700005, 11.809 33.2700005, 11.809 33.2700005, 11.809 33.2700005, 11.809 33.2700005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_986'^^xsd:string;
  dwc:observationDate '2012-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.242001 11.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.242001"^^xsd:decimal ;
  dwc:decimalLongitude "11.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.242001 11.762)"^^geo:wktLiteral ;
  geo-pos:lat "33.242001"^^xsd:decimal ;
  geo-pos:long "11.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_987'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_987'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.1830555555556'^^xsd:double;
  dwc:longitude '11.762'^^xsd:double;
  dwc:latitude '33.242001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7620001 33.2420006, 11.7620001 33.2420006, 11.7620001 33.2420006, 11.7620001 33.2420006, 11.7620001 33.2420006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_987'^^xsd:string;
  dwc:observationDate '2012-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.257 11.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.257"^^xsd:decimal ;
  dwc:decimalLongitude "11.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.257 11.759)"^^geo:wktLiteral ;
  geo-pos:lat "33.257"^^xsd:decimal ;
  geo-pos:long "11.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_988'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_988'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.2541666666667'^^xsd:double;
  dwc:longitude '11.759'^^xsd:double;
  dwc:latitude '33.257'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7589998 33.257, 11.7589998 33.257, 11.7589998 33.257, 11.7589998 33.257, 11.7589998 33.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_988'^^xsd:string;
  dwc:observationDate '2012-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.270001 11.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.270001"^^xsd:decimal ;
  dwc:decimalLongitude "11.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.270001 11.848)"^^geo:wktLiteral ;
  geo-pos:lat "33.270001"^^xsd:decimal ;
  geo-pos:long "11.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_989'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_989'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.628611111111'^^xsd:double;
  dwc:longitude '11.848'^^xsd:double;
  dwc:latitude '33.270001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8479996 33.2700005, 11.8479996 33.2700005, 11.8479996 33.2700005, 11.8479996 33.2700005, 11.8479996 33.2700005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_989'^^xsd:string;
  dwc:observationDate '2012-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.251999 11.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.251999"^^xsd:decimal ;
  dwc:decimalLongitude "11.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.251999 11.764)"^^geo:wktLiteral ;
  geo-pos:lat "33.251999"^^xsd:decimal ;
  geo-pos:long "11.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_991'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_991'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.1625'^^xsd:double;
  dwc:longitude '11.764'^^xsd:double;
  dwc:latitude '33.251999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7639999 33.2519989, 11.7639999 33.2519989, 11.7639999 33.2519989, 11.7639999 33.2519989, 11.7639999 33.2519989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_991'^^xsd:string;
  dwc:observationDate '2012-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.259998 11.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.259998"^^xsd:decimal ;
  dwc:decimalLongitude "11.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.259998 11.759)"^^geo:wktLiteral ;
  geo-pos:lat "33.259998"^^xsd:decimal ;
  geo-pos:long "11.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_992'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_992'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.750833333333'^^xsd:double;
  dwc:longitude '11.759'^^xsd:double;
  dwc:latitude '33.259998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7589998 33.2599983, 11.7589998 33.2599983, 11.7589998 33.2599983, 11.7589998 33.2599983, 11.7589998 33.2599983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_992'^^xsd:string;
  dwc:observationDate '2012-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.258999 11.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.258999"^^xsd:decimal ;
  dwc:decimalLongitude "11.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.258999 11.752)"^^geo:wktLiteral ;
  geo-pos:lat "33.258999"^^xsd:decimal ;
  geo-pos:long "11.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_993'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_993'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.0625'^^xsd:double;
  dwc:longitude '11.752'^^xsd:double;
  dwc:latitude '33.258999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7519999 33.2589989, 11.7519999 33.2589989, 11.7519999 33.2589989, 11.7519999 33.2589989, 11.7519999 33.2589989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_993'^^xsd:string;
  dwc:observationDate '2012-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.263001 11.738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.263001"^^xsd:decimal ;
  dwc:decimalLongitude "11.738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.263001 11.738)"^^geo:wktLiteral ;
  geo-pos:lat "33.263001"^^xsd:decimal ;
  geo-pos:long "11.738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_994'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_994'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.09'^^xsd:double;
  dwc:longitude '11.738'^^xsd:double;
  dwc:latitude '33.263001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7379999 33.2630005, 11.7379999 33.2630005, 11.7379999 33.2630005, 11.7379999 33.2630005, 11.7379999 33.2630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_994'^^xsd:string;
  dwc:observationDate '2012-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.251999 11.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.251999"^^xsd:decimal ;
  dwc:decimalLongitude "11.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.251999 11.734)"^^geo:wktLiteral ;
  geo-pos:lat "33.251999"^^xsd:decimal ;
  geo-pos:long "11.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_995'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_995'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.356111111111'^^xsd:double;
  dwc:longitude '11.734'^^xsd:double;
  dwc:latitude '33.251999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7340002 33.2519989, 11.7340002 33.2519989, 11.7340002 33.2519989, 11.7340002 33.2519989, 11.7340002 33.2519989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_995'^^xsd:string;
  dwc:observationDate '2012-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.254002 11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.254002"^^xsd:decimal ;
  dwc:decimalLongitude "11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.254002 11.73)"^^geo:wktLiteral ;
  geo-pos:lat "33.254002"^^xsd:decimal ;
  geo-pos:long "11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_996'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_996'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.250277777778'^^xsd:double;
  dwc:longitude '11.73'^^xsd:double;
  dwc:latitude '33.254002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7299995 33.2540016, 11.7299995 33.2540016, 11.7299995 33.2540016, 11.7299995 33.2540016, 11.7299995 33.2540016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_996'^^xsd:string;
  dwc:observationDate '2012-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.259998 11.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.259998"^^xsd:decimal ;
  dwc:decimalLongitude "11.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.259998 11.729)"^^geo:wktLiteral ;
  geo-pos:lat "33.259998"^^xsd:decimal ;
  geo-pos:long "11.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_997'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_997'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.4141666666667'^^xsd:double;
  dwc:longitude '11.729'^^xsd:double;
  dwc:latitude '33.259998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7290001 33.2599983, 11.7290001 33.2599983, 11.7290001 33.2599983, 11.7290001 33.2599983, 11.7290001 33.2599983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_997'^^xsd:string;
  dwc:observationDate '2012-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.259998 11.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.259998"^^xsd:decimal ;
  dwc:decimalLongitude "11.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.259998 11.722)"^^geo:wktLiteral ;
  geo-pos:lat "33.259998"^^xsd:decimal ;
  geo-pos:long "11.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_998'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_998'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.143888888889'^^xsd:double;
  dwc:longitude '11.722'^^xsd:double;
  dwc:latitude '33.259998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7220001 33.2599983, 11.7220001 33.2599983, 11.7220001 33.2599983, 11.7220001 33.2599983, 11.7220001 33.2599983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_998'^^xsd:string;
  dwc:observationDate '2012-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.258999 11.704001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.258999"^^xsd:decimal ;
  dwc:decimalLongitude "11.704001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.258999 11.704001)"^^geo:wktLiteral ;
  geo-pos:lat "33.258999"^^xsd:decimal ;
  geo-pos:long "11.704001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_999'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_999'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.7913888888889'^^xsd:double;
  dwc:longitude '11.704001'^^xsd:double;
  dwc:latitude '33.258999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7040005 33.2589989, 11.7040005 33.2589989, 11.7040005 33.2589989, 11.7040005 33.2589989, 11.7040005 33.2589989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_999'^^xsd:string;
  dwc:observationDate '2012-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.299 11.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.299"^^xsd:decimal ;
  dwc:decimalLongitude "11.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.299 11.644)"^^geo:wktLiteral ;
  geo-pos:lat "33.299"^^xsd:decimal ;
  geo-pos:long "11.644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1000'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1000'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.41444444444444'^^xsd:double;
  dwc:longitude '11.644'^^xsd:double;
  dwc:latitude '33.299'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6440001 33.2989998, 11.6440001 33.2989998, 11.6440001 33.2989998, 11.6440001 33.2989998, 11.6440001 33.2989998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1000'^^xsd:string;
  dwc:observationDate '2012-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.298 11.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.298"^^xsd:decimal ;
  dwc:decimalLongitude "11.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.298 11.627)"^^geo:wktLiteral ;
  geo-pos:lat "33.298"^^xsd:decimal ;
  geo-pos:long "11.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1001'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1001'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.761944444444'^^xsd:double;
  dwc:longitude '11.627'^^xsd:double;
  dwc:latitude '33.298'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6269999 33.2980003, 11.6269999 33.2980003, 11.6269999 33.2980003, 11.6269999 33.2980003, 11.6269999 33.2980003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1001'^^xsd:string;
  dwc:observationDate '2012-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.334999 11.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.334999"^^xsd:decimal ;
  dwc:decimalLongitude "11.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.334999 11.584)"^^geo:wktLiteral ;
  geo-pos:lat "33.334999"^^xsd:decimal ;
  geo-pos:long "11.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1002'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1002'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:longitude '11.584'^^xsd:double;
  dwc:latitude '33.334999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5839996 33.3349991, 11.5839996 33.3349991, 11.5839996 33.3349991, 11.5839996 33.3349991, 11.5839996 33.3349991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1002'^^xsd:string;
  dwc:observationDate '2012-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.334 11.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.334"^^xsd:decimal ;
  dwc:decimalLongitude "11.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.334 11.581)"^^geo:wktLiteral ;
  geo-pos:lat "33.334"^^xsd:decimal ;
  geo-pos:long "11.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1003'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1003'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.145'^^xsd:double;
  dwc:longitude '11.581'^^xsd:double;
  dwc:latitude '33.334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5810003 33.3339996, 11.5810003 33.3339996, 11.5810003 33.3339996, 11.5810003 33.3339996, 11.5810003 33.3339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1003'^^xsd:string;
  dwc:observationDate '2012-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.34 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.34"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.34 11.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.34"^^xsd:decimal ;
  geo-pos:long "11.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1004'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1004'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.656666666667'^^xsd:double;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '33.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5649996 33.3400002, 11.5649996 33.3400002, 11.5649996 33.3400002, 11.5649996 33.3400002, 11.5649996 33.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1004'^^xsd:string;
  dwc:observationDate '2012-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.383999 11.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.383999"^^xsd:decimal ;
  dwc:decimalLongitude "11.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.383999 11.48)"^^geo:wktLiteral ;
  geo-pos:lat "33.383999"^^xsd:decimal ;
  geo-pos:long "11.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1006'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1006'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.211388888889'^^xsd:double;
  dwc:longitude '11.48'^^xsd:double;
  dwc:latitude '33.383999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4799995 33.3839989, 11.4799995 33.3839989, 11.4799995 33.3839989, 11.4799995 33.3839989, 11.4799995 33.3839989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1006'^^xsd:string;
  dwc:observationDate '2012-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.376 11.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.376 11.468)"^^geo:wktLiteral ;
  geo-pos:lat "33.376"^^xsd:decimal ;
  geo-pos:long "11.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1007'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1007'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.008611111111'^^xsd:double;
  dwc:longitude '11.468'^^xsd:double;
  dwc:latitude '33.376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4680004 33.3759995, 11.4680004 33.3759995, 11.4680004 33.3759995, 11.4680004 33.3759995, 11.4680004 33.3759995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1007'^^xsd:string;
  dwc:observationDate '2012-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.379002 11.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.379002"^^xsd:decimal ;
  dwc:decimalLongitude "11.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.379002 11.453)"^^geo:wktLiteral ;
  geo-pos:lat "33.379002"^^xsd:decimal ;
  geo-pos:long "11.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1008'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1008'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.698055555556'^^xsd:double;
  dwc:longitude '11.453'^^xsd:double;
  dwc:latitude '33.379002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4530001 33.3790016, 11.4530001 33.3790016, 11.4530001 33.3790016, 11.4530001 33.3790016, 11.4530001 33.3790016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1008'^^xsd:string;
  dwc:observationDate '2012-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.377998 11.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.377998"^^xsd:decimal ;
  dwc:decimalLongitude "11.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.377998 11.455)"^^geo:wktLiteral ;
  geo-pos:lat "33.377998"^^xsd:decimal ;
  geo-pos:long "11.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1009'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1009'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.093611111111'^^xsd:double;
  dwc:longitude '11.455'^^xsd:double;
  dwc:latitude '33.377998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4549999 33.3779984, 11.4549999 33.3779984, 11.4549999 33.3779984, 11.4549999 33.3779984, 11.4549999 33.3779984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1009'^^xsd:string;
  dwc:observationDate '2012-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.376 11.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.376 11.448)"^^geo:wktLiteral ;
  geo-pos:lat "33.376"^^xsd:decimal ;
  geo-pos:long "11.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1010'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1010'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.384444444444'^^xsd:double;
  dwc:longitude '11.448'^^xsd:double;
  dwc:latitude '33.376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.448 33.3759995, 11.448 33.3759995, 11.448 33.3759995, 11.448 33.3759995, 11.448 33.3759995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1010'^^xsd:string;
  dwc:observationDate '2012-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.382 11.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.382"^^xsd:decimal ;
  dwc:decimalLongitude "11.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.382 11.424)"^^geo:wktLiteral ;
  geo-pos:lat "33.382"^^xsd:decimal ;
  geo-pos:long "11.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1011'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1011'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.089166666667'^^xsd:double;
  dwc:longitude '11.424'^^xsd:double;
  dwc:latitude '33.382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4239998 33.382, 11.4239998 33.382, 11.4239998 33.382, 11.4239998 33.382, 11.4239998 33.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1011'^^xsd:string;
  dwc:observationDate '2012-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.408001 11.303001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.408001"^^xsd:decimal ;
  dwc:decimalLongitude "11.303001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.408001 11.303001)"^^geo:wktLiteral ;
  geo-pos:lat "33.408001"^^xsd:decimal ;
  geo-pos:long "11.303001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1012'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1012'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.4127777777778'^^xsd:double;
  dwc:longitude '11.303001'^^xsd:double;
  dwc:latitude '33.408001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3030005 33.408001, 11.3030005 33.408001, 11.3030005 33.408001, 11.3030005 33.408001, 11.3030005 33.408001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1012'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.374001 11.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.374001"^^xsd:decimal ;
  dwc:decimalLongitude "11.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.374001 11.408)"^^geo:wktLiteral ;
  geo-pos:lat "33.374001"^^xsd:decimal ;
  geo-pos:long "11.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1013'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1013'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.3258333333333'^^xsd:double;
  dwc:longitude '11.408'^^xsd:double;
  dwc:latitude '33.374001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.408 33.3740006, 11.408 33.3740006, 11.408 33.3740006, 11.408 33.3740006, 11.408 33.3740006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1013'^^xsd:string;
  dwc:observationDate '2012-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.372002 11.395001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.372002"^^xsd:decimal ;
  dwc:decimalLongitude "11.395001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.372002 11.395001)"^^geo:wktLiteral ;
  geo-pos:lat "33.372002"^^xsd:decimal ;
  geo-pos:long "11.395001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1014'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1014'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.4152777777778'^^xsd:double;
  dwc:longitude '11.395001'^^xsd:double;
  dwc:latitude '33.372002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3950005 33.3720017, 11.3950005 33.3720017, 11.3950005 33.3720017, 11.3950005 33.3720017, 11.3950005 33.3720017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1014'^^xsd:string;
  dwc:observationDate '2012-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.424999 11.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.424999"^^xsd:decimal ;
  dwc:decimalLongitude "11.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.424999 11.272)"^^geo:wktLiteral ;
  geo-pos:lat "33.424999"^^xsd:decimal ;
  geo-pos:long "11.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1015'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1015'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.487222222222'^^xsd:double;
  dwc:longitude '11.272'^^xsd:double;
  dwc:latitude '33.424999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2720003 33.4249992, 11.2720003 33.4249992, 11.2720003 33.4249992, 11.2720003 33.4249992, 11.2720003 33.4249992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1015'^^xsd:string;
  dwc:observationDate '2012-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.360001 11.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.360001"^^xsd:decimal ;
  dwc:decimalLongitude "11.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.360001 11.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.360001"^^xsd:decimal ;
  geo-pos:long "11.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1018'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1018'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.212222222222'^^xsd:double;
  dwc:longitude '11.488'^^xsd:double;
  dwc:latitude '33.360001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4879999 33.3600006, 11.4879999 33.3600006, 11.4879999 33.3600006, 11.4879999 33.3600006, 11.4879999 33.3600006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1018'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.367001 11.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.367001"^^xsd:decimal ;
  dwc:decimalLongitude "11.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.367001 11.475)"^^geo:wktLiteral ;
  geo-pos:lat "33.367001"^^xsd:decimal ;
  geo-pos:long "11.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1019'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1019'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.873611111111'^^xsd:double;
  dwc:longitude '11.475'^^xsd:double;
  dwc:latitude '33.367001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4750004 33.3670006, 11.4750004 33.3670006, 11.4750004 33.3670006, 11.4750004 33.3670006, 11.4750004 33.3670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1019'^^xsd:string;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.363998 11.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.363998"^^xsd:decimal ;
  dwc:decimalLongitude "11.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.363998 11.507)"^^geo:wktLiteral ;
  geo-pos:lat "33.363998"^^xsd:decimal ;
  geo-pos:long "11.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1020'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1020'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.89'^^xsd:double;
  dwc:longitude '11.507'^^xsd:double;
  dwc:latitude '33.363998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.507 33.3639984, 11.507 33.3639984, 11.507 33.3639984, 11.507 33.3639984, 11.507 33.3639984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1020'^^xsd:string;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.369 11.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.369"^^xsd:decimal ;
  dwc:decimalLongitude "11.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.369 11.477)"^^geo:wktLiteral ;
  geo-pos:lat "33.369"^^xsd:decimal ;
  geo-pos:long "11.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1021'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1021'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7252777777778'^^xsd:double;
  dwc:longitude '11.477'^^xsd:double;
  dwc:latitude '33.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4770002 33.3689995, 11.4770002 33.3689995, 11.4770002 33.3689995, 11.4770002 33.3689995, 11.4770002 33.3689995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1021'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.360001 11.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.360001"^^xsd:decimal ;
  dwc:decimalLongitude "11.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.360001 11.475)"^^geo:wktLiteral ;
  geo-pos:lat "33.360001"^^xsd:decimal ;
  geo-pos:long "11.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1022'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1022'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.385833333333'^^xsd:double;
  dwc:longitude '11.475'^^xsd:double;
  dwc:latitude '33.360001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4750004 33.3600006, 11.4750004 33.3600006, 11.4750004 33.3600006, 11.4750004 33.3600006, 11.4750004 33.3600006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1022'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.403999 11.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.403999"^^xsd:decimal ;
  dwc:decimalLongitude "11.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.403999 11.442)"^^geo:wktLiteral ;
  geo-pos:lat "33.403999"^^xsd:decimal ;
  geo-pos:long "11.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1023'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1023'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.611111111111'^^xsd:double;
  dwc:longitude '11.442'^^xsd:double;
  dwc:latitude '33.403999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4420004 33.4039993, 11.4420004 33.4039993, 11.4420004 33.4039993, 11.4420004 33.4039993, 11.4420004 33.4039993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1023'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.389999 11.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.389999"^^xsd:decimal ;
  dwc:decimalLongitude "11.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.389999 11.467)"^^geo:wktLiteral ;
  geo-pos:lat "33.389999"^^xsd:decimal ;
  geo-pos:long "11.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1024'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1024'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.4936111111111'^^xsd:double;
  dwc:longitude '11.467'^^xsd:double;
  dwc:latitude '33.389999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.467 33.3899994, 11.467 33.3899994, 11.467 33.3899994, 11.467 33.3899994, 11.467 33.3899994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1024'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.416 11.444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.416"^^xsd:decimal ;
  dwc:decimalLongitude "11.444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.416 11.444)"^^geo:wktLiteral ;
  geo-pos:lat "33.416"^^xsd:decimal ;
  geo-pos:long "11.444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1025'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1025'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1202777777778'^^xsd:double;
  dwc:longitude '11.444'^^xsd:double;
  dwc:latitude '33.416'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4440002 33.4160004, 11.4440002 33.4160004, 11.4440002 33.4160004, 11.4440002 33.4160004, 11.4440002 33.4160004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1025'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.527 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.527 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "33.527"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1026'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1026'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.8655555555556'^^xsd:double;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '33.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2589998 33.5270004, 11.2589998 33.5270004, 11.2589998 33.5270004, 11.2589998 33.5270004, 11.2589998 33.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1026'^^xsd:string;
  dwc:observationDate '2012-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.466999 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.466999"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.466999 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.466999"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1027'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1027'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.285'^^xsd:double;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '33.466999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3170004 33.4669991, 11.3170004 33.4669991, 11.3170004 33.4669991, 11.3170004 33.4669991, 11.3170004 33.4669991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1027'^^xsd:string;
  dwc:observationDate '2012-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.473999 11.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.473999"^^xsd:decimal ;
  dwc:decimalLongitude "11.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.473999 11.32)"^^geo:wktLiteral ;
  geo-pos:lat "33.473999"^^xsd:decimal ;
  geo-pos:long "11.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1028'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1028'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.611388888889'^^xsd:double;
  dwc:longitude '11.32'^^xsd:double;
  dwc:latitude '33.473999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3199997 33.473999, 11.3199997 33.473999, 11.3199997 33.473999, 11.3199997 33.473999, 11.3199997 33.473999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1028'^^xsd:string;
  dwc:observationDate '2012-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.470001 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.470001"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.470001 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "33.470001"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1029'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1029'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.925'^^xsd:double;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '33.470001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.316 33.4700012, 11.316 33.4700012, 11.316 33.4700012, 11.316 33.4700012, 11.316 33.4700012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1029'^^xsd:string;
  dwc:observationDate '2012-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.019)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1030'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1030'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.383611111111'^^xsd:double;
  dwc:longitude '11.019'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0190001 34, 11.0190001 34, 11.0190001 34, 11.0190001 34, 11.0190001 34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1030'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.026001 10.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.026001"^^xsd:decimal ;
  dwc:decimalLongitude "10.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.026001 10.971)"^^geo:wktLiteral ;
  geo-pos:lat "34.026001"^^xsd:decimal ;
  geo-pos:long "10.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1031'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1031'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.369722222222'^^xsd:double;
  dwc:longitude '10.971'^^xsd:double;
  dwc:latitude '34.026001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9709997 34.026001, 10.9709997 34.026001, 10.9709997 34.026001, 10.9709997 34.026001, 10.9709997 34.026001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1031'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.388001 24.513001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.388001"^^xsd:decimal ;
  dwc:decimalLongitude "24.513001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.388001 24.513001)"^^geo:wktLiteral ;
  geo-pos:lat "35.388001"^^xsd:decimal ;
  geo-pos:long "24.513001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1032'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1032'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.6419444444444'^^xsd:double;
  dwc:longitude '24.513001'^^xsd:double;
  dwc:latitude '35.388001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5130005 35.3880005, 24.5130005 35.3880005, 24.5130005 35.3880005, 24.5130005 35.3880005, 24.5130005 35.3880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1032'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.390999 24.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.390999"^^xsd:decimal ;
  dwc:decimalLongitude "24.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.390999 24.548)"^^geo:wktLiteral ;
  geo-pos:lat "35.390999"^^xsd:decimal ;
  geo-pos:long "24.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1033'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1033'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.4405555555556'^^xsd:double;
  dwc:longitude '24.548'^^xsd:double;
  dwc:latitude '35.390999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5480003 35.3909988, 24.5480003 35.3909988, 24.5480003 35.3909988, 24.5480003 35.3909988, 24.5480003 35.3909988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1033'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.387001 24.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.387001"^^xsd:decimal ;
  dwc:decimalLongitude "24.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.387001 24.504)"^^geo:wktLiteral ;
  geo-pos:lat "35.387001"^^xsd:decimal ;
  geo-pos:long "24.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1034'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1034'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.1613888888889'^^xsd:double;
  dwc:longitude '24.504'^^xsd:double;
  dwc:latitude '35.387001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5039997 35.387001, 24.5039997 35.387001, 24.5039997 35.387001, 24.5039997 35.387001, 24.5039997 35.387001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1034'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.396 24.459999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.396"^^xsd:decimal ;
  dwc:decimalLongitude "24.459999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.396 24.459999)"^^geo:wktLiteral ;
  geo-pos:lat "35.396"^^xsd:decimal ;
  geo-pos:long "24.459999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1035'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1035'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.7405555555556'^^xsd:double;
  dwc:longitude '24.459999'^^xsd:double;
  dwc:latitude '35.396'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.4599991 35.3959999, 24.4599991 35.3959999, 24.4599991 35.3959999, 24.4599991 35.3959999, 24.4599991 35.3959999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1035'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.426998 24.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.426998"^^xsd:decimal ;
  dwc:decimalLongitude "24.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.426998 24.378)"^^geo:wktLiteral ;
  geo-pos:lat "35.426998"^^xsd:decimal ;
  geo-pos:long "24.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1036'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1036'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.0602777777778'^^xsd:double;
  dwc:longitude '24.378'^^xsd:double;
  dwc:latitude '35.426998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3780003 35.4269981, 24.3780003 35.4269981, 24.3780003 35.4269981, 24.3780003 35.4269981, 24.3780003 35.4269981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1036'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68 24.148001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.68"^^xsd:decimal ;
  dwc:decimalLongitude "24.148001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68 24.148001)"^^geo:wktLiteral ;
  geo-pos:lat "35.68"^^xsd:decimal ;
  geo-pos:long "24.148001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1037'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1037'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.80138888888889'^^xsd:double;
  dwc:longitude '24.148001'^^xsd:double;
  dwc:latitude '35.68'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1480007 35.6800003, 24.1480007 35.6800003, 24.1480007 35.6800003, 24.1480007 35.6800003, 24.1480007 35.6800003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1037'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.661999 23.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.661999"^^xsd:decimal ;
  dwc:decimalLongitude "23.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.661999 23.777)"^^geo:wktLiteral ;
  geo-pos:lat "35.661999"^^xsd:decimal ;
  geo-pos:long "23.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1038'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1038'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.0780555555556'^^xsd:double;
  dwc:longitude '23.777'^^xsd:double;
  dwc:latitude '35.661999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.7770004 35.6619988, 23.7770004 35.6619988, 23.7770004 35.6619988, 23.7770004 35.6619988, 23.7770004 35.6619988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1038'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.681 23.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.681"^^xsd:decimal ;
  dwc:decimalLongitude "23.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.681 23.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.681"^^xsd:decimal ;
  geo-pos:long "23.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1039'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1039'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.535'^^xsd:double;
  dwc:longitude '23.767'^^xsd:double;
  dwc:latitude '35.681'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.7670002 35.6809998, 23.7670002 35.6809998, 23.7670002 35.6809998, 23.7670002 35.6809998, 23.7670002 35.6809998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1039'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.744999 23.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.744999"^^xsd:decimal ;
  dwc:decimalLongitude "23.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.744999 23.59)"^^geo:wktLiteral ;
  geo-pos:lat "35.744999"^^xsd:decimal ;
  geo-pos:long "23.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1040'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1040'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1455555555556'^^xsd:double;
  dwc:longitude '23.59'^^xsd:double;
  dwc:latitude '35.744999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5900002 35.7449989, 23.5900002 35.7449989, 23.5900002 35.7449989, 23.5900002 35.7449989, 23.5900002 35.7449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1040'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.609001 23.452999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.609001"^^xsd:decimal ;
  dwc:decimalLongitude "23.452999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.609001 23.452999)"^^geo:wktLiteral ;
  geo-pos:lat "35.609001"^^xsd:decimal ;
  geo-pos:long "23.452999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1041'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1041'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1566666666667'^^xsd:double;
  dwc:longitude '23.452999'^^xsd:double;
  dwc:latitude '35.609001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4529991 35.6090012, 23.4529991 35.6090012, 23.4529991 35.6090012, 23.4529991 35.6090012, 23.4529991 35.6090012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1041'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.632 23.308001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.632"^^xsd:decimal ;
  dwc:decimalLongitude "23.308001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.632 23.308001)"^^geo:wktLiteral ;
  geo-pos:lat "35.632"^^xsd:decimal ;
  geo-pos:long "23.308001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1042'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1042'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.3672222222222'^^xsd:double;
  dwc:longitude '23.308001'^^xsd:double;
  dwc:latitude '35.632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3080006 35.632, 23.3080006 35.632, 23.3080006 35.632, 23.3080006 35.632, 23.3080006 35.632))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1042'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.584 22.778999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.584"^^xsd:decimal ;
  dwc:decimalLongitude "22.778999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.584 22.778999)"^^geo:wktLiteral ;
  geo-pos:lat "35.584"^^xsd:decimal ;
  geo-pos:long "22.778999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1043'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1043'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.37055555555556'^^xsd:double;
  dwc:longitude '22.778999'^^xsd:double;
  dwc:latitude '35.584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7789993 35.5839996, 22.7789993 35.5839996, 22.7789993 35.5839996, 22.7789993 35.5839996, 22.7789993 35.5839996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1043'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.555 22.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.555"^^xsd:decimal ;
  dwc:decimalLongitude "22.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.555 22.296)"^^geo:wktLiteral ;
  geo-pos:lat "35.555"^^xsd:decimal ;
  geo-pos:long "22.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1044'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1044'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.2025'^^xsd:double;
  dwc:longitude '22.296'^^xsd:double;
  dwc:latitude '35.555'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.2959995 35.5550003, 22.2959995 35.5550003, 22.2959995 35.5550003, 22.2959995 35.5550003, 22.2959995 35.5550003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1044'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.452 22.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.452"^^xsd:decimal ;
  dwc:decimalLongitude "22.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.452 22.622)"^^geo:wktLiteral ;
  geo-pos:lat "35.452"^^xsd:decimal ;
  geo-pos:long "22.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1045'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1045'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.815'^^xsd:double;
  dwc:longitude '22.622'^^xsd:double;
  dwc:latitude '35.452'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6219997 35.4519997, 22.6219997 35.4519997, 22.6219997 35.4519997, 22.6219997 35.4519997, 22.6219997 35.4519997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1045'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.342999 32.102001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.342999"^^xsd:decimal ;
  dwc:decimalLongitude "32.102001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.342999 32.102001)"^^geo:wktLiteral ;
  geo-pos:lat "33.342999"^^xsd:decimal ;
  geo-pos:long "32.102001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1589'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1589'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.3875'^^xsd:double;
  dwc:longitude '32.102001'^^xsd:double;
  dwc:latitude '33.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((32.1020012 33.3429985, 32.1020012 33.3429985, 32.1020012 33.3429985, 32.1020012 33.3429985, 32.1020012 33.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1589'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.210999 26.075001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.210999"^^xsd:decimal ;
  dwc:decimalLongitude "26.075001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.210999 26.075001)"^^geo:wktLiteral ;
  geo-pos:lat "32.210999"^^xsd:decimal ;
  geo-pos:long "26.075001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1590'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1590'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.0541666666667'^^xsd:double;
  dwc:longitude '26.075001'^^xsd:double;
  dwc:latitude '32.210999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0750008 32.2109985, 26.0750008 32.2109985, 26.0750008 32.2109985, 26.0750008 32.2109985, 26.0750008 32.2109985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1590'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.910999 22.466999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.910999"^^xsd:decimal ;
  dwc:decimalLongitude "22.466999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.910999 22.466999)"^^geo:wktLiteral ;
  geo-pos:lat "32.910999"^^xsd:decimal ;
  geo-pos:long "22.466999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1591'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1591'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1852777777778'^^xsd:double;
  dwc:longitude '22.466999'^^xsd:double;
  dwc:latitude '32.910999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.4669991 32.9109993, 22.4669991 32.9109993, 22.4669991 32.9109993, 22.4669991 32.9109993, 22.4669991 32.9109993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1591'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922001 22.570999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922001"^^xsd:decimal ;
  dwc:decimalLongitude "22.570999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922001 22.570999)"^^geo:wktLiteral ;
  geo-pos:lat "32.922001"^^xsd:decimal ;
  geo-pos:long "22.570999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1592'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1592'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.84055555555556'^^xsd:double;
  dwc:longitude '22.570999'^^xsd:double;
  dwc:latitude '32.922001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.5709992 32.9220009, 22.5709992 32.9220009, 22.5709992 32.9220009, 22.5709992 32.9220009, 22.5709992 32.9220009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1592'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.137001 12.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.137001"^^xsd:decimal ;
  dwc:decimalLongitude "12.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.137001 12.223)"^^geo:wktLiteral ;
  geo-pos:lat "35.137001"^^xsd:decimal ;
  geo-pos:long "12.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1125'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1125'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1805555555556'^^xsd:double;
  dwc:longitude '12.223'^^xsd:double;
  dwc:latitude '35.137001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2229996 35.137001, 12.2229996 35.137001, 12.2229996 35.137001, 12.2229996 35.137001, 12.2229996 35.137001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1125'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.115002 12.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.115002"^^xsd:decimal ;
  dwc:decimalLongitude "12.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.115002 12.288)"^^geo:wktLiteral ;
  geo-pos:lat "35.115002"^^xsd:decimal ;
  geo-pos:long "12.288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1126'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1126'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.3963888888889'^^xsd:double;
  dwc:longitude '12.288'^^xsd:double;
  dwc:latitude '35.115002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2880001 35.1150017, 12.2880001 35.1150017, 12.2880001 35.1150017, 12.2880001 35.1150017, 12.2880001 35.1150017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1126'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.146 12.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.146"^^xsd:decimal ;
  dwc:decimalLongitude "12.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.146 12.141)"^^geo:wktLiteral ;
  geo-pos:lat "35.146"^^xsd:decimal ;
  geo-pos:long "12.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1127'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1127'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1497222222222'^^xsd:double;
  dwc:longitude '12.141'^^xsd:double;
  dwc:latitude '35.146'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1409998 35.1459999, 12.1409998 35.1459999, 12.1409998 35.1459999, 12.1409998 35.1459999, 12.1409998 35.1459999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1127'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.146 12.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.146"^^xsd:decimal ;
  dwc:decimalLongitude "12.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.146 12.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.146"^^xsd:decimal ;
  geo-pos:long "12.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1128'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1128'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7897222222222'^^xsd:double;
  dwc:longitude '12.144'^^xsd:double;
  dwc:latitude '35.146'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1440001 35.1459999, 12.1440001 35.1459999, 12.1440001 35.1459999, 12.1440001 35.1459999, 12.1440001 35.1459999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1128'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.168999 12.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.168999"^^xsd:decimal ;
  dwc:decimalLongitude "12.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.168999 12.13)"^^geo:wktLiteral ;
  geo-pos:lat "35.168999"^^xsd:decimal ;
  geo-pos:long "12.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1129'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1129'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7897222222222'^^xsd:double;
  dwc:longitude '12.13'^^xsd:double;
  dwc:latitude '35.168999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1300001 35.1689987, 12.1300001 35.1689987, 12.1300001 35.1689987, 12.1300001 35.1689987, 12.1300001 35.1689987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1129'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 11.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.244999"^^xsd:decimal ;
  dwc:decimalLongitude "11.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 11.177)"^^geo:wktLiteral ;
  geo-pos:lat "35.244999"^^xsd:decimal ;
  geo-pos:long "11.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1729'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1729'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.7813888888889'^^xsd:double;
  dwc:longitude '11.177'^^xsd:double;
  dwc:latitude '35.244999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1770001 35.2449989, 11.1770001 35.2449989, 11.1770001 35.2449989, 11.1770001 35.2449989, 11.1770001 35.2449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1729'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 11.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.242001"^^xsd:decimal ;
  dwc:decimalLongitude "11.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 11.193)"^^geo:wktLiteral ;
  geo-pos:lat "35.242001"^^xsd:decimal ;
  geo-pos:long "11.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1730'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1730'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3652777777778'^^xsd:double;
  dwc:longitude '11.193'^^xsd:double;
  dwc:latitude '35.242001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1929998 35.2420006, 11.1929998 35.2420006, 11.1929998 35.2420006, 11.1929998 35.2420006, 11.1929998 35.2420006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1730'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 11.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.248001"^^xsd:decimal ;
  dwc:decimalLongitude "11.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 11.192)"^^geo:wktLiteral ;
  geo-pos:lat "35.248001"^^xsd:decimal ;
  geo-pos:long "11.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1731'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1731'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3722222222222'^^xsd:double;
  dwc:longitude '11.192'^^xsd:double;
  dwc:latitude '35.248001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1920004 35.2480011, 11.1920004 35.2480011, 11.1920004 35.2480011, 11.1920004 35.2480011, 11.1920004 35.2480011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1731'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.244"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "35.244"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1732'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1732'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.3616666666667'^^xsd:double;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '35.244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1890001 35.2439995, 11.1890001 35.2439995, 11.1890001 35.2439995, 11.1890001 35.2439995, 11.1890001 35.2439995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1732'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.231998"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "35.231998"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1733'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1733'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0880555555556'^^xsd:double;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '35.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1750002 35.2319984, 11.1750002 35.2319984, 11.1750002 35.2319984, 11.1750002 35.2319984, 11.1750002 35.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1733'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.258999 11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.258999"^^xsd:decimal ;
  dwc:decimalLongitude "11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.258999 11.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.258999"^^xsd:decimal ;
  geo-pos:long "11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1734'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1734'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.2091666666667'^^xsd:double;
  dwc:longitude '11.14'^^xsd:double;
  dwc:latitude '35.258999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1400003 35.2589989, 11.1400003 35.2589989, 11.1400003 35.2589989, 11.1400003 35.2589989, 11.1400003 35.2589989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1734'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.262001 11.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.262001"^^xsd:decimal ;
  dwc:decimalLongitude "11.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.262001 11.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.262001"^^xsd:decimal ;
  geo-pos:long "11.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1735'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1735'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.9355555555556'^^xsd:double;
  dwc:longitude '11.149'^^xsd:double;
  dwc:latitude '35.262001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1490002 35.262001, 11.1490002 35.262001, 11.1490002 35.262001, 11.1490002 35.262001, 11.1490002 35.262001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1735'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.304001 11.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.304001"^^xsd:decimal ;
  dwc:decimalLongitude "11.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.304001 11.059)"^^geo:wktLiteral ;
  geo-pos:lat "35.304001"^^xsd:decimal ;
  geo-pos:long "11.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1736'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1736'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.16055555555556'^^xsd:double;
  dwc:longitude '11.059'^^xsd:double;
  dwc:latitude '35.304001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.059 35.3040009, 11.059 35.3040009, 11.059 35.3040009, 11.059 35.3040009, 11.059 35.3040009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1736'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251 11.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251"^^xsd:decimal ;
  dwc:decimalLongitude "11.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251 11.154)"^^geo:wktLiteral ;
  geo-pos:lat "35.251"^^xsd:decimal ;
  geo-pos:long "11.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1752'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1752'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.2583333333333'^^xsd:double;
  dwc:longitude '11.154'^^xsd:double;
  dwc:latitude '35.251'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1540003 35.2509995, 11.1540003 35.2509995, 11.1540003 35.2509995, 11.1540003 35.2509995, 11.1540003 35.2509995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1752'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.231998"^^xsd:decimal ;
  dwc:decimalLongitude "11.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.152)"^^geo:wktLiteral ;
  geo-pos:lat "35.231998"^^xsd:decimal ;
  geo-pos:long "11.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1753'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1753'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.1402777777778'^^xsd:double;
  dwc:longitude '11.152'^^xsd:double;
  dwc:latitude '35.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1520004 35.2319984, 11.1520004 35.2319984, 11.1520004 35.2319984, 11.1520004 35.2319984, 11.1520004 35.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1753'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 11.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.226002"^^xsd:decimal ;
  dwc:decimalLongitude "11.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 11.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.226002"^^xsd:decimal ;
  geo-pos:long "11.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1754'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1754'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.5075'^^xsd:double;
  dwc:longitude '11.164'^^xsd:double;
  dwc:latitude '35.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1639996 35.2260017, 11.1639996 35.2260017, 11.1639996 35.2260017, 11.1639996 35.2260017, 11.1639996 35.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1754'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1755'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1755'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.9077777777778'^^xsd:double;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.158 35.2299995, 11.158 35.2299995, 11.158 35.2299995, 11.158 35.2299995, 11.158 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1755'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "11.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1756'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1756'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.9088888888889'^^xsd:double;
  dwc:longitude '11.153'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1529999 35.2299995, 11.1529999 35.2299995, 11.1529999 35.2299995, 11.1529999 35.2299995, 11.1529999 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1756'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.240002"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "35.240002"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1757'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1757'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.0116666666667'^^xsd:double;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '35.240002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1719999 35.2400017, 11.1719999 35.2400017, 11.1719999 35.2400017, 11.1719999 35.2400017, 11.1719999 35.2400017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1757'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.178001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.178001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.178001)"^^geo:wktLiteral ;
  geo-pos:lat "35.237999"^^xsd:decimal ;
  geo-pos:long "11.178001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1758'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1758'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1352777777778'^^xsd:double;
  dwc:longitude '11.178001'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1780005 35.237999, 11.1780005 35.237999, 11.1780005 35.237999, 11.1780005 35.237999, 11.1780005 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1758'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.177)"^^geo:wktLiteral ;
  geo-pos:lat "35.237999"^^xsd:decimal ;
  geo-pos:long "11.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1759'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1759'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.7233333333333'^^xsd:double;
  dwc:longitude '11.177'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1770001 35.237999, 11.1770001 35.237999, 11.1770001 35.237999, 11.1770001 35.237999, 11.1770001 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1759'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.173)"^^geo:wktLiteral ;
  geo-pos:lat "35.237999"^^xsd:decimal ;
  geo-pos:long "11.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1760'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1760'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.5733333333333'^^xsd:double;
  dwc:longitude '11.173'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1730003 35.237999, 11.1730003 35.237999, 11.1730003 35.237999, 11.1730003 35.237999, 11.1730003 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1760'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.236"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.236"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1761'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1761'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.5766666666667'^^xsd:double;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1680002 35.2360001, 11.1680002 35.2360001, 11.1680002 35.2360001, 11.1680002 35.2360001, 11.1680002 35.2360001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1761'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.236"^^xsd:decimal ;
  dwc:decimalLongitude "11.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.171)"^^geo:wktLiteral ;
  geo-pos:lat "35.236"^^xsd:decimal ;
  geo-pos:long "11.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1762'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1762'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.5766666666667'^^xsd:double;
  dwc:longitude '11.171'^^xsd:double;
  dwc:latitude '35.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1709995 35.2360001, 11.1709995 35.2360001, 11.1709995 35.2360001, 11.1709995 35.2360001, 11.1709995 35.2360001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1762'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.228001"^^xsd:decimal ;
  dwc:decimalLongitude "11.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.173)"^^geo:wktLiteral ;
  geo-pos:lat "35.228001"^^xsd:decimal ;
  geo-pos:long "11.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1763'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1763'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.74472222222222'^^xsd:double;
  dwc:longitude '11.173'^^xsd:double;
  dwc:latitude '35.228001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1730003 35.2280006, 11.1730003 35.2280006, 11.1730003 35.2280006, 11.1730003 35.2280006, 11.1730003 35.2280006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1763'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.227001"^^xsd:decimal ;
  dwc:decimalLongitude "11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 11.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.227001"^^xsd:decimal ;
  geo-pos:long "11.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1764'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1764'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.0877777777778'^^xsd:double;
  dwc:longitude '11.165'^^xsd:double;
  dwc:latitude '35.227001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.165 35.2270012, 11.165 35.2270012, 11.165 35.2270012, 11.165 35.2270012, 11.165 35.2270012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1764'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.228001"^^xsd:decimal ;
  dwc:decimalLongitude "11.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.169)"^^geo:wktLiteral ;
  geo-pos:lat "35.228001"^^xsd:decimal ;
  geo-pos:long "11.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1765'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1765'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.4775'^^xsd:double;
  dwc:longitude '11.169'^^xsd:double;
  dwc:latitude '35.228001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1689997 35.2280006, 11.1689997 35.2280006, 11.1689997 35.2280006, 11.1689997 35.2280006, 11.1689997 35.2280006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1765'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.285 12.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.285"^^xsd:decimal ;
  dwc:decimalLongitude "12.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.285 12.201)"^^geo:wktLiteral ;
  geo-pos:lat "35.285"^^xsd:decimal ;
  geo-pos:long "12.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1184'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1184'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6836111111111'^^xsd:double;
  dwc:longitude '12.201'^^xsd:double;
  dwc:latitude '35.285'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2010002 35.2849999, 12.2010002 35.2849999, 12.2010002 35.2849999, 12.2010002 35.2849999, 12.2010002 35.2849999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1184'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 12.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216"^^xsd:decimal ;
  dwc:decimalLongitude "12.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 12.179)"^^geo:wktLiteral ;
  geo-pos:lat "35.216"^^xsd:decimal ;
  geo-pos:long "12.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1185'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1185'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.73111111111111'^^xsd:double;
  dwc:longitude '12.179'^^xsd:double;
  dwc:latitude '35.216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1789999 35.2159996, 12.1789999 35.2159996, 12.1789999 35.2159996, 12.1789999 35.2159996, 12.1789999 35.2159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1185'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264999 12.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.264999"^^xsd:decimal ;
  dwc:decimalLongitude "12.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264999 12.197)"^^geo:wktLiteral ;
  geo-pos:lat "35.264999"^^xsd:decimal ;
  geo-pos:long "12.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1186'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1186'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.0613888888889'^^xsd:double;
  dwc:longitude '12.197'^^xsd:double;
  dwc:latitude '35.264999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1969996 35.2649994, 12.1969996 35.2649994, 12.1969996 35.2649994, 12.1969996 35.2649994, 12.1969996 35.2649994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1186'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.241001 12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.241001"^^xsd:decimal ;
  dwc:decimalLongitude "12.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.241001 12.18)"^^geo:wktLiteral ;
  geo-pos:lat "35.241001"^^xsd:decimal ;
  geo-pos:long "12.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1187'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1187'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.3377777777778'^^xsd:double;
  dwc:longitude '12.18'^^xsd:double;
  dwc:latitude '35.241001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1800003 35.2410011, 12.1800003 35.2410011, 12.1800003 35.2410011, 12.1800003 35.2410011, 12.1800003 35.2410011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1187'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 12.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.228001"^^xsd:decimal ;
  dwc:decimalLongitude "12.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 12.159)"^^geo:wktLiteral ;
  geo-pos:lat "35.228001"^^xsd:decimal ;
  geo-pos:long "12.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1188'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1188'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2636111111111'^^xsd:double;
  dwc:longitude '12.159'^^xsd:double;
  dwc:latitude '35.228001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1590004 35.2280006, 12.1590004 35.2280006, 12.1590004 35.2280006, 12.1590004 35.2280006, 12.1590004 35.2280006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1188'^^xsd:string;
  dwc:observationDate '2011-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.248001"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.248001"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1189'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1189'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.8680555555556'^^xsd:double;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '35.248001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1669998 35.2480011, 12.1669998 35.2480011, 12.1669998 35.2480011, 12.1669998 35.2480011, 12.1669998 35.2480011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1189'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186001 12.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186001"^^xsd:decimal ;
  dwc:decimalLongitude "12.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186001 12.244)"^^geo:wktLiteral ;
  geo-pos:lat "35.186001"^^xsd:decimal ;
  geo-pos:long "12.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1190'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1190'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5711111111111'^^xsd:double;
  dwc:longitude '12.244'^^xsd:double;
  dwc:latitude '35.186001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2440004 35.1860008, 12.2440004 35.1860008, 12.2440004 35.1860008, 12.2440004 35.1860008, 12.2440004 35.1860008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1190'^^xsd:string;
  dwc:observationDate '2011-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.194 12.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.194"^^xsd:decimal ;
  dwc:decimalLongitude "12.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.194 12.228)"^^geo:wktLiteral ;
  geo-pos:lat "35.194"^^xsd:decimal ;
  geo-pos:long "12.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1191'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1191'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2225'^^xsd:double;
  dwc:longitude '12.228'^^xsd:double;
  dwc:latitude '35.194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2279997 35.1940002, 12.2279997 35.1940002, 12.2279997 35.1940002, 12.2279997 35.1940002, 12.2279997 35.1940002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1191'^^xsd:string;
  dwc:observationDate '2011-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 12.207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.215"^^xsd:decimal ;
  dwc:decimalLongitude "12.207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 12.207)"^^geo:wktLiteral ;
  geo-pos:lat "35.215"^^xsd:decimal ;
  geo-pos:long "12.207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1192'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1192'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.6038888888889'^^xsd:double;
  dwc:longitude '12.207'^^xsd:double;
  dwc:latitude '35.215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2069998 35.2150002, 12.2069998 35.2150002, 12.2069998 35.2150002, 12.2069998 35.2150002, 12.2069998 35.2150002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1192'^^xsd:string;
  dwc:observationDate '2011-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.166 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.166"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.166 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.166"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1193'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1193'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.2077777777778'^^xsd:double;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1639996 35.1660004, 12.1639996 35.1660004, 12.1639996 35.1660004, 12.1639996 35.1660004, 12.1639996 35.1660004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1193'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.213001 12.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.213001"^^xsd:decimal ;
  dwc:decimalLongitude "12.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.213001 12.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.213001"^^xsd:decimal ;
  geo-pos:long "12.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1194'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1194'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.6172222222222'^^xsd:double;
  dwc:longitude '12.14'^^xsd:double;
  dwc:latitude '35.213001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1400003 35.2130013, 12.1400003 35.2130013, 12.1400003 35.2130013, 12.1400003 35.2130013, 12.1400003 35.2130013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1194'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 12.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "12.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 12.158)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "12.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1197'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1197'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.4902777777778'^^xsd:double;
  dwc:longitude '12.158'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.158 35.1949997, 12.158 35.1949997, 12.158 35.1949997, 12.158 35.1949997, 12.158 35.1949997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1197'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.194 12.178001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.194"^^xsd:decimal ;
  dwc:decimalLongitude "12.178001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.194 12.178001)"^^geo:wktLiteral ;
  geo-pos:lat "35.194"^^xsd:decimal ;
  geo-pos:long "12.178001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1198'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1198'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.7233333333333'^^xsd:double;
  dwc:longitude '12.178001'^^xsd:double;
  dwc:latitude '35.194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1780005 35.1940002, 12.1780005 35.1940002, 12.1780005 35.1940002, 12.1780005 35.1940002, 12.1780005 35.1940002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1198'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.245998 12.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.245998"^^xsd:decimal ;
  dwc:decimalLongitude "12.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.245998 12.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.245998"^^xsd:decimal ;
  geo-pos:long "12.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1199'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1199'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.9933333333333'^^xsd:double;
  dwc:longitude '12.153'^^xsd:double;
  dwc:latitude '35.245998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1529999 35.2459984, 12.1529999 35.2459984, 12.1529999 35.2459984, 12.1529999 35.2459984, 12.1529999 35.2459984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1199'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 12.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.240002"^^xsd:decimal ;
  dwc:decimalLongitude "12.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 12.162)"^^geo:wktLiteral ;
  geo-pos:lat "35.240002"^^xsd:decimal ;
  geo-pos:long "12.162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1200'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1200'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1002777777778'^^xsd:double;
  dwc:longitude '12.162'^^xsd:double;
  dwc:latitude '35.240002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1619997 35.2400017, 12.1619997 35.2400017, 12.1619997 35.2400017, 12.1619997 35.2400017, 12.1619997 35.2400017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1200'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 12.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216"^^xsd:decimal ;
  dwc:decimalLongitude "12.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 12.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.216"^^xsd:decimal ;
  geo-pos:long "12.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1201'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1201'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.7036111111111'^^xsd:double;
  dwc:longitude '12.188'^^xsd:double;
  dwc:latitude '35.216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1879997 35.2159996, 12.1879997 35.2159996, 12.1879997 35.2159996, 12.1879997 35.2159996, 12.1879997 35.2159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1201'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.126999 12.124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.126999"^^xsd:decimal ;
  dwc:decimalLongitude "12.124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.126999 12.124)"^^geo:wktLiteral ;
  geo-pos:lat "35.126999"^^xsd:decimal ;
  geo-pos:long "12.124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1202'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1202'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.6005555555556'^^xsd:double;
  dwc:longitude '12.124'^^xsd:double;
  dwc:latitude '35.126999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1239996 35.1269989, 12.1239996 35.1269989, 12.1239996 35.1269989, 12.1239996 35.1269989, 12.1239996 35.1269989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1202'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264999 11.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.264999"^^xsd:decimal ;
  dwc:decimalLongitude "11.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264999 11.103)"^^geo:wktLiteral ;
  geo-pos:lat "35.264999"^^xsd:decimal ;
  geo-pos:long "11.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1712'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1712'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.3527777777778'^^xsd:double;
  dwc:longitude '11.103'^^xsd:double;
  dwc:latitude '35.264999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1029997 35.2649994, 11.1029997 35.2649994, 11.1029997 35.2649994, 11.1029997 35.2649994, 11.1029997 35.2649994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1712'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.242001"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 11.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.242001"^^xsd:decimal ;
  geo-pos:long "11.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1713'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1713'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.94'^^xsd:double;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '35.242001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1549997 35.2420006, 11.1549997 35.2420006, 11.1549997 35.2420006, 11.1549997 35.2420006, 11.1549997 35.2420006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1713'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.241001 11.146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.241001"^^xsd:decimal ;
  dwc:decimalLongitude "11.146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.241001 11.146)"^^geo:wktLiteral ;
  geo-pos:lat "35.241001"^^xsd:decimal ;
  geo-pos:long "11.146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1714'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1714'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:longitude '11.146'^^xsd:double;
  dwc:latitude '35.241001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1459999 35.2410011, 11.1459999 35.2410011, 11.1459999 35.2410011, 11.1459999 35.2410011, 11.1459999 35.2410011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1714'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 11.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.244999"^^xsd:decimal ;
  dwc:decimalLongitude "11.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 11.156)"^^geo:wktLiteral ;
  geo-pos:lat "35.244999"^^xsd:decimal ;
  geo-pos:long "11.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1715'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1715'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.0188888888889'^^xsd:double;
  dwc:longitude '11.156'^^xsd:double;
  dwc:latitude '35.244999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1560001 35.2449989, 11.1560001 35.2449989, 11.1560001 35.2449989, 11.1560001 35.2449989, 11.1560001 35.2449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1715'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.249001 11.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.249001"^^xsd:decimal ;
  dwc:decimalLongitude "11.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.249001 11.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.249001"^^xsd:decimal ;
  geo-pos:long "11.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1716'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1716'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.7091666666667'^^xsd:double;
  dwc:longitude '11.149'^^xsd:double;
  dwc:latitude '35.249001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1490002 35.2490006, 11.1490002 35.2490006, 11.1490002 35.2490006, 11.1490002 35.2490006, 11.1490002 35.2490006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1716'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.523001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "23.523001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.523001)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "23.523001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2153'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2153'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.9977777777778'^^xsd:double;
  dwc:longitude '23.523001'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5230007 38.007, 23.5230007 38.007, 23.5230007 38.007, 23.5230007 38.007, 23.5230007 38.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2153'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007999 23.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007999"^^xsd:decimal ;
  dwc:decimalLongitude "23.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007999 23.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.007999"^^xsd:decimal ;
  geo-pos:long "23.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2154'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2154'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.1983333333333'^^xsd:double;
  dwc:longitude '23.58'^^xsd:double;
  dwc:latitude '38.007999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5799999 38.0079994, 23.5799999 38.0079994, 23.5799999 38.0079994, 23.5799999 38.0079994, 23.5799999 38.0079994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2154'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.516001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.516001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.516001)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.516001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2155'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2155'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.1522222222222'^^xsd:double;
  dwc:longitude '23.516001'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5160008 38.012001, 23.5160008 38.012001, 23.5160008 38.012001, 23.5160008 38.012001, 23.5160008 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2155'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021 23.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.021"^^xsd:decimal ;
  dwc:decimalLongitude "23.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021 23.501)"^^geo:wktLiteral ;
  geo-pos:lat "38.021"^^xsd:decimal ;
  geo-pos:long "23.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2156'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2156'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.96305555555556'^^xsd:double;
  dwc:longitude '23.501'^^xsd:double;
  dwc:latitude '38.021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5009995 38.0209999, 23.5009995 38.0209999, 23.5009995 38.0209999, 23.5009995 38.0209999, 23.5009995 38.0209999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2156'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021 23.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.021"^^xsd:decimal ;
  dwc:decimalLongitude "23.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021 23.525)"^^geo:wktLiteral ;
  geo-pos:lat "38.021"^^xsd:decimal ;
  geo-pos:long "23.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2157'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2157'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.3966666666667'^^xsd:double;
  dwc:longitude '23.525'^^xsd:double;
  dwc:latitude '38.021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5249996 38.0209999, 23.5249996 38.0209999, 23.5249996 38.0209999, 23.5249996 38.0209999, 23.5249996 38.0209999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2157'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.387001 24.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.387001"^^xsd:decimal ;
  dwc:decimalLongitude "24.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.387001 24.579001)"^^geo:wktLiteral ;
  geo-pos:lat "35.387001"^^xsd:decimal ;
  geo-pos:long "24.579001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2158'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2158'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.55972222222222'^^xsd:double;
  dwc:longitude '24.579001'^^xsd:double;
  dwc:latitude '35.387001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5790005 35.387001, 24.5790005 35.387001, 24.5790005 35.387001, 24.5790005 35.387001, 24.5790005 35.387001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2158'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.463001 24.558001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.463001"^^xsd:decimal ;
  dwc:decimalLongitude "24.558001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.463001 24.558001)"^^geo:wktLiteral ;
  geo-pos:lat "35.463001"^^xsd:decimal ;
  geo-pos:long "24.558001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2159'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2159'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.6169444444444'^^xsd:double;
  dwc:longitude '24.558001'^^xsd:double;
  dwc:latitude '35.463001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5580006 35.4630013, 24.5580006 35.4630013, 24.5580006 35.4630013, 24.5580006 35.4630013, 24.5580006 35.4630013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2159'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.448002 24.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.448002"^^xsd:decimal ;
  dwc:decimalLongitude "24.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.448002 24.327)"^^geo:wktLiteral ;
  geo-pos:lat "35.448002"^^xsd:decimal ;
  geo-pos:long "24.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2160'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2160'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.0583333333333'^^xsd:double;
  dwc:longitude '24.327'^^xsd:double;
  dwc:latitude '35.448002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3269997 35.4480019, 24.3269997 35.4480019, 24.3269997 35.4480019, 24.3269997 35.4480019, 24.3269997 35.4480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2160'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.768002 24.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.768002"^^xsd:decimal ;
  dwc:decimalLongitude "24.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.768002 24.083)"^^geo:wktLiteral ;
  geo-pos:lat "35.768002"^^xsd:decimal ;
  geo-pos:long "24.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2161'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2161'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.28361111111111'^^xsd:double;
  dwc:longitude '24.083'^^xsd:double;
  dwc:latitude '35.768002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0830002 35.7680016, 24.0830002 35.7680016, 24.0830002 35.7680016, 24.0830002 35.7680016, 24.0830002 35.7680016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2161'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.613998 23.976999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.613998"^^xsd:decimal ;
  dwc:decimalLongitude "23.976999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.613998 23.976999)"^^geo:wktLiteral ;
  geo-pos:lat "35.613998"^^xsd:decimal ;
  geo-pos:long "23.976999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2162'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2162'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.9461111111111'^^xsd:double;
  dwc:longitude '23.976999'^^xsd:double;
  dwc:latitude '35.613998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9769993 35.6139984, 23.9769993 35.6139984, 23.9769993 35.6139984, 23.9769993 35.6139984, 23.9769993 35.6139984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2162'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.592999 23.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.592999"^^xsd:decimal ;
  dwc:decimalLongitude "23.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.592999 23.965)"^^geo:wktLiteral ;
  geo-pos:lat "35.592999"^^xsd:decimal ;
  geo-pos:long "23.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2163'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2163'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.8313888888889'^^xsd:double;
  dwc:longitude '23.965'^^xsd:double;
  dwc:latitude '35.592999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9650002 35.5929985, 23.9650002 35.5929985, 23.9650002 35.5929985, 23.9650002 35.5929985, 23.9650002 35.5929985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2163'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.947001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.526001"^^xsd:decimal ;
  dwc:decimalLongitude "23.947001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.947001)"^^geo:wktLiteral ;
  geo-pos:lat "35.526001"^^xsd:decimal ;
  geo-pos:long "23.947001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2164'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2164'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.1375'^^xsd:double;
  dwc:longitude '23.947001'^^xsd:double;
  dwc:latitude '35.526001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9470005 35.526001, 23.9470005 35.526001, 23.9470005 35.526001, 23.9470005 35.526001, 23.9470005 35.526001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2164'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542999 23.895001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542999"^^xsd:decimal ;
  dwc:decimalLongitude "23.895001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542999 23.895001)"^^geo:wktLiteral ;
  geo-pos:lat "35.542999"^^xsd:decimal ;
  geo-pos:long "23.895001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2168'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2168'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.1038888888889'^^xsd:double;
  dwc:longitude '23.895001'^^xsd:double;
  dwc:latitude '35.542999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8950005 35.5429993, 23.8950005 35.5429993, 23.8950005 35.5429993, 23.8950005 35.5429993, 23.8950005 35.5429993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2168'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.549 23.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.549"^^xsd:decimal ;
  dwc:decimalLongitude "23.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.549 23.906)"^^geo:wktLiteral ;
  geo-pos:lat "35.549"^^xsd:decimal ;
  geo-pos:long "23.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2169'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2169'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.3352777777778'^^xsd:double;
  dwc:longitude '23.906'^^xsd:double;
  dwc:latitude '35.549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9060001 35.5489998, 23.9060001 35.5489998, 23.9060001 35.5489998, 23.9060001 35.5489998, 23.9060001 35.5489998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2169'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.523998 24.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.523998"^^xsd:decimal ;
  dwc:decimalLongitude "24.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.523998 24.01)"^^geo:wktLiteral ;
  geo-pos:lat "35.523998"^^xsd:decimal ;
  geo-pos:long "24.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2170'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2170'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.4083333333333'^^xsd:double;
  dwc:longitude '24.01'^^xsd:double;
  dwc:latitude '35.523998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0100002 35.5239983, 24.0100002 35.5239983, 24.0100002 35.5239983, 24.0100002 35.5239983, 24.0100002 35.5239983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2170'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521 24.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.521"^^xsd:decimal ;
  dwc:decimalLongitude "24.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521 24.004)"^^geo:wktLiteral ;
  geo-pos:lat "35.521"^^xsd:decimal ;
  geo-pos:long "24.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2171'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2171'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.7'^^xsd:double;
  dwc:longitude '24.004'^^xsd:double;
  dwc:latitude '35.521'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0039997 35.5209999, 24.0039997 35.5209999, 24.0039997 35.5209999, 24.0039997 35.5209999, 24.0039997 35.5209999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2171'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542999 23.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542999"^^xsd:decimal ;
  dwc:decimalLongitude "23.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542999 23.994)"^^geo:wktLiteral ;
  geo-pos:lat "35.542999"^^xsd:decimal ;
  geo-pos:long "23.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2172'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2172'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.9216666666667'^^xsd:double;
  dwc:longitude '23.994'^^xsd:double;
  dwc:latitude '35.542999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9939995 35.5429993, 23.9939995 35.5429993, 23.9939995 35.5429993, 23.9939995 35.5429993, 23.9939995 35.5429993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2172'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.536999 24.006001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.536999"^^xsd:decimal ;
  dwc:decimalLongitude "24.006001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.536999 24.006001)"^^geo:wktLiteral ;
  geo-pos:lat "35.536999"^^xsd:decimal ;
  geo-pos:long "24.006001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2173'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2173'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.9216666666667'^^xsd:double;
  dwc:longitude '24.006001'^^xsd:double;
  dwc:latitude '35.536999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0060005 35.5369988, 24.0060005 35.5369988, 24.0060005 35.5369988, 24.0060005 35.5369988, 24.0060005 35.5369988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2173'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.557999 24.011999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.557999"^^xsd:decimal ;
  dwc:decimalLongitude "24.011999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.557999 24.011999)"^^geo:wktLiteral ;
  geo-pos:lat "35.557999"^^xsd:decimal ;
  geo-pos:long "24.011999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2174'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2174'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.99166666666667'^^xsd:double;
  dwc:longitude '24.011999'^^xsd:double;
  dwc:latitude '35.557999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0119991 35.5579987, 24.0119991 35.5579987, 24.0119991 35.5579987, 24.0119991 35.5579987, 24.0119991 35.5579987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2174'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 24.007999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.556999"^^xsd:decimal ;
  dwc:decimalLongitude "24.007999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 24.007999)"^^geo:wktLiteral ;
  geo-pos:lat "35.556999"^^xsd:decimal ;
  geo-pos:long "24.007999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2175'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2175'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.1838888888889'^^xsd:double;
  dwc:longitude '24.007999'^^xsd:double;
  dwc:latitude '35.556999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0079994 35.5569992, 24.0079994 35.5569992, 24.0079994 35.5569992, 24.0079994 35.5569992, 24.0079994 35.5569992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2175'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 24.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.556999"^^xsd:decimal ;
  dwc:decimalLongitude "24.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 24.024)"^^geo:wktLiteral ;
  geo-pos:lat "35.556999"^^xsd:decimal ;
  geo-pos:long "24.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2176'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2176'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.6163888888889'^^xsd:double;
  dwc:longitude '24.024'^^xsd:double;
  dwc:latitude '35.556999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0240002 35.5569992, 24.0240002 35.5569992, 24.0240002 35.5569992, 24.0240002 35.5569992, 24.0240002 35.5569992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2176'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 24.028999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.556999"^^xsd:decimal ;
  dwc:decimalLongitude "24.028999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 24.028999)"^^geo:wktLiteral ;
  geo-pos:lat "35.556999"^^xsd:decimal ;
  geo-pos:long "24.028999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2177'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2177'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.6325'^^xsd:double;
  dwc:longitude '24.028999'^^xsd:double;
  dwc:latitude '35.556999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0289993 35.5569992, 24.0289993 35.5569992, 24.0289993 35.5569992, 24.0289993 35.5569992, 24.0289993 35.5569992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2177'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.023001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "24.023001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.023001)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "24.023001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2178'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2178'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0197222222222'^^xsd:double;
  dwc:longitude '24.023001'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0230007 35.5270004, 24.0230007 35.5270004, 24.0230007 35.5270004, 24.0230007 35.5270004, 24.0230007 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2178'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.519001 23.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.519001"^^xsd:decimal ;
  dwc:decimalLongitude "23.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.519001 23.952)"^^geo:wktLiteral ;
  geo-pos:lat "35.519001"^^xsd:decimal ;
  geo-pos:long "23.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2179'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2179'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.46333333333333'^^xsd:double;
  dwc:longitude '23.952'^^xsd:double;
  dwc:latitude '35.519001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9519997 35.519001, 23.9519997 35.519001, 23.9519997 35.519001, 23.9519997 35.519001, 23.9519997 35.519001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2179'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.523998 24.020001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.523998"^^xsd:decimal ;
  dwc:decimalLongitude "24.020001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.523998 24.020001)"^^geo:wktLiteral ;
  geo-pos:lat "35.523998"^^xsd:decimal ;
  geo-pos:long "24.020001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2180'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2180'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.5775'^^xsd:double;
  dwc:longitude '24.020001'^^xsd:double;
  dwc:latitude '35.523998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0200005 35.5239983, 24.0200005 35.5239983, 24.0200005 35.5239983, 24.0200005 35.5239983, 24.0200005 35.5239983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2180'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533001 23.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533001"^^xsd:decimal ;
  dwc:decimalLongitude "23.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533001 23.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.533001"^^xsd:decimal ;
  geo-pos:long "23.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2181'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2181'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.06'^^xsd:double;
  dwc:longitude '23.958'^^xsd:double;
  dwc:latitude '35.533001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9580002 35.533001, 23.9580002 35.533001, 23.9580002 35.533001, 23.9580002 35.533001, 23.9580002 35.533001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2181'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521 23.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.521"^^xsd:decimal ;
  dwc:decimalLongitude "23.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521 23.994)"^^geo:wktLiteral ;
  geo-pos:lat "35.521"^^xsd:decimal ;
  geo-pos:long "23.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2182'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2182'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.8711111111111'^^xsd:double;
  dwc:longitude '23.994'^^xsd:double;
  dwc:latitude '35.521'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9939995 35.5209999, 23.9939995 35.5209999, 23.9939995 35.5209999, 23.9939995 35.5209999, 23.9939995 35.5209999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2182'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.528999"^^xsd:decimal ;
  dwc:decimalLongitude "23.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.965)"^^geo:wktLiteral ;
  geo-pos:lat "35.528999"^^xsd:decimal ;
  geo-pos:long "23.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2183'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2183'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.8961111111111'^^xsd:double;
  dwc:longitude '23.965'^^xsd:double;
  dwc:latitude '35.528999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9650002 35.5289993, 23.9650002 35.5289993, 23.9650002 35.5289993, 23.9650002 35.5289993, 23.9650002 35.5289993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2183'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521999 23.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.521999"^^xsd:decimal ;
  dwc:decimalLongitude "23.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521999 23.968)"^^geo:wktLiteral ;
  geo-pos:lat "35.521999"^^xsd:decimal ;
  geo-pos:long "23.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2184'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2184'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:longitude '23.968'^^xsd:double;
  dwc:latitude '35.521999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9680004 35.5219994, 23.9680004 35.5219994, 23.9680004 35.5219994, 23.9680004 35.5219994, 23.9680004 35.5219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2184'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 24.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "24.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 24.031)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "24.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2185'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2185'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.5477777777778'^^xsd:double;
  dwc:longitude '24.031'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0310001 35.5309982, 24.0310001 35.5309982, 24.0310001 35.5309982, 24.0310001 35.5309982, 24.0310001 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2185'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542999 24.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542999"^^xsd:decimal ;
  dwc:decimalLongitude "24.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542999 24.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.542999"^^xsd:decimal ;
  geo-pos:long "24.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2186'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2186'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.6572222222222'^^xsd:double;
  dwc:longitude '24.06'^^xsd:double;
  dwc:latitude '35.542999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0599995 35.5429993, 24.0599995 35.5429993, 24.0599995 35.5429993, 24.0599995 35.5429993, 24.0599995 35.5429993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2186'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 24.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "24.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 24.042)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "24.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2187'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2187'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.0302777777778'^^xsd:double;
  dwc:longitude '24.042'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0419998 35.5419998, 24.0419998 35.5419998, 24.0419998 35.5419998, 24.0419998 35.5419998, 24.0419998 35.5419998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2187'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.564999 24.054001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.564999"^^xsd:decimal ;
  dwc:decimalLongitude "24.054001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.564999 24.054001)"^^geo:wktLiteral ;
  geo-pos:lat "35.564999"^^xsd:decimal ;
  geo-pos:long "24.054001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2188'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2188'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.3136111111111'^^xsd:double;
  dwc:longitude '24.054001'^^xsd:double;
  dwc:latitude '35.564999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0540009 35.5649986, 24.0540009 35.5649986, 24.0540009 35.5649986, 24.0540009 35.5649986, 24.0540009 35.5649986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2188'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.570999 24.044001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.570999"^^xsd:decimal ;
  dwc:decimalLongitude "24.044001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.570999 24.044001)"^^geo:wktLiteral ;
  geo-pos:lat "35.570999"^^xsd:decimal ;
  geo-pos:long "24.044001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2189'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2189'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.3522222222222'^^xsd:double;
  dwc:longitude '24.044001'^^xsd:double;
  dwc:latitude '35.570999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0440006 35.5709992, 24.0440006 35.5709992, 24.0440006 35.5709992, 24.0440006 35.5709992, 24.0440006 35.5709992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2189'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.562 24.054001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.562"^^xsd:decimal ;
  dwc:decimalLongitude "24.054001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.562 24.054001)"^^geo:wktLiteral ;
  geo-pos:lat "35.562"^^xsd:decimal ;
  geo-pos:long "24.054001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2190'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2190'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.6536111111111'^^xsd:double;
  dwc:longitude '24.054001'^^xsd:double;
  dwc:latitude '35.562'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0540009 35.5620003, 24.0540009 35.5620003, 24.0540009 35.5620003, 24.0540009 35.5620003, 24.0540009 35.5620003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2190'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521999 24.016001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.521999"^^xsd:decimal ;
  dwc:decimalLongitude "24.016001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521999 24.016001)"^^geo:wktLiteral ;
  geo-pos:lat "35.521999"^^xsd:decimal ;
  geo-pos:long "24.016001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2191'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2191'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.2372222222222'^^xsd:double;
  dwc:longitude '24.016001'^^xsd:double;
  dwc:latitude '35.521999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0160008 35.5219994, 24.0160008 35.5219994, 24.0160008 35.5219994, 24.0160008 35.5219994, 24.0160008 35.5219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2191'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.997999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "23.997999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.997999)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "23.997999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2192'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2192'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.9005555555556'^^xsd:double;
  dwc:longitude '23.997999'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9979992 35.5270004, 23.9979992 35.5270004, 23.9979992 35.5270004, 23.9979992 35.5270004, 23.9979992 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2192'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.537998 23.985001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.537998"^^xsd:decimal ;
  dwc:decimalLongitude "23.985001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.537998 23.985001)"^^geo:wktLiteral ;
  geo-pos:lat "35.537998"^^xsd:decimal ;
  geo-pos:long "23.985001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2193'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2193'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.6466666666667'^^xsd:double;
  dwc:longitude '23.985001'^^xsd:double;
  dwc:latitude '35.537998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9850006 35.5379982, 23.9850006 35.5379982, 23.9850006 35.5379982, 23.9850006 35.5379982, 23.9850006 35.5379982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2193'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "23.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.965)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "23.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2194'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2194'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.92833333333333'^^xsd:double;
  dwc:longitude '23.965'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9650002 35.5309982, 23.9650002 35.5309982, 23.9650002 35.5309982, 23.9650002 35.5309982, 23.9650002 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2194'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.908001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "23.908001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.908001)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "23.908001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2195'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2195'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.4330555555556'^^xsd:double;
  dwc:longitude '23.908001'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.908001 35.5270004, 23.908001 35.5270004, 23.908001 35.5270004, 23.908001 35.5270004, 23.908001 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2195'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.535999 23.955999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.535999"^^xsd:decimal ;
  dwc:decimalLongitude "23.955999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.535999 23.955999)"^^geo:wktLiteral ;
  geo-pos:lat "35.535999"^^xsd:decimal ;
  geo-pos:long "23.955999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2196'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2196'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.4008333333333'^^xsd:double;
  dwc:longitude '23.955999'^^xsd:double;
  dwc:latitude '35.535999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9559994 35.5359993, 23.9559994 35.5359993, 23.9559994 35.5359993, 23.9559994 35.5359993, 23.9559994 35.5359993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2196'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.540001 23.976999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.540001"^^xsd:decimal ;
  dwc:decimalLongitude "23.976999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.540001 23.976999)"^^geo:wktLiteral ;
  geo-pos:lat "35.540001"^^xsd:decimal ;
  geo-pos:long "23.976999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2197'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2197'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.51444444444444'^^xsd:double;
  dwc:longitude '23.976999'^^xsd:double;
  dwc:latitude '35.540001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9769993 35.5400009, 23.9769993 35.5400009, 23.9769993 35.5400009, 23.9769993 35.5400009, 23.9769993 35.5400009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2197'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.539002 23.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.539002"^^xsd:decimal ;
  dwc:decimalLongitude "23.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.539002 23.976)"^^geo:wktLiteral ;
  geo-pos:lat "35.539002"^^xsd:decimal ;
  geo-pos:long "23.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2198'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2198'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.76666666666667'^^xsd:double;
  dwc:longitude '23.976'^^xsd:double;
  dwc:latitude '35.539002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9759998 35.5390015, 23.9759998 35.5390015, 23.9759998 35.5390015, 23.9759998 35.5390015, 23.9759998 35.5390015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2198'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.985001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.526001"^^xsd:decimal ;
  dwc:decimalLongitude "23.985001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.985001)"^^geo:wktLiteral ;
  geo-pos:lat "35.526001"^^xsd:decimal ;
  geo-pos:long "23.985001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2199'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2199'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.31555555555556'^^xsd:double;
  dwc:longitude '23.985001'^^xsd:double;
  dwc:latitude '35.526001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9850006 35.526001, 23.9850006 35.526001, 23.9850006 35.526001, 23.9850006 35.526001, 23.9850006 35.526001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2199'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.562 24.075001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.562"^^xsd:decimal ;
  dwc:decimalLongitude "24.075001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.562 24.075001)"^^geo:wktLiteral ;
  geo-pos:lat "35.562"^^xsd:decimal ;
  geo-pos:long "24.075001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2200'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2200'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.5875'^^xsd:double;
  dwc:longitude '24.075001'^^xsd:double;
  dwc:latitude '35.562'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0750008 35.5620003, 24.0750008 35.5620003, 24.0750008 35.5620003, 24.0750008 35.5620003, 24.0750008 35.5620003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2200'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "24.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.014)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "24.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2201'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2201'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.9805555555556'^^xsd:double;
  dwc:longitude '24.014'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0139999 35.5270004, 24.0139999 35.5270004, 24.0139999 35.5270004, 24.0139999 35.5270004, 24.0139999 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2201'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.528999"^^xsd:decimal ;
  dwc:decimalLongitude "23.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.857)"^^geo:wktLiteral ;
  geo-pos:lat "35.528999"^^xsd:decimal ;
  geo-pos:long "23.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2202'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2202'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.31583333333333'^^xsd:double;
  dwc:longitude '23.857'^^xsd:double;
  dwc:latitude '35.528999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8570004 35.5289993, 23.8570004 35.5289993, 23.8570004 35.5289993, 23.8570004 35.5289993, 23.8570004 35.5289993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2202'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.985001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "23.985001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.985001)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "23.985001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2203'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2203'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.7519444444444'^^xsd:double;
  dwc:longitude '23.985001'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9850006 35.5270004, 23.9850006 35.5270004, 23.9850006 35.5270004, 23.9850006 35.5270004, 23.9850006 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2203'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.543999 23.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.543999"^^xsd:decimal ;
  dwc:decimalLongitude "23.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.543999 23.973)"^^geo:wktLiteral ;
  geo-pos:lat "35.543999"^^xsd:decimal ;
  geo-pos:long "23.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2204'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2204'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.2755555555556'^^xsd:double;
  dwc:longitude '23.973'^^xsd:double;
  dwc:latitude '35.543999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9729996 35.5439987, 23.9729996 35.5439987, 23.9729996 35.5439987, 23.9729996 35.5439987, 23.9729996 35.5439987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2204'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.631001 23.872999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.631001"^^xsd:decimal ;
  dwc:decimalLongitude "23.872999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.631001 23.872999)"^^geo:wktLiteral ;
  geo-pos:lat "35.631001"^^xsd:decimal ;
  geo-pos:long "23.872999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2205'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2205'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.53638888888889'^^xsd:double;
  dwc:longitude '23.872999'^^xsd:double;
  dwc:latitude '35.631001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8729992 35.6310005, 23.8729992 35.6310005, 23.8729992 35.6310005, 23.8729992 35.6310005, 23.8729992 35.6310005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2205'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 23.988001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "23.988001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 23.988001)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "23.988001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2206'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2206'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1102777777778'^^xsd:double;
  dwc:longitude '23.988001'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9880009 35.5419998, 23.9880009 35.5419998, 23.9880009 35.5419998, 23.9880009 35.5419998, 23.9880009 35.5419998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2206'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 24.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "24.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 24.001)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "24.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2207'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2207'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1102777777778'^^xsd:double;
  dwc:longitude '24.001'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0009995 35.5340004, 24.0009995 35.5340004, 24.0009995 35.5340004, 24.0009995 35.5340004, 24.0009995 35.5340004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2207'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.598999 24.025999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.598999"^^xsd:decimal ;
  dwc:decimalLongitude "24.025999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.598999 24.025999)"^^geo:wktLiteral ;
  geo-pos:lat "35.598999"^^xsd:decimal ;
  geo-pos:long "24.025999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2208'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2208'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.17305555555556'^^xsd:double;
  dwc:longitude '24.025999'^^xsd:double;
  dwc:latitude '35.598999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0259991 35.598999, 24.0259991 35.598999, 24.0259991 35.598999, 24.0259991 35.598999, 24.0259991 35.598999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2208'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.551998 23.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.551998"^^xsd:decimal ;
  dwc:decimalLongitude "23.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.551998 23.983)"^^geo:wktLiteral ;
  geo-pos:lat "35.551998"^^xsd:decimal ;
  geo-pos:long "23.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2209'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2209'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.5388888888889'^^xsd:double;
  dwc:longitude '23.983'^^xsd:double;
  dwc:latitude '35.551998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9829998 35.5519981, 23.9829998 35.5519981, 23.9829998 35.5519981, 23.9829998 35.5519981, 23.9829998 35.5519981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2209'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.584 23.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.584"^^xsd:decimal ;
  dwc:decimalLongitude "23.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.584 23.907)"^^geo:wktLiteral ;
  geo-pos:lat "35.584"^^xsd:decimal ;
  geo-pos:long "23.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2210'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2210'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.3130555555556'^^xsd:double;
  dwc:longitude '23.907'^^xsd:double;
  dwc:latitude '35.584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9069996 35.5839996, 23.9069996 35.5839996, 23.9069996 35.5839996, 23.9069996 35.5839996, 23.9069996 35.5839996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2210'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.570999 23.924999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.570999"^^xsd:decimal ;
  dwc:decimalLongitude "23.924999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.570999 23.924999)"^^geo:wktLiteral ;
  geo-pos:lat "35.570999"^^xsd:decimal ;
  geo-pos:long "23.924999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2211'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2211'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.5916666666667'^^xsd:double;
  dwc:longitude '23.924999'^^xsd:double;
  dwc:latitude '35.570999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9249992 35.5709992, 23.9249992 35.5709992, 23.9249992 35.5709992, 23.9249992 35.5709992, 23.9249992 35.5709992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2211'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.540001 23.929001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.540001"^^xsd:decimal ;
  dwc:decimalLongitude "23.929001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.540001 23.929001)"^^geo:wktLiteral ;
  geo-pos:lat "35.540001"^^xsd:decimal ;
  geo-pos:long "23.929001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2212'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2212'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1091666666667'^^xsd:double;
  dwc:longitude '23.929001'^^xsd:double;
  dwc:latitude '35.540001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9290009 35.5400009, 23.9290009 35.5400009, 23.9290009 35.5400009, 23.9290009 35.5400009, 23.9290009 35.5400009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2212'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528 24.025999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.528"^^xsd:decimal ;
  dwc:decimalLongitude "24.025999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528 24.025999)"^^geo:wktLiteral ;
  geo-pos:lat "35.528"^^xsd:decimal ;
  geo-pos:long "24.025999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2213'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2213'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.4361111111111'^^xsd:double;
  dwc:longitude '24.025999'^^xsd:double;
  dwc:latitude '35.528'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0259991 35.5279999, 24.0259991 35.5279999, 24.0259991 35.5279999, 24.0259991 35.5279999, 24.0259991 35.5279999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2213'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.564999 24.049999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.564999"^^xsd:decimal ;
  dwc:decimalLongitude "24.049999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.564999 24.049999)"^^geo:wktLiteral ;
  geo-pos:lat "35.564999"^^xsd:decimal ;
  geo-pos:long "24.049999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2214'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2214'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.1047222222222'^^xsd:double;
  dwc:longitude '24.049999'^^xsd:double;
  dwc:latitude '35.564999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0499992 35.5649986, 24.0499992 35.5649986, 24.0499992 35.5649986, 24.0499992 35.5649986, 24.0499992 35.5649986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2214'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.540001 24.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.540001"^^xsd:decimal ;
  dwc:decimalLongitude "24.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.540001 24.046)"^^geo:wktLiteral ;
  geo-pos:lat "35.540001"^^xsd:decimal ;
  geo-pos:long "24.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2215'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2215'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.6508333333333'^^xsd:double;
  dwc:longitude '24.046'^^xsd:double;
  dwc:latitude '35.540001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0459995 35.5400009, 24.0459995 35.5400009, 24.0459995 35.5400009, 24.0459995 35.5400009, 24.0459995 35.5400009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2215'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528 23.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.528"^^xsd:decimal ;
  dwc:decimalLongitude "23.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528 23.92)"^^geo:wktLiteral ;
  geo-pos:lat "35.528"^^xsd:decimal ;
  geo-pos:long "23.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2216'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2216'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.57666666666667'^^xsd:double;
  dwc:longitude '23.92'^^xsd:double;
  dwc:latitude '35.528'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9200001 35.5279999, 23.9200001 35.5279999, 23.9200001 35.5279999, 23.9200001 35.5279999, 23.9200001 35.5279999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2216'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 23.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.556999"^^xsd:decimal ;
  dwc:decimalLongitude "23.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 23.968)"^^geo:wktLiteral ;
  geo-pos:lat "35.556999"^^xsd:decimal ;
  geo-pos:long "23.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2217'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2217'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.2269444444444'^^xsd:double;
  dwc:longitude '23.968'^^xsd:double;
  dwc:latitude '35.556999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9680004 35.5569992, 23.9680004 35.5569992, 23.9680004 35.5569992, 23.9680004 35.5569992, 23.9680004 35.5569992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2217'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 23.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.556999"^^xsd:decimal ;
  dwc:decimalLongitude "23.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 23.969)"^^geo:wktLiteral ;
  geo-pos:lat "35.556999"^^xsd:decimal ;
  geo-pos:long "23.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2218'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2218'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.2583333333333'^^xsd:double;
  dwc:longitude '23.969'^^xsd:double;
  dwc:latitude '35.556999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9689999 35.5569992, 23.9689999 35.5569992, 23.9689999 35.5569992, 23.9689999 35.5569992, 23.9689999 35.5569992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2218'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.901001 22.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.901001"^^xsd:decimal ;
  dwc:decimalLongitude "22.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.901001 22.569)"^^geo:wktLiteral ;
  geo-pos:lat "32.901001"^^xsd:decimal ;
  geo-pos:long "22.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1593'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1593'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.1044444444444'^^xsd:double;
  dwc:longitude '22.569'^^xsd:double;
  dwc:latitude '32.901001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.5690002 32.901001, 22.5690002 32.901001, 22.5690002 32.901001, 22.5690002 32.901001, 22.5690002 32.901001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1593'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786999 22.554001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786999"^^xsd:decimal ;
  dwc:decimalLongitude "22.554001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786999 22.554001)"^^geo:wktLiteral ;
  geo-pos:lat "32.786999"^^xsd:decimal ;
  geo-pos:long "22.554001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1594'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1594'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.6558333333333'^^xsd:double;
  dwc:longitude '22.554001'^^xsd:double;
  dwc:latitude '32.786999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.5540009 32.7869988, 22.5540009 32.7869988, 22.5540009 32.7869988, 22.5540009 32.7869988, 22.5540009 32.7869988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1594'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.839001 22.478001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.839001"^^xsd:decimal ;
  dwc:decimalLongitude "22.478001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.839001 22.478001)"^^geo:wktLiteral ;
  geo-pos:lat "32.839001"^^xsd:decimal ;
  geo-pos:long "22.478001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1596'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1596'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.7616666666667'^^xsd:double;
  dwc:longitude '22.478001'^^xsd:double;
  dwc:latitude '32.839001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.4780006 32.8390007, 22.4780006 32.8390007, 22.4780006 32.8390007, 22.4780006 32.8390007, 22.4780006 32.8390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1596'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.828999 22.478001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.828999"^^xsd:decimal ;
  dwc:decimalLongitude "22.478001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.828999 22.478001)"^^geo:wktLiteral ;
  geo-pos:lat "32.828999"^^xsd:decimal ;
  geo-pos:long "22.478001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1597'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1597'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.48805555555556'^^xsd:double;
  dwc:longitude '22.478001'^^xsd:double;
  dwc:latitude '32.828999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.4780006 32.8289986, 22.4780006 32.8289986, 22.4780006 32.8289986, 22.4780006 32.8289986, 22.4780006 32.8289986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1597'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.792999 22.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.792999"^^xsd:decimal ;
  dwc:decimalLongitude "22.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.792999 22.563)"^^geo:wktLiteral ;
  geo-pos:lat "32.792999"^^xsd:decimal ;
  geo-pos:long "22.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1598'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1598'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.0936111111111'^^xsd:double;
  dwc:longitude '22.563'^^xsd:double;
  dwc:latitude '32.792999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.5629997 32.7929993, 22.5629997 32.7929993, 22.5629997 32.7929993, 22.5629997 32.7929993, 22.5629997 32.7929993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1598'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.773998 22.643999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.773998"^^xsd:decimal ;
  dwc:decimalLongitude "22.643999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.773998 22.643999)"^^geo:wktLiteral ;
  geo-pos:lat "32.773998"^^xsd:decimal ;
  geo-pos:long "22.643999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1599'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1599'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.3141666666667'^^xsd:double;
  dwc:longitude '22.643999'^^xsd:double;
  dwc:latitude '32.773998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6439991 32.7739983, 22.6439991 32.7739983, 22.6439991 32.7739983, 22.6439991 32.7739983, 22.6439991 32.7739983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1599'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.68 22.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.68"^^xsd:decimal ;
  dwc:decimalLongitude "22.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.68 22.923)"^^geo:wktLiteral ;
  geo-pos:lat "32.68"^^xsd:decimal ;
  geo-pos:long "22.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1600'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1600'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.24916666666667'^^xsd:double;
  dwc:longitude '22.923'^^xsd:double;
  dwc:latitude '32.68'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.9230003 32.6800003, 22.9230003 32.6800003, 22.9230003 32.6800003, 22.9230003 32.6800003, 22.9230003 32.6800003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1600'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.679001 22.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.679001"^^xsd:decimal ;
  dwc:decimalLongitude "22.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.679001 22.91)"^^geo:wktLiteral ;
  geo-pos:lat "32.679001"^^xsd:decimal ;
  geo-pos:long "22.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1601'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1601'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.0655555555556'^^xsd:double;
  dwc:longitude '22.91'^^xsd:double;
  dwc:latitude '32.679001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.9099999 32.6790009, 22.9099999 32.6790009, 22.9099999 32.6790009, 22.9099999 32.6790009, 22.9099999 32.6790009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1601'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.757 22.823999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.757"^^xsd:decimal ;
  dwc:decimalLongitude "22.823999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.757 22.823999)"^^geo:wktLiteral ;
  geo-pos:lat "32.757"^^xsd:decimal ;
  geo-pos:long "22.823999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1602'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1602'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.997777777778'^^xsd:double;
  dwc:longitude '22.823999'^^xsd:double;
  dwc:latitude '32.757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.8239994 32.757, 22.8239994 32.757, 22.8239994 32.757, 22.8239994 32.757, 22.8239994 32.757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1602'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.811001 22.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.811001"^^xsd:decimal ;
  dwc:decimalLongitude "22.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.811001 22.552)"^^geo:wktLiteral ;
  geo-pos:lat "32.811001"^^xsd:decimal ;
  geo-pos:long "22.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1603'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1603'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4369444444444'^^xsd:double;
  dwc:longitude '22.552'^^xsd:double;
  dwc:latitude '32.811001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.5520001 32.8110008, 22.5520001 32.8110008, 22.5520001 32.8110008, 22.5520001 32.8110008, 22.5520001 32.8110008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1603'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.882999 22.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.882999"^^xsd:decimal ;
  dwc:decimalLongitude "22.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.882999 22.365)"^^geo:wktLiteral ;
  geo-pos:lat "32.882999"^^xsd:decimal ;
  geo-pos:long "22.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1604'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1604'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.0736111111111'^^xsd:double;
  dwc:longitude '22.365'^^xsd:double;
  dwc:latitude '32.882999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.3649998 32.8829994, 22.3649998 32.8829994, 22.3649998 32.8829994, 22.3649998 32.8829994, 22.3649998 32.8829994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1604'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.888001 22.268999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.888001"^^xsd:decimal ;
  dwc:decimalLongitude "22.268999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.888001 22.268999)"^^geo:wktLiteral ;
  geo-pos:lat "32.888001"^^xsd:decimal ;
  geo-pos:long "22.268999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1605'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1605'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.5994444444444'^^xsd:double;
  dwc:longitude '22.268999'^^xsd:double;
  dwc:latitude '32.888001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.2689991 32.8880005, 22.2689991 32.8880005, 22.2689991 32.8880005, 22.2689991 32.8880005, 22.2689991 32.8880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1605'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.98 22.072001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.98"^^xsd:decimal ;
  dwc:decimalLongitude "22.072001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.98 22.072001)"^^geo:wktLiteral ;
  geo-pos:lat "32.98"^^xsd:decimal ;
  geo-pos:long "22.072001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1606'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1606'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.8805555555556'^^xsd:double;
  dwc:longitude '22.072001'^^xsd:double;
  dwc:latitude '32.98'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.0720005 32.9799995, 22.0720005 32.9799995, 22.0720005 32.9799995, 22.0720005 32.9799995, 22.0720005 32.9799995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1606'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.957001 22.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.957001"^^xsd:decimal ;
  dwc:decimalLongitude "22.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.957001 22.121)"^^geo:wktLiteral ;
  geo-pos:lat "32.957001"^^xsd:decimal ;
  geo-pos:long "22.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1607'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1607'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.2477777777778'^^xsd:double;
  dwc:longitude '22.121'^^xsd:double;
  dwc:latitude '32.957001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.1210003 32.9570007, 22.1210003 32.9570007, 22.1210003 32.9570007, 22.1210003 32.9570007, 22.1210003 32.9570007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1607'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.945 22.086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.945"^^xsd:decimal ;
  dwc:decimalLongitude "22.086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.945 22.086)"^^geo:wktLiteral ;
  geo-pos:lat "32.945"^^xsd:decimal ;
  geo-pos:long "22.086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1608'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1608'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0644444444444'^^xsd:double;
  dwc:longitude '22.086'^^xsd:double;
  dwc:latitude '32.945'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.0860004 32.9449997, 22.0860004 32.9449997, 22.0860004 32.9449997, 22.0860004 32.9449997, 22.0860004 32.9449997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1608'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.933998 22.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.933998"^^xsd:decimal ;
  dwc:decimalLongitude "22.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.933998 22.139)"^^geo:wktLiteral ;
  geo-pos:lat "32.933998"^^xsd:decimal ;
  geo-pos:long "22.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1609'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1609'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8694444444444'^^xsd:double;
  dwc:longitude '22.139'^^xsd:double;
  dwc:latitude '32.933998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.1389999 32.9339981, 22.1389999 32.9339981, 22.1389999 32.9339981, 22.1389999 32.9339981, 22.1389999 32.9339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1609'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.807999 20.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.807999"^^xsd:decimal ;
  dwc:decimalLongitude "20.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.807999 20.843)"^^geo:wktLiteral ;
  geo-pos:lat "32.807999"^^xsd:decimal ;
  geo-pos:long "20.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1610'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1610'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.085555555555556'^^xsd:double;
  dwc:longitude '20.843'^^xsd:double;
  dwc:latitude '32.807999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8430004 32.8079987, 20.8430004 32.8079987, 20.8430004 32.8079987, 20.8430004 32.8079987, 20.8430004 32.8079987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1610'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.994 19.702999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.994"^^xsd:decimal ;
  dwc:decimalLongitude "19.702999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.994 19.702999)"^^geo:wktLiteral ;
  geo-pos:lat "31.994"^^xsd:decimal ;
  geo-pos:long "19.702999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1612'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1612'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.9883333333333'^^xsd:double;
  dwc:longitude '19.702999'^^xsd:double;
  dwc:latitude '31.994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.7029991 31.9939995, 19.7029991 31.9939995, 19.7029991 31.9939995, 19.7029991 31.9939995, 19.7029991 31.9939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1612'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.624001 19.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.624001"^^xsd:decimal ;
  dwc:decimalLongitude "19.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.624001 19.896)"^^geo:wktLiteral ;
  geo-pos:lat "31.624001"^^xsd:decimal ;
  geo-pos:long "19.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1613'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1613'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.7080555555556'^^xsd:double;
  dwc:longitude '19.896'^^xsd:double;
  dwc:latitude '31.624001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.8959999 31.6240006, 19.8959999 31.6240006, 19.8959999 31.6240006, 19.8959999 31.6240006, 19.8959999 31.6240006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1613'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.111 18.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.111"^^xsd:decimal ;
  dwc:decimalLongitude "18.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.111 18.931)"^^geo:wktLiteral ;
  geo-pos:lat "32.111"^^xsd:decimal ;
  geo-pos:long "18.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1614'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1614'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.0077777777778'^^xsd:double;
  dwc:longitude '18.931'^^xsd:double;
  dwc:latitude '32.111'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.9309998 32.1110001, 18.9309998 32.1110001, 18.9309998 32.1110001, 18.9309998 32.1110001, 18.9309998 32.1110001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1614'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.469 15.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.469"^^xsd:decimal ;
  dwc:decimalLongitude "15.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.469 15.672)"^^geo:wktLiteral ;
  geo-pos:lat "31.469"^^xsd:decimal ;
  geo-pos:long "15.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1637'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1637'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.7358333333333'^^xsd:double;
  dwc:longitude '15.672'^^xsd:double;
  dwc:latitude '31.469'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6719999 31.4689999, 15.6719999 31.4689999, 15.6719999 31.4689999, 15.6719999 31.4689999, 15.6719999 31.4689999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1637'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.476 15.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.476"^^xsd:decimal ;
  dwc:decimalLongitude "15.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.476 15.697)"^^geo:wktLiteral ;
  geo-pos:lat "31.476"^^xsd:decimal ;
  geo-pos:long "15.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1638'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1638'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.9669444444444'^^xsd:double;
  dwc:longitude '15.697'^^xsd:double;
  dwc:latitude '31.476'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6969996 31.4759998, 15.6969996 31.4759998, 15.6969996 31.4759998, 15.6969996 31.4759998, 15.6969996 31.4759998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1638'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.473 15.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.473"^^xsd:decimal ;
  dwc:decimalLongitude "15.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.473 15.715)"^^geo:wktLiteral ;
  geo-pos:lat "31.473"^^xsd:decimal ;
  geo-pos:long "15.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1639'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1639'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.2977777777778'^^xsd:double;
  dwc:longitude '15.715'^^xsd:double;
  dwc:latitude '31.473'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7150002 31.4729996, 15.7150002 31.4729996, 15.7150002 31.4729996, 15.7150002 31.4729996, 15.7150002 31.4729996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1639'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.474001 15.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.474001"^^xsd:decimal ;
  dwc:decimalLongitude "15.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.474001 15.685)"^^geo:wktLiteral ;
  geo-pos:lat "31.474001"^^xsd:decimal ;
  geo-pos:long "15.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1640'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1640'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.5111111111111'^^xsd:double;
  dwc:longitude '15.685'^^xsd:double;
  dwc:latitude '31.474001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6850004 31.4740009, 15.6850004 31.4740009, 15.6850004 31.4740009, 15.6850004 31.4740009, 15.6850004 31.4740009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1640'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.636 15.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.636"^^xsd:decimal ;
  dwc:decimalLongitude "15.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.636 15.542)"^^geo:wktLiteral ;
  geo-pos:lat "31.636"^^xsd:decimal ;
  geo-pos:long "15.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1641'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1641'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.7805555555556'^^xsd:double;
  dwc:longitude '15.542'^^xsd:double;
  dwc:latitude '31.636'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5419998 31.6359997, 15.5419998 31.6359997, 15.5419998 31.6359997, 15.5419998 31.6359997, 15.5419998 31.6359997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1641'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.649 15.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.649"^^xsd:decimal ;
  dwc:decimalLongitude "15.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.649 15.566)"^^geo:wktLiteral ;
  geo-pos:lat "31.649"^^xsd:decimal ;
  geo-pos:long "15.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1642'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1642'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1283333333333'^^xsd:double;
  dwc:longitude '15.566'^^xsd:double;
  dwc:latitude '31.649'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.566 31.6490002, 15.566 31.6490002, 15.566 31.6490002, 15.566 31.6490002, 15.566 31.6490002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1642'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 3.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "3.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 3.195)"^^geo:wktLiteral ;
  geo-pos:lat "37.486"^^xsd:decimal ;
  geo-pos:long "3.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3200'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3200'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.1741666666667'^^xsd:double;
  dwc:longitude '3.195'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1949999 37.4860001, 3.1949999 37.4860001, 3.1949999 37.4860001, 3.1949999 37.4860001, 3.1949999 37.4860001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3200'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.403 3.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.403"^^xsd:decimal ;
  dwc:decimalLongitude "3.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.403 3.006)"^^geo:wktLiteral ;
  geo-pos:lat "37.403"^^xsd:decimal ;
  geo-pos:long "3.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3201'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_3201'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.1130555555556'^^xsd:double;
  dwc:longitude '3.006'^^xsd:double;
  dwc:latitude '37.403'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.006 37.4029999, 3.006 37.4029999, 3.006 37.4029999, 3.006 37.4029999, 3.006 37.4029999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3201'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.001999 3.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.001999"^^xsd:decimal ;
  dwc:decimalLongitude "3.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.001999 3.304)"^^geo:wktLiteral ;
  geo-pos:lat "38.001999"^^xsd:decimal ;
  geo-pos:long "3.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3202'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_3202'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.1327777777778'^^xsd:double;
  dwc:longitude '3.304'^^xsd:double;
  dwc:latitude '38.001999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3039999 38.0019989, 3.3039999 38.0019989, 3.3039999 38.0019989, 3.3039999 38.0019989, 3.3039999 38.0019989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3202'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.174999 2.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.174999"^^xsd:decimal ;
  dwc:decimalLongitude "2.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.174999 2.491)"^^geo:wktLiteral ;
  geo-pos:lat "37.174999"^^xsd:decimal ;
  geo-pos:long "2.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3203'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3203'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.8205555555556'^^xsd:double;
  dwc:longitude '2.491'^^xsd:double;
  dwc:latitude '37.174999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4909999 37.1749992, 2.4909999 37.1749992, 2.4909999 37.1749992, 2.4909999 37.1749992, 2.4909999 37.1749992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3203'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.181 2.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.181"^^xsd:decimal ;
  dwc:decimalLongitude "2.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.181 2.509)"^^geo:wktLiteral ;
  geo-pos:lat "37.181"^^xsd:decimal ;
  geo-pos:long "2.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3204'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3204'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.9338888888889'^^xsd:double;
  dwc:longitude '2.509'^^xsd:double;
  dwc:latitude '37.181'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5090001 37.1809998, 2.5090001 37.1809998, 2.5090001 37.1809998, 2.5090001 37.1809998, 2.5090001 37.1809998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3204'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.424 2.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.424"^^xsd:decimal ;
  dwc:decimalLongitude "2.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.424 2.335)"^^geo:wktLiteral ;
  geo-pos:lat "37.424"^^xsd:decimal ;
  geo-pos:long "2.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3205'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3205'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.0391666666667'^^xsd:double;
  dwc:longitude '2.335'^^xsd:double;
  dwc:latitude '37.424'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.335 37.4239998, 2.335 37.4239998, 2.335 37.4239998, 2.335 37.4239998, 2.335 37.4239998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3205'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425999 2.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425999"^^xsd:decimal ;
  dwc:decimalLongitude "2.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425999 2.199)"^^geo:wktLiteral ;
  geo-pos:lat "37.425999"^^xsd:decimal ;
  geo-pos:long "2.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3206'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3206'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.0983333333333'^^xsd:double;
  dwc:longitude '2.199'^^xsd:double;
  dwc:latitude '37.425999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1989999 37.4259987, 2.1989999 37.4259987, 2.1989999 37.4259987, 2.1989999 37.4259987, 2.1989999 37.4259987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3206'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.839001 2.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.839001"^^xsd:decimal ;
  dwc:decimalLongitude "2.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.839001 2.003)"^^geo:wktLiteral ;
  geo-pos:lat "37.839001"^^xsd:decimal ;
  geo-pos:long "2.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3207'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3207'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.87055555555556'^^xsd:double;
  dwc:longitude '2.003'^^xsd:double;
  dwc:latitude '37.839001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.003 37.8390007, 2.003 37.8390007, 2.003 37.8390007, 2.003 37.8390007, 2.003 37.8390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3207'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.844002 1.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.844002"^^xsd:decimal ;
  dwc:decimalLongitude "1.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.844002 1.956)"^^geo:wktLiteral ;
  geo-pos:lat "37.844002"^^xsd:decimal ;
  geo-pos:long "1.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3208'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3208'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.9436111111111'^^xsd:double;
  dwc:longitude '1.956'^^xsd:double;
  dwc:latitude '37.844002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.956 37.8440018, 1.956 37.8440018, 1.956 37.8440018, 1.956 37.8440018, 1.956 37.8440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3208'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.901001 1.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.901001"^^xsd:decimal ;
  dwc:decimalLongitude "1.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.901001 1.984)"^^geo:wktLiteral ;
  geo-pos:lat "37.901001"^^xsd:decimal ;
  geo-pos:long "1.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3209'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3209'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.6891666666667'^^xsd:double;
  dwc:longitude '1.984'^^xsd:double;
  dwc:latitude '37.901001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.984 37.901001, 1.984 37.901001, 1.984 37.901001, 1.984 37.901001, 1.984 37.901001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3209'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.179001 1.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.179001"^^xsd:decimal ;
  dwc:decimalLongitude "1.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.179001 1.506)"^^geo:wktLiteral ;
  geo-pos:lat "38.179001"^^xsd:decimal ;
  geo-pos:long "1.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3210'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_3210'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.67805555555556'^^xsd:double;
  dwc:longitude '1.506'^^xsd:double;
  dwc:latitude '38.179001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.506 38.1790009, 1.506 38.1790009, 1.506 38.1790009, 1.506 38.1790009, 1.506 38.1790009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3210'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 11.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.221001"^^xsd:decimal ;
  dwc:decimalLongitude "11.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 11.176)"^^geo:wktLiteral ;
  geo-pos:lat "35.221001"^^xsd:decimal ;
  geo-pos:long "11.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1831'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1831'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.1422222222222'^^xsd:double;
  dwc:longitude '11.176'^^xsd:double;
  dwc:latitude '35.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1759996 35.2210007, 11.1759996 35.2210007, 11.1759996 35.2210007, 11.1759996 35.2210007, 11.1759996 35.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1831'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 11.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219002"^^xsd:decimal ;
  dwc:decimalLongitude "11.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 11.174)"^^geo:wktLiteral ;
  geo-pos:lat "35.219002"^^xsd:decimal ;
  geo-pos:long "11.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1832'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1832'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.1966666666667'^^xsd:double;
  dwc:longitude '11.174'^^xsd:double;
  dwc:latitude '35.219002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1739998 35.2190018, 11.1739998 35.2190018, 11.1739998 35.2190018, 11.1739998 35.2190018, 11.1739998 35.2190018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1832'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217999 11.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.217999"^^xsd:decimal ;
  dwc:decimalLongitude "11.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217999 11.176)"^^geo:wktLiteral ;
  geo-pos:lat "35.217999"^^xsd:decimal ;
  geo-pos:long "11.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1833'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1833'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.1094444444444'^^xsd:double;
  dwc:longitude '11.176'^^xsd:double;
  dwc:latitude '35.217999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1759996 35.2179985, 11.1759996 35.2179985, 11.1759996 35.2179985, 11.1759996 35.2179985, 11.1759996 35.2179985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1833'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.222"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "35.222"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1834'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1834'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.2991666666667'^^xsd:double;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '35.222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1750002 35.2220001, 11.1750002 35.2220001, 11.1750002 35.2220001, 11.1750002 35.2220001, 11.1750002 35.2220001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1834'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.263001 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.263001"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.263001 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "35.263001"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1839'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1839'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.5711111111111'^^xsd:double;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '35.263001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.158 35.2630005, 11.158 35.2630005, 11.158 35.2630005, 11.158 35.2630005, 11.158 35.2630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1839'^^xsd:string;
  dwc:observationDate '2011-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.529999 23.978001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.529999"^^xsd:decimal ;
  dwc:decimalLongitude "23.978001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.529999 23.978001)"^^geo:wktLiteral ;
  geo-pos:lat "35.529999"^^xsd:decimal ;
  geo-pos:long "23.978001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2300'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2300'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.5347222222222'^^xsd:double;
  dwc:longitude '23.978001'^^xsd:double;
  dwc:latitude '35.529999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9780006 35.5299988, 23.9780006 35.5299988, 23.9780006 35.5299988, 23.9780006 35.5299988, 23.9780006 35.5299988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2300'^^xsd:string;
  dwc:observationDate '2012-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.429001 25.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.429001"^^xsd:decimal ;
  dwc:decimalLongitude "25.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.429001 25.094)"^^geo:wktLiteral ;
  geo-pos:lat "35.429001"^^xsd:decimal ;
  geo-pos:long "25.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2304'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2304'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1725'^^xsd:double;
  dwc:longitude '25.094'^^xsd:double;
  dwc:latitude '35.429001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0939999 35.4290009, 25.0939999 35.4290009, 25.0939999 35.4290009, 25.0939999 35.4290009, 25.0939999 35.4290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2304'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.384998 25.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.384998"^^xsd:decimal ;
  dwc:decimalLongitude "25.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.384998 25.108)"^^geo:wktLiteral ;
  geo-pos:lat "35.384998"^^xsd:decimal ;
  geo-pos:long "25.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2306'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2306'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.8919444444444'^^xsd:double;
  dwc:longitude '25.108'^^xsd:double;
  dwc:latitude '35.384998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1079998 35.3849983, 25.1079998 35.3849983, 25.1079998 35.3849983, 25.1079998 35.3849983, 25.1079998 35.3849983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2306'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.337999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.366001"^^xsd:decimal ;
  dwc:decimalLongitude "25.337999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.337999)"^^geo:wktLiteral ;
  geo-pos:lat "35.366001"^^xsd:decimal ;
  geo-pos:long "25.337999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2308'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2308'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.4016666666667'^^xsd:double;
  dwc:longitude '25.337999'^^xsd:double;
  dwc:latitude '35.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3379993 35.3660011, 25.3379993 35.3660011, 25.3379993 35.3660011, 25.3379993 35.3660011, 25.3379993 35.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2308'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.318001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.318001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.318001)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.318001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2309'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2309'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.32555555555556'^^xsd:double;
  dwc:longitude '25.318001'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3180008 35.348999, 25.3180008 35.348999, 25.3180008 35.348999, 25.3180008 35.348999, 25.3180008 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2309'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025002 12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.025002"^^xsd:decimal ;
  dwc:decimalLongitude "12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025002 12.828)"^^geo:wktLiteral ;
  geo-pos:lat "35.025002"^^xsd:decimal ;
  geo-pos:long "12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2716'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2716'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.3461111111111'^^xsd:double;
  dwc:longitude '12.828'^^xsd:double;
  dwc:latitude '35.025002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8280001 35.0250015, 12.8280001 35.0250015, 12.8280001 35.0250015, 12.8280001 35.0250015, 12.8280001 35.0250015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2716'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.021 12.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.021"^^xsd:decimal ;
  dwc:decimalLongitude "12.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.021 12.815)"^^geo:wktLiteral ;
  geo-pos:lat "35.021"^^xsd:decimal ;
  geo-pos:long "12.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2717'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2717'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.835'^^xsd:double;
  dwc:longitude '12.815'^^xsd:double;
  dwc:latitude '35.021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8149996 35.0209999, 12.8149996 35.0209999, 12.8149996 35.0209999, 12.8149996 35.0209999, 12.8149996 35.0209999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2717'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002998 12.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002998"^^xsd:decimal ;
  dwc:decimalLongitude "12.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002998 12.797)"^^geo:wktLiteral ;
  geo-pos:lat "35.002998"^^xsd:decimal ;
  geo-pos:long "12.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2718'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2718'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.7377777777778'^^xsd:double;
  dwc:longitude '12.797'^^xsd:double;
  dwc:latitude '35.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7969999 35.0029984, 12.7969999 35.0029984, 12.7969999 35.0029984, 12.7969999 35.0029984, 12.7969999 35.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2718'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.900002 12.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.900002"^^xsd:decimal ;
  dwc:decimalLongitude "12.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.900002 12.885)"^^geo:wktLiteral ;
  geo-pos:lat "34.900002"^^xsd:decimal ;
  geo-pos:long "12.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2724'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2724'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.19805555555556'^^xsd:double;
  dwc:longitude '12.885'^^xsd:double;
  dwc:latitude '34.900002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8850002 34.9000015, 12.8850002 34.9000015, 12.8850002 34.9000015, 12.8850002 34.9000015, 12.8850002 34.9000015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2724'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.398998 24.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.398998"^^xsd:decimal ;
  dwc:decimalLongitude "24.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.398998 24.577)"^^geo:wktLiteral ;
  geo-pos:lat "35.398998"^^xsd:decimal ;
  geo-pos:long "24.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2725'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2725'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.25'^^xsd:double;
  dwc:longitude '24.577'^^xsd:double;
  dwc:latitude '35.398998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5769997 35.3989983, 24.5769997 35.3989983, 24.5769997 35.3989983, 24.5769997 35.3989983, 24.5769997 35.3989983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2725'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.768002 24.816999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.768002"^^xsd:decimal ;
  dwc:decimalLongitude "24.816999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.768002 24.816999)"^^geo:wktLiteral ;
  geo-pos:lat "35.768002"^^xsd:decimal ;
  geo-pos:long "24.816999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2726'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2726'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.5333333333333'^^xsd:double;
  dwc:longitude '24.816999'^^xsd:double;
  dwc:latitude '35.768002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.8169994 35.7680016, 24.8169994 35.7680016, 24.8169994 35.7680016, 24.8169994 35.7680016, 24.8169994 35.7680016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2726'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217999 24.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217999"^^xsd:decimal ;
  dwc:decimalLongitude "24.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217999 24.928)"^^geo:wktLiteral ;
  geo-pos:lat "36.217999"^^xsd:decimal ;
  geo-pos:long "24.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2727'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2727'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.3833333333333'^^xsd:double;
  dwc:longitude '24.928'^^xsd:double;
  dwc:latitude '36.217999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.9279995 36.2179985, 24.9279995 36.2179985, 24.9279995 36.2179985, 24.9279995 36.2179985, 24.9279995 36.2179985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2727'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.803001 24.858999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.803001"^^xsd:decimal ;
  dwc:decimalLongitude "24.858999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.803001 24.858999)"^^geo:wktLiteral ;
  geo-pos:lat "36.803001"^^xsd:decimal ;
  geo-pos:long "24.858999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2728'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2728'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.83333333333333'^^xsd:double;
  dwc:longitude '24.858999'^^xsd:double;
  dwc:latitude '36.803001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.8589993 36.8030014, 24.8589993 36.8030014, 24.8589993 36.8030014, 24.8589993 36.8030014, 24.8589993 36.8030014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2728'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 25.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "25.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 25.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "25.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2729'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2729'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:longitude '25.017'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0170002 37.4169998, 25.0170002 37.4169998, 25.0170002 37.4169998, 25.0170002 37.4169998, 25.0170002 37.4169998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2729'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.676998 25.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.676998"^^xsd:decimal ;
  dwc:decimalLongitude "25.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.676998 25.376)"^^geo:wktLiteral ;
  geo-pos:lat "37.676998"^^xsd:decimal ;
  geo-pos:long "25.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2730'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2730'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:longitude '25.376'^^xsd:double;
  dwc:latitude '37.676998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3759995 37.6769981, 25.3759995 37.6769981, 25.3759995 37.6769981, 25.3759995 37.6769981, 25.3759995 37.6769981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2730'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683998 25.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683998"^^xsd:decimal ;
  dwc:decimalLongitude "25.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683998 25.48)"^^geo:wktLiteral ;
  geo-pos:lat "37.683998"^^xsd:decimal ;
  geo-pos:long "25.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2731'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2731'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.0333333333333'^^xsd:double;
  dwc:longitude '25.48'^^xsd:double;
  dwc:latitude '37.683998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4799995 37.6839981, 25.4799995 37.6839981, 25.4799995 37.6839981, 25.4799995 37.6839981, 25.4799995 37.6839981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2731'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.584 26.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.584"^^xsd:decimal ;
  dwc:decimalLongitude "26.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.584 26.004)"^^geo:wktLiteral ;
  geo-pos:lat "37.584"^^xsd:decimal ;
  geo-pos:long "26.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2732'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2732'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:longitude '26.004'^^xsd:double;
  dwc:latitude '37.584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0039997 37.5839996, 26.0039997 37.5839996, 26.0039997 37.5839996, 26.0039997 37.5839996, 26.0039997 37.5839996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2732'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.603001 25.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.603001"^^xsd:decimal ;
  dwc:decimalLongitude "25.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.603001 25.961)"^^geo:wktLiteral ;
  geo-pos:lat "37.603001"^^xsd:decimal ;
  geo-pos:long "25.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2733'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2733'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.51666666666667'^^xsd:double;
  dwc:longitude '25.961'^^xsd:double;
  dwc:latitude '37.603001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9610004 37.6030006, 25.9610004 37.6030006, 25.9610004 37.6030006, 25.9610004 37.6030006, 25.9610004 37.6030006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2733'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.605 25.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.605"^^xsd:decimal ;
  dwc:decimalLongitude "25.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.605 25.958)"^^geo:wktLiteral ;
  geo-pos:lat "37.605"^^xsd:decimal ;
  geo-pos:long "25.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2734'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2734'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.86666666666667'^^xsd:double;
  dwc:longitude '25.958'^^xsd:double;
  dwc:latitude '37.605'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9580002 37.6049995, 25.9580002 37.6049995, 25.9580002 37.6049995, 25.9580002 37.6049995, 25.9580002 37.6049995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2734'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.595001 26.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.595001"^^xsd:decimal ;
  dwc:decimalLongitude "26.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.595001 26.018)"^^geo:wktLiteral ;
  geo-pos:lat "37.595001"^^xsd:decimal ;
  geo-pos:long "26.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2735'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2735'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.38333333333333'^^xsd:double;
  dwc:longitude '26.018'^^xsd:double;
  dwc:latitude '37.595001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0179997 37.5950012, 26.0179997 37.5950012, 26.0179997 37.5950012, 26.0179997 37.5950012, 26.0179997 37.5950012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2735'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667999 26.372999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667999"^^xsd:decimal ;
  dwc:decimalLongitude "26.372999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667999 26.372999)"^^geo:wktLiteral ;
  geo-pos:lat "37.667999"^^xsd:decimal ;
  geo-pos:long "26.372999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2736'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2736'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.85'^^xsd:double;
  dwc:longitude '26.372999'^^xsd:double;
  dwc:latitude '37.667999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3729992 37.6679993, 26.3729992 37.6679993, 26.3729992 37.6679993, 26.3729992 37.6679993, 26.3729992 37.6679993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2736'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.706001 26.400999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.706001"^^xsd:decimal ;
  dwc:decimalLongitude "26.400999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.706001 26.400999)"^^geo:wktLiteral ;
  geo-pos:lat "37.706001"^^xsd:decimal ;
  geo-pos:long "26.400999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2737'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2737'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.35'^^xsd:double;
  dwc:longitude '26.400999'^^xsd:double;
  dwc:latitude '37.706001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4009991 37.7060013, 26.4009991 37.7060013, 26.4009991 37.7060013, 26.4009991 37.7060013, 26.4009991 37.7060013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2737'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.574001 26.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.574001"^^xsd:decimal ;
  dwc:decimalLongitude "26.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.574001 26.312)"^^geo:wktLiteral ;
  geo-pos:lat "37.574001"^^xsd:decimal ;
  geo-pos:long "26.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2738'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2738'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.3'^^xsd:double;
  dwc:longitude '26.312'^^xsd:double;
  dwc:latitude '37.574001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3120003 37.5740013, 26.3120003 37.5740013, 26.3120003 37.5740013, 26.3120003 37.5740013, 26.3120003 37.5740013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2738'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 26.011999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.583"^^xsd:decimal ;
  dwc:decimalLongitude "26.011999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 26.011999)"^^geo:wktLiteral ;
  geo-pos:lat "37.583"^^xsd:decimal ;
  geo-pos:long "26.011999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2739'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2739'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.9333333333333'^^xsd:double;
  dwc:longitude '26.011999'^^xsd:double;
  dwc:latitude '37.583'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0119991 37.5830002, 26.0119991 37.5830002, 26.0119991 37.5830002, 26.0119991 37.5830002, 26.0119991 37.5830002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2739'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.519001 25.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.519001"^^xsd:decimal ;
  dwc:decimalLongitude "25.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.519001 25.955)"^^geo:wktLiteral ;
  geo-pos:lat "37.519001"^^xsd:decimal ;
  geo-pos:long "25.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2740'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2740'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.7833333333333'^^xsd:double;
  dwc:longitude '25.955'^^xsd:double;
  dwc:latitude '37.519001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9549999 37.519001, 25.9549999 37.519001, 25.9549999 37.519001, 25.9549999 37.519001, 25.9549999 37.519001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2740'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.242001"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "35.242001"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1841'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1841'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.1597222222222'^^xsd:double;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '35.242001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.151 35.2420006, 11.151 35.2420006, 11.151 35.2420006, 11.151 35.2420006, 11.151 35.2420006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1841'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 11.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.240002"^^xsd:decimal ;
  dwc:decimalLongitude "11.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 11.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.240002"^^xsd:decimal ;
  geo-pos:long "11.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1842'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1842'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.1997222222222'^^xsd:double;
  dwc:longitude '11.153'^^xsd:double;
  dwc:latitude '35.240002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1529999 35.2400017, 11.1529999 35.2400017, 11.1529999 35.2400017, 11.1529999 35.2400017, 11.1529999 35.2400017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1842'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.220001"^^xsd:decimal ;
  dwc:decimalLongitude "11.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.173)"^^geo:wktLiteral ;
  geo-pos:lat "35.220001"^^xsd:decimal ;
  geo-pos:long "11.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1843'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1843'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.1447222222222'^^xsd:double;
  dwc:longitude '11.173'^^xsd:double;
  dwc:latitude '35.220001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1730003 35.2200012, 11.1730003 35.2200012, 11.1730003 35.2200012, 11.1730003 35.2200012, 11.1730003 35.2200012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1843'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233002"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "35.233002"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1844'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1844'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.5755555555556'^^xsd:double;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '35.233002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1809998 35.2330017, 11.1809998 35.2330017, 11.1809998 35.2330017, 11.1809998 35.2330017, 11.1809998 35.2330017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1844'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.166)"^^geo:wktLiteral ;
  geo-pos:lat "35.237999"^^xsd:decimal ;
  geo-pos:long "11.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1845'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1845'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.75361111111111'^^xsd:double;
  dwc:longitude '11.166'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1660004 35.237999, 11.1660004 35.237999, 11.1660004 35.237999, 11.1660004 35.237999, 11.1660004 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1845'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.237999"^^xsd:decimal ;
  geo-pos:long "11.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1846'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1846'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.8266666666667'^^xsd:double;
  dwc:longitude '11.167'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1669998 35.237999, 11.1669998 35.237999, 11.1669998 35.237999, 11.1669998 35.237999, 11.1669998 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1846'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.237999"^^xsd:decimal ;
  geo-pos:long "11.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1847'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1847'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.3761111111111'^^xsd:double;
  dwc:longitude '11.167'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1669998 35.237999, 11.1669998 35.237999, 11.1669998 35.237999, 11.1669998 35.237999, 11.1669998 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1847'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.237"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1848'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1848'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.2225'^^xsd:double;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1680002 35.2369995, 11.1680002 35.2369995, 11.1680002 35.2369995, 11.1680002 35.2369995, 11.1680002 35.2369995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1848'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.236"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.236"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1849'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1849'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.5491666666667'^^xsd:double;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1680002 35.2360001, 11.1680002 35.2360001, 11.1680002 35.2360001, 11.1680002 35.2360001, 11.1680002 35.2360001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1849'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.178001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233002"^^xsd:decimal ;
  dwc:decimalLongitude "11.178001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.178001)"^^geo:wktLiteral ;
  geo-pos:lat "35.233002"^^xsd:decimal ;
  geo-pos:long "11.178001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1850'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1850'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.5725'^^xsd:double;
  dwc:longitude '11.178001'^^xsd:double;
  dwc:latitude '35.233002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1780005 35.2330017, 11.1780005 35.2330017, 11.1780005 35.2330017, 11.1780005 35.2330017, 11.1780005 35.2330017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1850'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.231998"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "35.231998"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1851'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1851'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.6711111111111'^^xsd:double;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '35.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1809998 35.2319984, 11.1809998 35.2319984, 11.1809998 35.2319984, 11.1809998 35.2319984, 11.1809998 35.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1851'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.230999"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.230999"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1852'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1852'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.36'^^xsd:double;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.230999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1820002 35.230999, 11.1820002 35.230999, 11.1820002 35.230999, 11.1820002 35.230999, 11.1820002 35.230999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1852'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.858002 12.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.858002"^^xsd:decimal ;
  dwc:decimalLongitude "12.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.858002 12.382)"^^geo:wktLiteral ;
  geo-pos:lat "34.858002"^^xsd:decimal ;
  geo-pos:long "12.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1233'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1233'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6422222222222'^^xsd:double;
  dwc:longitude '12.382'^^xsd:double;
  dwc:latitude '34.858002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.382 34.8580017, 12.382 34.8580017, 12.382 34.8580017, 12.382 34.8580017, 12.382 34.8580017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1233'^^xsd:string;
  dwc:observationDate '2011-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.860001 12.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.860001"^^xsd:decimal ;
  dwc:decimalLongitude "12.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.860001 12.382)"^^geo:wktLiteral ;
  geo-pos:lat "34.860001"^^xsd:decimal ;
  geo-pos:long "12.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1234'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1234'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.1897222222222'^^xsd:double;
  dwc:longitude '12.382'^^xsd:double;
  dwc:latitude '34.860001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.382 34.8600006, 12.382 34.8600006, 12.382 34.8600006, 12.382 34.8600006, 12.382 34.8600006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1234'^^xsd:string;
  dwc:observationDate '2011-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.903999 12.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.903999"^^xsd:decimal ;
  dwc:decimalLongitude "12.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.903999 12.332)"^^geo:wktLiteral ;
  geo-pos:lat "34.903999"^^xsd:decimal ;
  geo-pos:long "12.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1235'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1235'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.8483333333333'^^xsd:double;
  dwc:longitude '12.332'^^xsd:double;
  dwc:latitude '34.903999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3319998 34.9039993, 12.3319998 34.9039993, 12.3319998 34.9039993, 12.3319998 34.9039993, 12.3319998 34.9039993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1235'^^xsd:string;
  dwc:observationDate '2011-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808998 12.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.808998"^^xsd:decimal ;
  dwc:decimalLongitude "12.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808998 12.188)"^^geo:wktLiteral ;
  geo-pos:lat "34.808998"^^xsd:decimal ;
  geo-pos:long "12.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1236'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1236'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9075'^^xsd:double;
  dwc:longitude '12.188'^^xsd:double;
  dwc:latitude '34.808998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1879997 34.8089981, 12.1879997 34.8089981, 12.1879997 34.8089981, 12.1879997 34.8089981, 12.1879997 34.8089981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1236'^^xsd:string;
  dwc:observationDate '2011-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.817001 12.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.817001"^^xsd:decimal ;
  dwc:decimalLongitude "12.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.817001 12.13)"^^geo:wktLiteral ;
  geo-pos:lat "34.817001"^^xsd:decimal ;
  geo-pos:long "12.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1237'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1237'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.2269444444444'^^xsd:double;
  dwc:longitude '12.13'^^xsd:double;
  dwc:latitude '34.817001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1300001 34.8170013, 12.1300001 34.8170013, 12.1300001 34.8170013, 12.1300001 34.8170013, 12.1300001 34.8170013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1237'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771999 12.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.771999"^^xsd:decimal ;
  dwc:decimalLongitude "12.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771999 12.081)"^^geo:wktLiteral ;
  geo-pos:lat "34.771999"^^xsd:decimal ;
  geo-pos:long "12.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1238'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1238'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.1272222222222'^^xsd:double;
  dwc:longitude '12.081'^^xsd:double;
  dwc:latitude '34.771999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0810003 34.7719994, 12.0810003 34.7719994, 12.0810003 34.7719994, 12.0810003 34.7719994, 12.0810003 34.7719994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1238'^^xsd:string;
  dwc:observationDate '2011-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771 12.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.771"^^xsd:decimal ;
  dwc:decimalLongitude "12.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771 12.068)"^^geo:wktLiteral ;
  geo-pos:lat "34.771"^^xsd:decimal ;
  geo-pos:long "12.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1239'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1239'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1344444444444'^^xsd:double;
  dwc:longitude '12.068'^^xsd:double;
  dwc:latitude '34.771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0679998 34.7709999, 12.0679998 34.7709999, 12.0679998 34.7709999, 12.0679998 34.7709999, 12.0679998 34.7709999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1239'^^xsd:string;
  dwc:observationDate '2011-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803001 12.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803001"^^xsd:decimal ;
  dwc:decimalLongitude "12.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803001 12.065)"^^geo:wktLiteral ;
  geo-pos:lat "34.803001"^^xsd:decimal ;
  geo-pos:long "12.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1240'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1240'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2827777777778'^^xsd:double;
  dwc:longitude '12.065'^^xsd:double;
  dwc:latitude '34.803001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0649996 34.8030014, 12.0649996 34.8030014, 12.0649996 34.8030014, 12.0649996 34.8030014, 12.0649996 34.8030014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1240'^^xsd:string;
  dwc:observationDate '2011-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.752998 11.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.752998"^^xsd:decimal ;
  dwc:decimalLongitude "11.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.752998 11.988)"^^geo:wktLiteral ;
  geo-pos:lat "34.752998"^^xsd:decimal ;
  geo-pos:long "11.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1241'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1241'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.9588888888889'^^xsd:double;
  dwc:longitude '11.988'^^xsd:double;
  dwc:latitude '34.752998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9879999 34.7529984, 11.9879999 34.7529984, 11.9879999 34.7529984, 11.9879999 34.7529984, 11.9879999 34.7529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1241'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.179)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "11.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1853'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1853'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.47305555555556'^^xsd:double;
  dwc:longitude '11.179'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1789999 35.2299995, 11.1789999 35.2299995, 11.1789999 35.2299995, 11.1789999 35.2299995, 11.1789999 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1853'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.247002 11.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.247002"^^xsd:decimal ;
  dwc:decimalLongitude "11.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.247002 11.19)"^^geo:wktLiteral ;
  geo-pos:lat "35.247002"^^xsd:decimal ;
  geo-pos:long "11.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1854'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1854'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1527777777778'^^xsd:double;
  dwc:longitude '11.19'^^xsd:double;
  dwc:latitude '35.247002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1899996 35.2470017, 11.1899996 35.2470017, 11.1899996 35.2470017, 11.1899996 35.2470017, 11.1899996 35.2470017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1854'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251 11.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251"^^xsd:decimal ;
  dwc:decimalLongitude "11.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251 11.179)"^^geo:wktLiteral ;
  geo-pos:lat "35.251"^^xsd:decimal ;
  geo-pos:long "11.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1855'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1855'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1408333333333'^^xsd:double;
  dwc:longitude '11.179'^^xsd:double;
  dwc:latitude '35.251'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1789999 35.2509995, 11.1789999 35.2509995, 11.1789999 35.2509995, 11.1789999 35.2509995, 11.1789999 35.2509995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1855'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 11.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 11.114)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "11.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1856'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1856'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.31111111111111'^^xsd:double;
  dwc:longitude '11.114'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1140003 35.3409996, 11.1140003 35.3409996, 11.1140003 35.3409996, 11.1140003 35.3409996, 11.1140003 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1856'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.272999 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.272999"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.272999 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "35.272999"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1857'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1857'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.3494444444444'^^xsd:double;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '35.272999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.158 35.2729988, 11.158 35.2729988, 11.158 35.2729988, 11.158 35.2729988, 11.158 35.2729988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1857'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271999 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.271999"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271999 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "35.271999"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1858'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1858'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.0244444444444'^^xsd:double;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '35.271999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1470003 35.2719994, 11.1470003 35.2719994, 11.1470003 35.2719994, 11.1470003 35.2719994, 11.1470003 35.2719994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1858'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.243"^^xsd:decimal ;
  dwc:decimalLongitude "11.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.159)"^^geo:wktLiteral ;
  geo-pos:lat "35.243"^^xsd:decimal ;
  geo-pos:long "11.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1859'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1859'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.0208333333333'^^xsd:double;
  dwc:longitude '11.159'^^xsd:double;
  dwc:latitude '35.243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1590004 35.243, 11.1590004 35.243, 11.1590004 35.243, 11.1590004 35.243, 11.1590004 35.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1859'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.240002"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "35.240002"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1860'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1860'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.595'^^xsd:double;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '35.240002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1719999 35.2400017, 11.1719999 35.2400017, 11.1719999 35.2400017, 11.1719999 35.2400017, 11.1719999 35.2400017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1860'^^xsd:string;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 11.303001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.224999"^^xsd:decimal ;
  dwc:decimalLongitude "11.303001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 11.303001)"^^geo:wktLiteral ;
  geo-pos:lat "35.224999"^^xsd:decimal ;
  geo-pos:long "11.303001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1861'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1861'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.11055555555556'^^xsd:double;
  dwc:longitude '11.303001'^^xsd:double;
  dwc:latitude '35.224999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3030005 35.2249985, 11.3030005 35.2249985, 11.3030005 35.2249985, 11.3030005 35.2249985, 11.3030005 35.2249985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1861'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 11.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216"^^xsd:decimal ;
  dwc:decimalLongitude "11.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 11.246)"^^geo:wktLiteral ;
  geo-pos:lat "35.216"^^xsd:decimal ;
  geo-pos:long "11.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1862'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1862'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.7147222222222'^^xsd:double;
  dwc:longitude '11.246'^^xsd:double;
  dwc:latitude '35.216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2460003 35.2159996, 11.2460003 35.2159996, 11.2460003 35.2159996, 11.2460003 35.2159996, 11.2460003 35.2159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1862'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 11.178001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.227001"^^xsd:decimal ;
  dwc:decimalLongitude "11.178001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 11.178001)"^^geo:wktLiteral ;
  geo-pos:lat "35.227001"^^xsd:decimal ;
  geo-pos:long "11.178001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1863'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1863'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.7838888888889'^^xsd:double;
  dwc:longitude '11.178001'^^xsd:double;
  dwc:latitude '35.227001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1780005 35.2270012, 11.1780005 35.2270012, 11.1780005 35.2270012, 11.1780005 35.2270012, 11.1780005 35.2270012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1863'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 11.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.227001"^^xsd:decimal ;
  dwc:decimalLongitude "11.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 11.174)"^^geo:wktLiteral ;
  geo-pos:lat "35.227001"^^xsd:decimal ;
  geo-pos:long "11.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1864'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1864'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.3005555555556'^^xsd:double;
  dwc:longitude '11.174'^^xsd:double;
  dwc:latitude '35.227001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1739998 35.2270012, 11.1739998 35.2270012, 11.1739998 35.2270012, 11.1739998 35.2270012, 11.1739998 35.2270012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1864'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233002"^^xsd:decimal ;
  dwc:decimalLongitude "11.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.174)"^^geo:wktLiteral ;
  geo-pos:lat "35.233002"^^xsd:decimal ;
  geo-pos:long "11.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1865'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1865'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.6325'^^xsd:double;
  dwc:longitude '11.174'^^xsd:double;
  dwc:latitude '35.233002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1739998 35.2330017, 11.1739998 35.2330017, 11.1739998 35.2330017, 11.1739998 35.2330017, 11.1739998 35.2330017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1865'^^xsd:string;
  dwc:observationDate '2011-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.161)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "11.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1866'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1866'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.2394444444444'^^xsd:double;
  dwc:longitude '11.161'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1610003 35.2299995, 11.1610003 35.2299995, 11.1610003 35.2299995, 11.1610003 35.2299995, 11.1610003 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1866'^^xsd:string;
  dwc:observationDate '2011-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.231998"^^xsd:decimal ;
  dwc:decimalLongitude "11.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.179)"^^geo:wktLiteral ;
  geo-pos:lat "35.231998"^^xsd:decimal ;
  geo-pos:long "11.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1867'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1867'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.4147222222222'^^xsd:double;
  dwc:longitude '11.179'^^xsd:double;
  dwc:latitude '35.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1789999 35.2319984, 11.1789999 35.2319984, 11.1789999 35.2319984, 11.1789999 35.2319984, 11.1789999 35.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1867'^^xsd:string;
  dwc:observationDate '2011-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.183)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "11.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1868'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1868'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0947222222222'^^xsd:double;
  dwc:longitude '11.183'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1829996 35.2299995, 11.1829996 35.2299995, 11.1829996 35.2299995, 11.1829996 35.2299995, 11.1829996 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1868'^^xsd:string;
  dwc:observationDate '2011-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.234001"^^xsd:decimal ;
  dwc:decimalLongitude "11.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.433)"^^geo:wktLiteral ;
  geo-pos:lat "35.234001"^^xsd:decimal ;
  geo-pos:long "11.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1869'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1869'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1058333333333'^^xsd:double;
  dwc:longitude '11.433'^^xsd:double;
  dwc:latitude '35.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4329996 35.2340012, 11.4329996 35.2340012, 11.4329996 35.2340012, 11.4329996 35.2340012, 11.4329996 35.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1869'^^xsd:string;
  dwc:observationDate '2011-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.226002"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "35.226002"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1870'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1870'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.7236111111111'^^xsd:double;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '35.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2159996 35.2260017, 11.2159996 35.2260017, 11.2159996 35.2260017, 11.2159996 35.2260017, 11.2159996 35.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1870'^^xsd:string;
  dwc:observationDate '2011-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.222"^^xsd:decimal ;
  dwc:decimalLongitude "11.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.206)"^^geo:wktLiteral ;
  geo-pos:lat "35.222"^^xsd:decimal ;
  geo-pos:long "11.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1871'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1871'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.92'^^xsd:double;
  dwc:longitude '11.206'^^xsd:double;
  dwc:latitude '35.222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2060003 35.2220001, 11.2060003 35.2220001, 11.2060003 35.2220001, 11.2060003 35.2220001, 11.2060003 35.2220001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1871'^^xsd:string;
  dwc:observationDate '2011-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 11.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.221001"^^xsd:decimal ;
  dwc:decimalLongitude "11.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 11.177)"^^geo:wktLiteral ;
  geo-pos:lat "35.221001"^^xsd:decimal ;
  geo-pos:long "11.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1872'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1872'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.61722222222222'^^xsd:double;
  dwc:longitude '11.177'^^xsd:double;
  dwc:latitude '35.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1770001 35.2210007, 11.1770001 35.2210007, 11.1770001 35.2210007, 11.1770001 35.2210007, 11.1770001 35.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1872'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223999"^^xsd:decimal ;
  dwc:decimalLongitude "11.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.173)"^^geo:wktLiteral ;
  geo-pos:lat "35.223999"^^xsd:decimal ;
  geo-pos:long "11.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1873'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1873'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.6341666666667'^^xsd:double;
  dwc:longitude '11.173'^^xsd:double;
  dwc:latitude '35.223999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1730003 35.223999, 11.1730003 35.223999, 11.1730003 35.223999, 11.1730003 35.223999, 11.1730003 35.223999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1873'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.222"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.222"^^xsd:decimal ;
  geo-pos:long "11.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1874'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1874'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.7733333333333'^^xsd:double;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '35.222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1549997 35.2220001, 11.1549997 35.2220001, 11.1549997 35.2220001, 11.1549997 35.2220001, 11.1549997 35.2220001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1874'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.230999"^^xsd:decimal ;
  dwc:decimalLongitude "11.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.171)"^^geo:wktLiteral ;
  geo-pos:lat "35.230999"^^xsd:decimal ;
  geo-pos:long "11.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1875'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1875'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.2719444444444'^^xsd:double;
  dwc:longitude '11.171'^^xsd:double;
  dwc:latitude '35.230999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1709995 35.230999, 11.1709995 35.230999, 11.1709995 35.230999, 11.1709995 35.230999, 11.1709995 35.230999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1875'^^xsd:string;
  dwc:observationDate '2011-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237 11.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237"^^xsd:decimal ;
  dwc:decimalLongitude "11.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237 11.141)"^^geo:wktLiteral ;
  geo-pos:lat "35.237"^^xsd:decimal ;
  geo-pos:long "11.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1876'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1876'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.7936111111111'^^xsd:double;
  dwc:longitude '11.141'^^xsd:double;
  dwc:latitude '35.237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1409998 35.2369995, 11.1409998 35.2369995, 11.1409998 35.2369995, 11.1409998 35.2369995, 11.1409998 35.2369995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1876'^^xsd:string;
  dwc:observationDate '2011-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.214001 11.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.214001"^^xsd:decimal ;
  dwc:decimalLongitude "11.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.214001 11.187)"^^geo:wktLiteral ;
  geo-pos:lat "35.214001"^^xsd:decimal ;
  geo-pos:long "11.187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1877'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1877'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.82555555555556'^^xsd:double;
  dwc:longitude '11.187'^^xsd:double;
  dwc:latitude '35.214001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1870003 35.2140007, 11.1870003 35.2140007, 11.1870003 35.2140007, 11.1870003 35.2140007, 11.1870003 35.2140007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1877'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.228001"^^xsd:decimal ;
  dwc:decimalLongitude "11.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.166)"^^geo:wktLiteral ;
  geo-pos:lat "35.228001"^^xsd:decimal ;
  geo-pos:long "11.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1878'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1878'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.65361111111111'^^xsd:double;
  dwc:longitude '11.166'^^xsd:double;
  dwc:latitude '35.228001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1660004 35.2280006, 11.1660004 35.2280006, 11.1660004 35.2280006, 11.1660004 35.2280006, 11.1660004 35.2280006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1878'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223999"^^xsd:decimal ;
  dwc:decimalLongitude "11.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.187)"^^geo:wktLiteral ;
  geo-pos:lat "35.223999"^^xsd:decimal ;
  geo-pos:long "11.187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1952'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1952'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.0575'^^xsd:double;
  dwc:longitude '11.187'^^xsd:double;
  dwc:latitude '35.223999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1870003 35.223999, 11.1870003 35.223999, 11.1870003 35.223999, 11.1870003 35.223999, 11.1870003 35.223999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1952'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.245998 11.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.245998"^^xsd:decimal ;
  dwc:decimalLongitude "11.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.245998 11.19)"^^geo:wktLiteral ;
  geo-pos:lat "35.245998"^^xsd:decimal ;
  geo-pos:long "11.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1953'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1953'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.2977777777778'^^xsd:double;
  dwc:longitude '11.19'^^xsd:double;
  dwc:latitude '35.245998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1899996 35.2459984, 11.1899996 35.2459984, 11.1899996 35.2459984, 11.1899996 35.2459984, 11.1899996 35.2459984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1953'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.238998 11.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.238998"^^xsd:decimal ;
  dwc:decimalLongitude "11.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.238998 11.179)"^^geo:wktLiteral ;
  geo-pos:lat "35.238998"^^xsd:decimal ;
  geo-pos:long "11.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1954'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1954'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.055833333333'^^xsd:double;
  dwc:longitude '11.179'^^xsd:double;
  dwc:latitude '35.238998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1789999 35.2389984, 11.1789999 35.2389984, 11.1789999 35.2389984, 11.1789999 35.2389984, 11.1789999 35.2389984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1954'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.236"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.236"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1955'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1955'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.605277777778'^^xsd:double;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1820002 35.2360001, 11.1820002 35.2360001, 11.1820002 35.2360001, 11.1820002 35.2360001, 11.1820002 35.2360001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1955'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.241001 11.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.241001"^^xsd:decimal ;
  dwc:decimalLongitude "11.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.241001 11.176)"^^geo:wktLiteral ;
  geo-pos:lat "35.241001"^^xsd:decimal ;
  geo-pos:long "11.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1956'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1956'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.189166666667'^^xsd:double;
  dwc:longitude '11.176'^^xsd:double;
  dwc:latitude '35.241001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1759996 35.2410011, 11.1759996 35.2410011, 11.1759996 35.2410011, 11.1759996 35.2410011, 11.1759996 35.2410011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1956'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.183)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1957'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1957'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.098055555555556'^^xsd:double;
  dwc:longitude '11.183'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1829996 35.2290001, 11.1829996 35.2290001, 11.1829996 35.2290001, 11.1829996 35.2290001, 11.1829996 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1957'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.187)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "11.187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1958'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1958'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.6369444444444'^^xsd:double;
  dwc:longitude '11.187'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1870003 35.2299995, 11.1870003 35.2299995, 11.1870003 35.2299995, 11.1870003 35.2299995, 11.1870003 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1958'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.242001"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "35.242001"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1959'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1959'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3086111111111'^^xsd:double;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '35.242001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1890001 35.2420006, 11.1890001 35.2420006, 11.1890001 35.2420006, 11.1890001 35.2420006, 11.1890001 35.2420006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1959'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233002"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.233002"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1960'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1960'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.354444444444'^^xsd:double;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '35.233002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1999998 35.2330017, 11.1999998 35.2330017, 11.1999998 35.2330017, 11.1999998 35.2330017, 11.1999998 35.2330017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1960'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.236"^^xsd:decimal ;
  dwc:decimalLongitude "11.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.201)"^^geo:wktLiteral ;
  geo-pos:lat "35.236"^^xsd:decimal ;
  geo-pos:long "11.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1961'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1961'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.132222222222'^^xsd:double;
  dwc:longitude '11.201'^^xsd:double;
  dwc:latitude '35.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2010002 35.2360001, 11.2010002 35.2360001, 11.2010002 35.2360001, 11.2010002 35.2360001, 11.2010002 35.2360001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1961'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.231998"^^xsd:decimal ;
  dwc:decimalLongitude "11.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.211)"^^geo:wktLiteral ;
  geo-pos:lat "35.231998"^^xsd:decimal ;
  geo-pos:long "11.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1962'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1962'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.85'^^xsd:double;
  dwc:longitude '11.211'^^xsd:double;
  dwc:latitude '35.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2110004 35.2319984, 11.2110004 35.2319984, 11.2110004 35.2319984, 11.2110004 35.2319984, 11.2110004 35.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1962'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207001 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207001"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207001 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.207001"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1963'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1963'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.7044444444444'^^xsd:double;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.207001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2080002 35.2070007, 11.2080002 35.2070007, 11.2080002 35.2070007, 11.2080002 35.2070007, 11.2080002 35.2070007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1963'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.173 11.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.173"^^xsd:decimal ;
  dwc:decimalLongitude "11.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.173 11.226)"^^geo:wktLiteral ;
  geo-pos:lat "35.173"^^xsd:decimal ;
  geo-pos:long "11.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1964'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1964'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.355'^^xsd:double;
  dwc:longitude '11.226'^^xsd:double;
  dwc:latitude '35.173'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2259998 35.1730003, 11.2259998 35.1730003, 11.2259998 35.1730003, 11.2259998 35.1730003, 11.2259998 35.1730003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1964'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 11.236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.224999"^^xsd:decimal ;
  dwc:decimalLongitude "11.236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 11.236)"^^geo:wktLiteral ;
  geo-pos:lat "35.224999"^^xsd:decimal ;
  geo-pos:long "11.236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1965'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1965'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.106666666667'^^xsd:double;
  dwc:longitude '11.236'^^xsd:double;
  dwc:latitude '35.224999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2360001 35.2249985, 11.2360001 35.2249985, 11.2360001 35.2249985, 11.2360001 35.2249985, 11.2360001 35.2249985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1965'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217999 11.227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.217999"^^xsd:decimal ;
  dwc:decimalLongitude "11.227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217999 11.227)"^^geo:wktLiteral ;
  geo-pos:lat "35.217999"^^xsd:decimal ;
  geo-pos:long "11.227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1966'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1966'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5411111111111'^^xsd:double;
  dwc:longitude '11.227'^^xsd:double;
  dwc:latitude '35.217999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2270002 35.2179985, 11.2270002 35.2179985, 11.2270002 35.2179985, 11.2270002 35.2179985, 11.2270002 35.2179985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1966'^^xsd:string;
  dwc:observationDate '2011-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.214001 11.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.214001"^^xsd:decimal ;
  dwc:decimalLongitude "11.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.214001 11.193)"^^geo:wktLiteral ;
  geo-pos:lat "35.214001"^^xsd:decimal ;
  geo-pos:long "11.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1967'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1967'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0775'^^xsd:double;
  dwc:longitude '11.193'^^xsd:double;
  dwc:latitude '35.214001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1929998 35.2140007, 11.1929998 35.2140007, 11.1929998 35.2140007, 11.1929998 35.2140007, 11.1929998 35.2140007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1967'^^xsd:string;
  dwc:observationDate '2011-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216999 11.178001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216999"^^xsd:decimal ;
  dwc:decimalLongitude "11.178001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216999 11.178001)"^^geo:wktLiteral ;
  geo-pos:lat "35.216999"^^xsd:decimal ;
  geo-pos:long "11.178001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1968'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1968'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.587777777778'^^xsd:double;
  dwc:longitude '11.178001'^^xsd:double;
  dwc:latitude '35.216999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1780005 35.2169991, 11.1780005 35.2169991, 11.1780005 35.2169991, 11.1780005 35.2169991, 11.1780005 35.2169991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1968'^^xsd:string;
  dwc:observationDate '2011-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209999 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.209999"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209999 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "35.209999"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1969'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1969'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.0575'^^xsd:double;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '35.209999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1960001 35.2099991, 11.1960001 35.2099991, 11.1960001 35.2099991, 11.1960001 35.2099991, 11.1960001 35.2099991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1969'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209999 11.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.209999"^^xsd:decimal ;
  dwc:decimalLongitude "11.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209999 11.19)"^^geo:wktLiteral ;
  geo-pos:lat "35.209999"^^xsd:decimal ;
  geo-pos:long "11.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1970'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1970'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.63'^^xsd:double;
  dwc:longitude '11.19'^^xsd:double;
  dwc:latitude '35.209999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1899996 35.2099991, 11.1899996 35.2099991, 11.1899996 35.2099991, 11.1899996 35.2099991, 11.1899996 35.2099991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1970'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.234001"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.234001"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1971'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1971'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.1641666666667'^^xsd:double;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1879997 35.2340012, 11.1879997 35.2340012, 11.1879997 35.2340012, 11.1879997 35.2340012, 11.1879997 35.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1971'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.222"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "35.222"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1972'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1972'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.7016666666667'^^xsd:double;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '35.222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.198 35.2220001, 11.198 35.2220001, 11.198 35.2220001, 11.198 35.2220001, 11.198 35.2220001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1972'^^xsd:string;
  dwc:observationDate '2011-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.226002"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "35.226002"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1973'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1973'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.2838888888889'^^xsd:double;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '35.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2139998 35.2260017, 11.2139998 35.2260017, 11.2139998 35.2260017, 11.2139998 35.2260017, 11.2139998 35.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1973'^^xsd:string;
  dwc:observationDate '2011-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223999"^^xsd:decimal ;
  dwc:decimalLongitude "11.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.215)"^^geo:wktLiteral ;
  geo-pos:lat "35.223999"^^xsd:decimal ;
  geo-pos:long "11.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1974'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1974'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.80027777777778'^^xsd:double;
  dwc:longitude '11.215'^^xsd:double;
  dwc:latitude '35.223999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2150002 35.223999, 11.2150002 35.223999, 11.2150002 35.223999, 11.2150002 35.223999, 11.2150002 35.223999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1974'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216999 11.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216999"^^xsd:decimal ;
  dwc:decimalLongitude "11.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216999 11.23)"^^geo:wktLiteral ;
  geo-pos:lat "35.216999"^^xsd:decimal ;
  geo-pos:long "11.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1975'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1975'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.3663888888889'^^xsd:double;
  dwc:longitude '11.23'^^xsd:double;
  dwc:latitude '35.216999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2299995 35.2169991, 11.2299995 35.2169991, 11.2299995 35.2169991, 11.2299995 35.2169991, 11.2299995 35.2169991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1975'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.214001 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.214001"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.214001 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.214001"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1976'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1976'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.692222222222'^^xsd:double;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.214001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2580004 35.2140007, 11.2580004 35.2140007, 11.2580004 35.2140007, 11.2580004 35.2140007, 11.2580004 35.2140007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1976'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.212002 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.212002"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.212002 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.212002"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1977'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1977'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.2516666666667'^^xsd:double;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.212002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2329998 35.2120018, 11.2329998 35.2120018, 11.2329998 35.2120018, 11.2329998 35.2120018, 11.2329998 35.2120018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1977'^^xsd:string;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 11.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "11.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 11.298)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "11.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1978'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1978'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1377777777778'^^xsd:double;
  dwc:longitude '11.298'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2980003 35.1949997, 11.2980003 35.1949997, 11.2980003 35.1949997, 11.2980003 35.1949997, 11.2980003 35.1949997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1978'^^xsd:string;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.153999 11.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.153999"^^xsd:decimal ;
  dwc:decimalLongitude "11.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.153999 11.253)"^^geo:wktLiteral ;
  geo-pos:lat "35.153999"^^xsd:decimal ;
  geo-pos:long "11.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1979'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1979'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.945277777778'^^xsd:double;
  dwc:longitude '11.253'^^xsd:double;
  dwc:latitude '35.153999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2530003 35.1539993, 11.2530003 35.1539993, 11.2530003 35.1539993, 11.2530003 35.1539993, 11.2530003 35.1539993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1979'^^xsd:string;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.095001 11.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.095001"^^xsd:decimal ;
  dwc:decimalLongitude "11.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.095001 11.327)"^^geo:wktLiteral ;
  geo-pos:lat "35.095001"^^xsd:decimal ;
  geo-pos:long "11.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1980'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1980'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.19666666666667'^^xsd:double;
  dwc:longitude '11.327'^^xsd:double;
  dwc:latitude '35.095001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3269997 35.0950012, 11.3269997 35.0950012, 11.3269997 35.0950012, 11.3269997 35.0950012, 11.3269997 35.0950012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1980'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.058998 11.439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.058998"^^xsd:decimal ;
  dwc:decimalLongitude "11.439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.058998 11.439)"^^geo:wktLiteral ;
  geo-pos:lat "35.058998"^^xsd:decimal ;
  geo-pos:long "11.439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1981'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1981'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.88416666666667'^^xsd:double;
  dwc:longitude '11.439'^^xsd:double;
  dwc:latitude '35.058998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4390001 35.0589981, 11.4390001 35.0589981, 11.4390001 35.0589981, 11.4390001 35.0589981, 11.4390001 35.0589981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1981'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.085999 11.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.085999"^^xsd:decimal ;
  dwc:decimalLongitude "11.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.085999 11.419)"^^geo:wktLiteral ;
  geo-pos:lat "35.085999"^^xsd:decimal ;
  geo-pos:long "11.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1982'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1982'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.6161111111111'^^xsd:double;
  dwc:longitude '11.419'^^xsd:double;
  dwc:latitude '35.085999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4189997 35.0859985, 11.4189997 35.0859985, 11.4189997 35.0859985, 11.4189997 35.0859985, 11.4189997 35.0859985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1982'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.073002 11.469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.073002"^^xsd:decimal ;
  dwc:decimalLongitude "11.469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.073002 11.469)"^^geo:wktLiteral ;
  geo-pos:lat "35.073002"^^xsd:decimal ;
  geo-pos:long "11.469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1983'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1983'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7836111111111'^^xsd:double;
  dwc:longitude '11.469'^^xsd:double;
  dwc:latitude '35.073002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4689999 35.0730019, 11.4689999 35.0730019, 11.4689999 35.0730019, 11.4689999 35.0730019, 11.4689999 35.0730019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1983'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.044998 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.044998"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.044998 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.044998"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1984'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1984'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.6527777777778'^^xsd:double;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.044998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5670004 35.0449982, 11.5670004 35.0449982, 11.5670004 35.0449982, 11.5670004 35.0449982, 11.5670004 35.0449982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1984'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.069 11.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.069"^^xsd:decimal ;
  dwc:decimalLongitude "11.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.069 11.506)"^^geo:wktLiteral ;
  geo-pos:lat "35.069"^^xsd:decimal ;
  geo-pos:long "11.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1985'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1985'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.437777777778'^^xsd:double;
  dwc:longitude '11.506'^^xsd:double;
  dwc:latitude '35.069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5059996 35.0690002, 11.5059996 35.0690002, 11.5059996 35.0690002, 11.5059996 35.0690002, 11.5059996 35.0690002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1985'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.076 11.487001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.076"^^xsd:decimal ;
  dwc:decimalLongitude "11.487001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.076 11.487001)"^^geo:wktLiteral ;
  geo-pos:lat "35.076"^^xsd:decimal ;
  geo-pos:long "11.487001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1986'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1986'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.8291666666667'^^xsd:double;
  dwc:longitude '11.487001'^^xsd:double;
  dwc:latitude '35.076'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4870005 35.0760002, 11.4870005 35.0760002, 11.4870005 35.0760002, 11.4870005 35.0760002, 11.4870005 35.0760002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1986'^^xsd:string;
  dwc:observationDate '2011-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.188 11.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.188"^^xsd:decimal ;
  dwc:decimalLongitude "11.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.188 11.53)"^^geo:wktLiteral ;
  geo-pos:lat "35.188"^^xsd:decimal ;
  geo-pos:long "11.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1987'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1987'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.491666666667'^^xsd:double;
  dwc:longitude '11.53'^^xsd:double;
  dwc:latitude '35.188'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5299997 35.1879997, 11.5299997 35.1879997, 11.5299997 35.1879997, 11.5299997 35.1879997, 11.5299997 35.1879997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1987'^^xsd:string;
  dwc:observationDate '2011-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 11.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.248001"^^xsd:decimal ;
  dwc:decimalLongitude "11.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 11.593)"^^geo:wktLiteral ;
  geo-pos:lat "35.248001"^^xsd:decimal ;
  geo-pos:long "11.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1988'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1988'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.2572222222222'^^xsd:double;
  dwc:longitude '11.593'^^xsd:double;
  dwc:latitude '35.248001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5930004 35.2480011, 11.5930004 35.2480011, 11.5930004 35.2480011, 11.5930004 35.2480011, 11.5930004 35.2480011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1988'^^xsd:string;
  dwc:observationDate '2011-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 11.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.248001"^^xsd:decimal ;
  dwc:decimalLongitude "11.609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 11.609)"^^geo:wktLiteral ;
  geo-pos:lat "35.248001"^^xsd:decimal ;
  geo-pos:long "11.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1989'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1989'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.0691666666667'^^xsd:double;
  dwc:longitude '11.609'^^xsd:double;
  dwc:latitude '35.248001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6090002 35.2480011, 11.6090002 35.2480011, 11.6090002 35.2480011, 11.6090002 35.2480011, 11.6090002 35.2480011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1989'^^xsd:string;
  dwc:observationDate '2011-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154999 11.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154999"^^xsd:decimal ;
  dwc:decimalLongitude "11.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154999 11.706)"^^geo:wktLiteral ;
  geo-pos:lat "35.154999"^^xsd:decimal ;
  geo-pos:long "11.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1990'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1990'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.336388888889'^^xsd:double;
  dwc:longitude '11.706'^^xsd:double;
  dwc:latitude '35.154999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7060003 35.1549988, 11.7060003 35.1549988, 11.7060003 35.1549988, 11.7060003 35.1549988, 11.7060003 35.1549988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1990'^^xsd:string;
  dwc:observationDate '2011-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.124001 11.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.124001"^^xsd:decimal ;
  dwc:decimalLongitude "11.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.124001 11.766)"^^geo:wktLiteral ;
  geo-pos:lat "35.124001"^^xsd:decimal ;
  geo-pos:long "11.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1991'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1991'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.0777777777778'^^xsd:double;
  dwc:longitude '11.766'^^xsd:double;
  dwc:latitude '35.124001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7659998 35.1240006, 11.7659998 35.1240006, 11.7659998 35.1240006, 11.7659998 35.1240006, 11.7659998 35.1240006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1991'^^xsd:string;
  dwc:observationDate '2011-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.986 11.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.986"^^xsd:decimal ;
  dwc:decimalLongitude "11.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.986 11.355)"^^geo:wktLiteral ;
  geo-pos:lat "34.986"^^xsd:decimal ;
  geo-pos:long "11.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1992'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1992'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.8525'^^xsd:double;
  dwc:longitude '11.355'^^xsd:double;
  dwc:latitude '34.986'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3549995 34.9860001, 11.3549995 34.9860001, 11.3549995 34.9860001, 11.3549995 34.9860001, 11.3549995 34.9860001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1992'^^xsd:string;
  dwc:observationDate '2011-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.939999 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.939999"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.939999 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "34.939999"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1993'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1993'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.6613888888889'^^xsd:double;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '34.939999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4200001 34.9399986, 11.4200001 34.9399986, 11.4200001 34.9399986, 11.4200001 34.9399986, 11.4200001 34.9399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1993'^^xsd:string;
  dwc:observationDate '2011-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.776001 11.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.776001"^^xsd:decimal ;
  dwc:decimalLongitude "11.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.776001 11.646)"^^geo:wktLiteral ;
  geo-pos:lat "34.776001"^^xsd:decimal ;
  geo-pos:long "11.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1994'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1994'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1333333333333'^^xsd:double;
  dwc:longitude '11.646'^^xsd:double;
  dwc:latitude '34.776001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6459999 34.776001, 11.6459999 34.776001, 11.6459999 34.776001, 11.6459999 34.776001, 11.6459999 34.776001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1994'^^xsd:string;
  dwc:observationDate '2011-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139999 12.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139999"^^xsd:decimal ;
  dwc:decimalLongitude "12.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139999 12.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.139999"^^xsd:decimal ;
  geo-pos:long "12.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1995'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1995'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.52'^^xsd:double;
  dwc:longitude '12.316'^^xsd:double;
  dwc:latitude '34.139999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.316 34.1399994, 12.316 34.1399994, 12.316 34.1399994, 12.316 34.1399994, 12.316 34.1399994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1995'^^xsd:string;
  dwc:observationDate '2011-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.696999 24.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.696999"^^xsd:decimal ;
  dwc:decimalLongitude "24.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.696999 24.622)"^^geo:wktLiteral ;
  geo-pos:lat "35.696999"^^xsd:decimal ;
  geo-pos:long "24.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1996'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1996'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.8705555555556'^^xsd:double;
  dwc:longitude '24.622'^^xsd:double;
  dwc:latitude '35.696999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.6219997 35.6969986, 24.6219997 35.6969986, 24.6219997 35.6969986, 24.6219997 35.6969986, 24.6219997 35.6969986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1996'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.679001 24.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.679001"^^xsd:decimal ;
  dwc:decimalLongitude "24.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.679001 24.465)"^^geo:wktLiteral ;
  geo-pos:lat "35.679001"^^xsd:decimal ;
  geo-pos:long "24.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1997'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1997'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.20666666666667'^^xsd:double;
  dwc:longitude '24.465'^^xsd:double;
  dwc:latitude '35.679001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.4650002 35.6790009, 24.4650002 35.6790009, 24.4650002 35.6790009, 24.4650002 35.6790009, 24.4650002 35.6790009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1997'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.953999 24.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.953999"^^xsd:decimal ;
  dwc:decimalLongitude "24.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.953999 24.372)"^^geo:wktLiteral ;
  geo-pos:lat "35.953999"^^xsd:decimal ;
  geo-pos:long "24.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1998'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1998'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.7005555555556'^^xsd:double;
  dwc:longitude '24.372'^^xsd:double;
  dwc:latitude '35.953999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3719997 35.9539986, 24.3719997 35.9539986, 24.3719997 35.9539986, 24.3719997 35.9539986, 24.3719997 35.9539986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1998'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.176998 24.021999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.176998"^^xsd:decimal ;
  dwc:decimalLongitude "24.021999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.176998 24.021999)"^^geo:wktLiteral ;
  geo-pos:lat "36.176998"^^xsd:decimal ;
  geo-pos:long "24.021999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1999'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1999'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6391666666667'^^xsd:double;
  dwc:longitude '24.021999'^^xsd:double;
  dwc:latitude '36.176998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0219994 36.1769981, 24.0219994 36.1769981, 24.0219994 36.1769981, 24.0219994 36.1769981, 24.0219994 36.1769981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1999'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.409 23.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.409"^^xsd:decimal ;
  dwc:decimalLongitude "23.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.409 23.56)"^^geo:wktLiteral ;
  geo-pos:lat "36.409"^^xsd:decimal ;
  geo-pos:long "23.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2000'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2000'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7463888888889'^^xsd:double;
  dwc:longitude '23.56'^^xsd:double;
  dwc:latitude '36.409'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5599995 36.4090004, 23.5599995 36.4090004, 23.5599995 36.4090004, 23.5599995 36.4090004, 23.5599995 36.4090004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2000'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.769001 23.148001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.769001"^^xsd:decimal ;
  dwc:decimalLongitude "23.148001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.769001 23.148001)"^^geo:wktLiteral ;
  geo-pos:lat "36.769001"^^xsd:decimal ;
  geo-pos:long "23.148001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2001'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2001'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.505'^^xsd:double;
  dwc:longitude '23.148001'^^xsd:double;
  dwc:latitude '36.769001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.1480007 36.769001, 23.1480007 36.769001, 23.1480007 36.769001, 23.1480007 36.769001, 23.1480007 36.769001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2001'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.837002 23.080999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.837002"^^xsd:decimal ;
  dwc:decimalLongitude "23.080999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.837002 23.080999)"^^geo:wktLiteral ;
  geo-pos:lat "36.837002"^^xsd:decimal ;
  geo-pos:long "23.080999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2002'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2002'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.6222222222222'^^xsd:double;
  dwc:longitude '23.080999'^^xsd:double;
  dwc:latitude '36.837002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.0809994 36.8370018, 23.0809994 36.8370018, 23.0809994 36.8370018, 23.0809994 36.8370018, 23.0809994 36.8370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2002'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291 22.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.291"^^xsd:decimal ;
  dwc:decimalLongitude "22.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291 22.886)"^^geo:wktLiteral ;
  geo-pos:lat "37.291"^^xsd:decimal ;
  geo-pos:long "22.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2003'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2003'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.4325'^^xsd:double;
  dwc:longitude '22.886'^^xsd:double;
  dwc:latitude '37.291'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.8859997 37.2910004, 22.8859997 37.2910004, 22.8859997 37.2910004, 22.8859997 37.2910004, 22.8859997 37.2910004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2003'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.421001 22.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.421001"^^xsd:decimal ;
  dwc:decimalLongitude "22.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.421001 22.785)"^^geo:wktLiteral ;
  geo-pos:lat "37.421001"^^xsd:decimal ;
  geo-pos:long "22.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2004'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2004'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.079166666667'^^xsd:double;
  dwc:longitude '22.785'^^xsd:double;
  dwc:latitude '37.421001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7849999 37.4210014, 22.7849999 37.4210014, 22.7849999 37.4210014, 22.7849999 37.4210014, 22.7849999 37.4210014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2004'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139999 22.492001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.139999"^^xsd:decimal ;
  dwc:decimalLongitude "22.492001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139999 22.492001)"^^geo:wktLiteral ;
  geo-pos:lat "38.139999"^^xsd:decimal ;
  geo-pos:long "22.492001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2005'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2005'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.4330555555556'^^xsd:double;
  dwc:longitude '22.492001'^^xsd:double;
  dwc:latitude '38.139999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.4920006 38.1399994, 22.4920006 38.1399994, 22.4920006 38.1399994, 22.4920006 38.1399994, 22.4920006 38.1399994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2005'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466999 24.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.466999"^^xsd:decimal ;
  dwc:decimalLongitude "24.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466999 24.201)"^^geo:wktLiteral ;
  geo-pos:lat "38.466999"^^xsd:decimal ;
  geo-pos:long "24.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2006'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2006'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.25083333333333'^^xsd:double;
  dwc:longitude '24.201'^^xsd:double;
  dwc:latitude '38.466999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2010002 38.4669991, 24.2010002 38.4669991, 24.2010002 38.4669991, 24.2010002 38.4669991, 24.2010002 38.4669991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2006'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007999 23.525999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007999"^^xsd:decimal ;
  dwc:decimalLongitude "23.525999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007999 23.525999)"^^geo:wktLiteral ;
  geo-pos:lat "38.007999"^^xsd:decimal ;
  geo-pos:long "23.525999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2007'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2007'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.165'^^xsd:double;
  dwc:longitude '23.525999'^^xsd:double;
  dwc:latitude '38.007999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5259991 38.0079994, 23.5259991 38.0079994, 23.5259991 38.0079994, 23.5259991 38.0079994, 23.5259991 38.0079994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2007'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.525999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "23.525999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.525999)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "23.525999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2008'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2008'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.18583333333333'^^xsd:double;
  dwc:longitude '23.525999'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5259991 38.007, 23.5259991 38.007, 23.5259991 38.007, 23.5259991 38.007, 23.5259991 38.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2008'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.997002 23.523001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.997002"^^xsd:decimal ;
  dwc:decimalLongitude "23.523001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.997002 23.523001)"^^geo:wktLiteral ;
  geo-pos:lat "37.997002"^^xsd:decimal ;
  geo-pos:long "23.523001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2009'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2009'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.8886111111111'^^xsd:double;
  dwc:longitude '23.523001'^^xsd:double;
  dwc:latitude '37.997002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5230007 37.9970017, 23.5230007 37.9970017, 23.5230007 37.9970017, 23.5230007 37.9970017, 23.5230007 37.9970017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2009'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.997002 23.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.997002"^^xsd:decimal ;
  dwc:decimalLongitude "23.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.997002 23.524)"^^geo:wktLiteral ;
  geo-pos:lat "37.997002"^^xsd:decimal ;
  geo-pos:long "23.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2010'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2010'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.029444444444444'^^xsd:double;
  dwc:longitude '23.524'^^xsd:double;
  dwc:latitude '37.997002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5240002 37.9970017, 23.5240002 37.9970017, 23.5240002 37.9970017, 23.5240002 37.9970017, 23.5240002 37.9970017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2010'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994 23.556999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.994"^^xsd:decimal ;
  dwc:decimalLongitude "23.556999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994 23.556999)"^^geo:wktLiteral ;
  geo-pos:lat "37.994"^^xsd:decimal ;
  geo-pos:long "23.556999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2011'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2011'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.7338888888889'^^xsd:double;
  dwc:longitude '23.556999'^^xsd:double;
  dwc:latitude '37.994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5569992 37.9939995, 23.5569992 37.9939995, 23.5569992 37.9939995, 23.5569992 37.9939995, 23.5569992 37.9939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2011'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.966 23.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.966"^^xsd:decimal ;
  dwc:decimalLongitude "23.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.966 23.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.966"^^xsd:decimal ;
  geo-pos:long "23.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2012'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2012'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.5755555555556'^^xsd:double;
  dwc:longitude '23.375'^^xsd:double;
  dwc:latitude '37.966'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.375 37.9659996, 23.375 37.9659996, 23.375 37.9659996, 23.375 37.9659996, 23.375 37.9659996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2012'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.001 23.533001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.001"^^xsd:decimal ;
  dwc:decimalLongitude "23.533001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.001 23.533001)"^^geo:wktLiteral ;
  geo-pos:lat "38.001"^^xsd:decimal ;
  geo-pos:long "23.533001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2013'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2013'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.1838888888889'^^xsd:double;
  dwc:longitude '23.533001'^^xsd:double;
  dwc:latitude '38.001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.533001 38.0009995, 23.533001 38.0009995, 23.533001 38.0009995, 23.533001 38.0009995, 23.533001 38.0009995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2013'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.520001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.520001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.520001)"^^geo:wktLiteral ;
  geo-pos:lat "38.020001"^^xsd:decimal ;
  geo-pos:long "23.520001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2014'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2014'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.0936111111111'^^xsd:double;
  dwc:longitude '23.520001'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5200005 38.0200005, 23.5200005 38.0200005, 23.5200005 38.0200005, 23.5200005 38.0200005, 23.5200005 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2014'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.516001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014999"^^xsd:decimal ;
  dwc:decimalLongitude "23.516001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.516001)"^^geo:wktLiteral ;
  geo-pos:lat "38.014999"^^xsd:decimal ;
  geo-pos:long "23.516001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2015'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2015'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.8211111111111'^^xsd:double;
  dwc:longitude '23.516001'^^xsd:double;
  dwc:latitude '38.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5160008 38.0149994, 23.5160008 38.0149994, 23.5160008 38.0149994, 23.5160008 38.0149994, 23.5160008 38.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2015'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 23.520001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014"^^xsd:decimal ;
  dwc:decimalLongitude "23.520001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 23.520001)"^^geo:wktLiteral ;
  geo-pos:lat "38.014"^^xsd:decimal ;
  geo-pos:long "23.520001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2016'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2016'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.0158333333333'^^xsd:double;
  dwc:longitude '23.520001'^^xsd:double;
  dwc:latitude '38.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5200005 38.0139999, 23.5200005 38.0139999, 23.5200005 38.0139999, 23.5200005 38.0139999, 23.5200005 38.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2016'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.520001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014999"^^xsd:decimal ;
  dwc:decimalLongitude "23.520001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.520001)"^^geo:wktLiteral ;
  geo-pos:lat "38.014999"^^xsd:decimal ;
  geo-pos:long "23.520001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2017'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2017'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.76972222222222'^^xsd:double;
  dwc:longitude '23.520001'^^xsd:double;
  dwc:latitude '38.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5200005 38.0149994, 23.5200005 38.0149994, 23.5200005 38.0149994, 23.5200005 38.0149994, 23.5200005 38.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2017'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005001 23.514999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005001"^^xsd:decimal ;
  dwc:decimalLongitude "23.514999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005001 23.514999)"^^geo:wktLiteral ;
  geo-pos:lat "38.005001"^^xsd:decimal ;
  geo-pos:long "23.514999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2018'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2018'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.0305555555556'^^xsd:double;
  dwc:longitude '23.514999'^^xsd:double;
  dwc:latitude '38.005001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5149994 38.0050011, 23.5149994 38.0050011, 23.5149994 38.0050011, 23.5149994 38.0050011, 23.5149994 38.0050011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2018'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006001 23.523001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006001"^^xsd:decimal ;
  dwc:decimalLongitude "23.523001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006001 23.523001)"^^geo:wktLiteral ;
  geo-pos:lat "38.006001"^^xsd:decimal ;
  geo-pos:long "23.523001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2019'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2019'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.68055555555556'^^xsd:double;
  dwc:longitude '23.523001'^^xsd:double;
  dwc:latitude '38.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5230007 38.0060005, 23.5230007 38.0060005, 23.5230007 38.0060005, 23.5230007 38.0060005, 23.5230007 38.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2019'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006001 23.521999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006001"^^xsd:decimal ;
  dwc:decimalLongitude "23.521999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006001 23.521999)"^^geo:wktLiteral ;
  geo-pos:lat "38.006001"^^xsd:decimal ;
  geo-pos:long "23.521999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2020'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2020'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.83416666666667'^^xsd:double;
  dwc:longitude '23.521999'^^xsd:double;
  dwc:latitude '38.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5219994 38.0060005, 23.5219994 38.0060005, 23.5219994 38.0060005, 23.5219994 38.0060005, 23.5219994 38.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2020'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525002 23.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525002"^^xsd:decimal ;
  dwc:decimalLongitude "23.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525002 23.987)"^^geo:wktLiteral ;
  geo-pos:lat "35.525002"^^xsd:decimal ;
  geo-pos:long "23.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2247'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2247'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.85722222222222'^^xsd:double;
  dwc:longitude '23.987'^^xsd:double;
  dwc:latitude '35.525002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9869995 35.5250015, 23.9869995 35.5250015, 23.9869995 35.5250015, 23.9869995 35.5250015, 23.9869995 35.5250015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2247'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.985001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.526001"^^xsd:decimal ;
  dwc:decimalLongitude "23.985001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.985001)"^^geo:wktLiteral ;
  geo-pos:lat "35.526001"^^xsd:decimal ;
  geo-pos:long "23.985001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2248'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2248'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.2769444444444'^^xsd:double;
  dwc:longitude '23.985001'^^xsd:double;
  dwc:latitude '35.526001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9850006 35.526001, 23.9850006 35.526001, 23.9850006 35.526001, 23.9850006 35.526001, 23.9850006 35.526001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2248'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.983999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.526001"^^xsd:decimal ;
  dwc:decimalLongitude "23.983999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.983999)"^^geo:wktLiteral ;
  geo-pos:lat "35.526001"^^xsd:decimal ;
  geo-pos:long "23.983999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2249'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2249'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.0358333333333'^^xsd:double;
  dwc:longitude '23.983999'^^xsd:double;
  dwc:latitude '35.526001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9839993 35.526001, 23.9839993 35.526001, 23.9839993 35.526001, 23.9839993 35.526001, 23.9839993 35.526001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2249'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.523998 23.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.523998"^^xsd:decimal ;
  dwc:decimalLongitude "23.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.523998 23.961)"^^geo:wktLiteral ;
  geo-pos:lat "35.523998"^^xsd:decimal ;
  geo-pos:long "23.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2250'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2250'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:longitude '23.961'^^xsd:double;
  dwc:latitude '35.523998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9610004 35.5239983, 23.9610004 35.5239983, 23.9610004 35.5239983, 23.9610004 35.5239983, 23.9610004 35.5239983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2250'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.526001"^^xsd:decimal ;
  dwc:decimalLongitude "23.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.972)"^^geo:wktLiteral ;
  geo-pos:lat "35.526001"^^xsd:decimal ;
  geo-pos:long "23.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2251'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2251'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.7825'^^xsd:double;
  dwc:longitude '23.972'^^xsd:double;
  dwc:latitude '35.526001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9720001 35.526001, 23.9720001 35.526001, 23.9720001 35.526001, 23.9720001 35.526001, 23.9720001 35.526001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2251'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.528999"^^xsd:decimal ;
  dwc:decimalLongitude "23.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.938)"^^geo:wktLiteral ;
  geo-pos:lat "35.528999"^^xsd:decimal ;
  geo-pos:long "23.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2252'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2252'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.0152777777778'^^xsd:double;
  dwc:longitude '23.938'^^xsd:double;
  dwc:latitude '35.528999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9379997 35.5289993, 23.9379997 35.5289993, 23.9379997 35.5289993, 23.9379997 35.5289993, 23.9379997 35.5289993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2252'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.519001 24.006001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.519001"^^xsd:decimal ;
  dwc:decimalLongitude "24.006001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.519001 24.006001)"^^geo:wktLiteral ;
  geo-pos:lat "35.519001"^^xsd:decimal ;
  geo-pos:long "24.006001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2253'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2253'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.6152777777778'^^xsd:double;
  dwc:longitude '24.006001'^^xsd:double;
  dwc:latitude '35.519001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0060005 35.519001, 24.0060005 35.519001, 24.0060005 35.519001, 24.0060005 35.519001, 24.0060005 35.519001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2253'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "23.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.99)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "23.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2254'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2254'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.60583333333333'^^xsd:double;
  dwc:longitude '23.99'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9899998 35.5270004, 23.9899998 35.5270004, 23.9899998 35.5270004, 23.9899998 35.5270004, 23.9899998 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2254'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.523998 23.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.523998"^^xsd:decimal ;
  dwc:decimalLongitude "23.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.523998 23.986)"^^geo:wktLiteral ;
  geo-pos:lat "35.523998"^^xsd:decimal ;
  geo-pos:long "23.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2255'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2255'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.875'^^xsd:double;
  dwc:longitude '23.986'^^xsd:double;
  dwc:latitude '35.523998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9860001 35.5239983, 23.9860001 35.5239983, 23.9860001 35.5239983, 23.9860001 35.5239983, 23.9860001 35.5239983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2255'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 24.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "24.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 24.001)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "24.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2256'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2256'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.7775'^^xsd:double;
  dwc:longitude '24.001'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0009995 35.5309982, 24.0009995 35.5309982, 24.0009995 35.5309982, 24.0009995 35.5309982, 24.0009995 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2256'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 24.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "24.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 24.004)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "24.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2257'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2257'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.1002777777778'^^xsd:double;
  dwc:longitude '24.004'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0039997 35.5309982, 24.0039997 35.5309982, 24.0039997 35.5309982, 24.0039997 35.5309982, 24.0039997 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2257'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.536999 24.011999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.536999"^^xsd:decimal ;
  dwc:decimalLongitude "24.011999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.536999 24.011999)"^^geo:wktLiteral ;
  geo-pos:lat "35.536999"^^xsd:decimal ;
  geo-pos:long "24.011999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2258'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2258'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.4305555555556'^^xsd:double;
  dwc:longitude '24.011999'^^xsd:double;
  dwc:latitude '35.536999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0119991 35.5369988, 24.0119991 35.5369988, 24.0119991 35.5369988, 24.0119991 35.5369988, 24.0119991 35.5369988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2258'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521 23.995001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.521"^^xsd:decimal ;
  dwc:decimalLongitude "23.995001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521 23.995001)"^^geo:wktLiteral ;
  geo-pos:lat "35.521"^^xsd:decimal ;
  geo-pos:long "23.995001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2259'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2259'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.60555555555556'^^xsd:double;
  dwc:longitude '23.995001'^^xsd:double;
  dwc:latitude '35.521'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9950008 35.5209999, 23.9950008 35.5209999, 23.9950008 35.5209999, 23.9950008 35.5209999, 23.9950008 35.5209999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2259'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.522999 23.974001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.522999"^^xsd:decimal ;
  dwc:decimalLongitude "23.974001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.522999 23.974001)"^^geo:wktLiteral ;
  geo-pos:lat "35.522999"^^xsd:decimal ;
  geo-pos:long "23.974001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2260'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2260'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.6558333333333'^^xsd:double;
  dwc:longitude '23.974001'^^xsd:double;
  dwc:latitude '35.522999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9740009 35.5229988, 23.9740009 35.5229988, 23.9740009 35.5229988, 23.9740009 35.5229988, 23.9740009 35.5229988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2260'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.529999 23.933001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.529999"^^xsd:decimal ;
  dwc:decimalLongitude "23.933001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.529999 23.933001)"^^geo:wktLiteral ;
  geo-pos:lat "35.529999"^^xsd:decimal ;
  geo-pos:long "23.933001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2261'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2261'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6416666666667'^^xsd:double;
  dwc:longitude '23.933001'^^xsd:double;
  dwc:latitude '35.529999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9330006 35.5299988, 23.9330006 35.5299988, 23.9330006 35.5299988, 23.9330006 35.5299988, 23.9330006 35.5299988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2261'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.526001"^^xsd:decimal ;
  dwc:decimalLongitude "23.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.526001"^^xsd:decimal ;
  geo-pos:long "23.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2262'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2262'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6416666666667'^^xsd:double;
  dwc:longitude '23.958'^^xsd:double;
  dwc:latitude '35.526001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9580002 35.526001, 23.9580002 35.526001, 23.9580002 35.526001, 23.9580002 35.526001, 23.9580002 35.526001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2262'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 23.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.374001"^^xsd:decimal ;
  dwc:decimalLongitude "23.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 23.305)"^^geo:wktLiteral ;
  geo-pos:lat "35.374001"^^xsd:decimal ;
  geo-pos:long "23.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2263'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2263'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.6391666666667'^^xsd:double;
  dwc:longitude '23.305'^^xsd:double;
  dwc:latitude '35.374001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3050003 35.3740006, 23.3050003 35.3740006, 23.3050003 35.3740006, 23.3050003 35.3740006, 23.3050003 35.3740006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2263'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.938999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "23.938999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.938999)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "23.938999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2264'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2264'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.5852777777778'^^xsd:double;
  dwc:longitude '23.938999'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9389992 35.5270004, 23.9389992 35.5270004, 23.9389992 35.5270004, 23.9389992 35.5270004, 23.9389992 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2264'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.549 23.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.549"^^xsd:decimal ;
  dwc:decimalLongitude "23.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.549 23.975)"^^geo:wktLiteral ;
  geo-pos:lat "35.549"^^xsd:decimal ;
  geo-pos:long "23.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2265'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2265'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.8777777777778'^^xsd:double;
  dwc:longitude '23.975'^^xsd:double;
  dwc:latitude '35.549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9750004 35.5489998, 23.9750004 35.5489998, 23.9750004 35.5489998, 23.9750004 35.5489998, 23.9750004 35.5489998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2265'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.547001 23.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.547001"^^xsd:decimal ;
  dwc:decimalLongitude "23.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.547001 23.975)"^^geo:wktLiteral ;
  geo-pos:lat "35.547001"^^xsd:decimal ;
  geo-pos:long "23.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2266'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2266'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.4102777777778'^^xsd:double;
  dwc:longitude '23.975'^^xsd:double;
  dwc:latitude '35.547001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9750004 35.5470009, 23.9750004 35.5470009, 23.9750004 35.5470009, 23.9750004 35.5470009, 23.9750004 35.5470009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2266'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.613998 24.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.613998"^^xsd:decimal ;
  dwc:decimalLongitude "24.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.613998 24.226)"^^geo:wktLiteral ;
  geo-pos:lat "35.613998"^^xsd:decimal ;
  geo-pos:long "24.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2267'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2267'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6272222222222'^^xsd:double;
  dwc:longitude '24.226'^^xsd:double;
  dwc:latitude '35.613998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2259998 35.6139984, 24.2259998 35.6139984, 24.2259998 35.6139984, 24.2259998 35.6139984, 24.2259998 35.6139984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2267'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.567001 24.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.567001"^^xsd:decimal ;
  dwc:decimalLongitude "24.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.567001 24.046)"^^geo:wktLiteral ;
  geo-pos:lat "35.567001"^^xsd:decimal ;
  geo-pos:long "24.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2268'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2268'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6272222222222'^^xsd:double;
  dwc:longitude '24.046'^^xsd:double;
  dwc:latitude '35.567001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0459995 35.5670013, 24.0459995 35.5670013, 24.0459995 35.5670013, 24.0459995 35.5670013, 24.0459995 35.5670013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2268'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542999 24.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542999"^^xsd:decimal ;
  dwc:decimalLongitude "24.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542999 24.001)"^^geo:wktLiteral ;
  geo-pos:lat "35.542999"^^xsd:decimal ;
  geo-pos:long "24.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2269'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2269'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.0175'^^xsd:double;
  dwc:longitude '24.001'^^xsd:double;
  dwc:latitude '35.542999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0009995 35.5429993, 24.0009995 35.5429993, 24.0009995 35.5429993, 24.0009995 35.5429993, 24.0009995 35.5429993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2269'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "23.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.961)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "23.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2270'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2270'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.4405555555556'^^xsd:double;
  dwc:longitude '23.961'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9610004 35.5309982, 23.9610004 35.5309982, 23.9610004 35.5309982, 23.9610004 35.5309982, 23.9610004 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2270'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.983999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "23.983999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.983999)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "23.983999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2271'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2271'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.7422222222222'^^xsd:double;
  dwc:longitude '23.983999'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9839993 35.5309982, 23.9839993 35.5309982, 23.9839993 35.5309982, 23.9839993 35.5309982, 23.9839993 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2271'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.555 23.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.555"^^xsd:decimal ;
  dwc:decimalLongitude "23.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.555 23.921)"^^geo:wktLiteral ;
  geo-pos:lat "35.555"^^xsd:decimal ;
  geo-pos:long "23.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2272'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2272'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.621111111111'^^xsd:double;
  dwc:longitude '23.921'^^xsd:double;
  dwc:latitude '35.555'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9209995 35.5550003, 23.9209995 35.5550003, 23.9209995 35.5550003, 23.9209995 35.5550003, 23.9209995 35.5550003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2272'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.561001 23.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.561001"^^xsd:decimal ;
  dwc:decimalLongitude "23.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.561001 23.941)"^^geo:wktLiteral ;
  geo-pos:lat "35.561001"^^xsd:decimal ;
  geo-pos:long "23.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2273'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2273'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.851111111111'^^xsd:double;
  dwc:longitude '23.941'^^xsd:double;
  dwc:latitude '35.561001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.941 35.5610008, 23.941 35.5610008, 23.941 35.5610008, 23.941 35.5610008, 23.941 35.5610008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2273'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.330999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341999"^^xsd:decimal ;
  dwc:decimalLongitude "25.330999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.330999)"^^geo:wktLiteral ;
  geo-pos:lat "35.341999"^^xsd:decimal ;
  geo-pos:long "25.330999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2310'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2310'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.1344444444444'^^xsd:double;
  dwc:longitude '25.330999'^^xsd:double;
  dwc:latitude '35.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3309994 35.3419991, 25.3309994 35.3419991, 25.3309994 35.3419991, 25.3309994 35.3419991, 25.3309994 35.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2310'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 25.308001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.374001"^^xsd:decimal ;
  dwc:decimalLongitude "25.308001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 25.308001)"^^geo:wktLiteral ;
  geo-pos:lat "35.374001"^^xsd:decimal ;
  geo-pos:long "25.308001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2311'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2311'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.7908333333333'^^xsd:double;
  dwc:longitude '25.308001'^^xsd:double;
  dwc:latitude '35.374001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3080006 35.3740006, 25.3080006 35.3740006, 25.3080006 35.3740006, 25.3080006 35.3740006, 25.3080006 35.3740006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2311'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.391001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.391001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.391001)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.391001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2312'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2312'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.9461111111111'^^xsd:double;
  dwc:longitude '25.391001'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3910008 35.3650017, 25.3910008 35.3650017, 25.3910008 35.3650017, 25.3910008 35.3650017, 25.3910008 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2312'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.290001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.290001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.290001)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.290001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2313'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2313'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.9525'^^xsd:double;
  dwc:longitude '25.290001'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2900009 35.3520012, 25.2900009 35.3520012, 25.2900009 35.3520012, 25.2900009 35.3520012, 25.2900009 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2313'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.291)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2314'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2314'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.525'^^xsd:double;
  dwc:longitude '25.291'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2910004 35.3460007, 25.2910004 35.3460007, 25.2910004 35.3460007, 25.2910004 35.3460007, 25.2910004 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2314'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.278999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.278999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.278999)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.278999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2315'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2315'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.7730555555556'^^xsd:double;
  dwc:longitude '25.278999'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2789993 35.3520012, 25.2789993 35.3520012, 25.2789993 35.3520012, 25.2789993 35.3520012, 25.2789993 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2315'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.297001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.297001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.297001)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.297001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2550'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2550'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.2366666666667'^^xsd:double;
  dwc:longitude '25.297001'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2970009 35.3520012, 25.2970009 35.3520012, 25.2970009 35.3520012, 25.2970009 35.3520012, 25.2970009 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2550'^^xsd:string;
  dwc:observationDate '2011-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.301001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.301001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.301001)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.301001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2551'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2551'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.5225'^^xsd:double;
  dwc:longitude '25.301001'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3010006 35.3530006, 25.3010006 35.3530006, 25.3010006 35.3530006, 25.3010006 35.3530006, 25.3010006 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2551'^^xsd:string;
  dwc:observationDate '2011-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.290001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.290001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.290001)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.290001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2552'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2552'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.190833333333'^^xsd:double;
  dwc:longitude '25.290001'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2900009 35.3479996, 25.2900009 35.3479996, 25.2900009 35.3479996, 25.2900009 35.3479996, 25.2900009 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2552'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.302)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2553'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2553'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.573611111111'^^xsd:double;
  dwc:longitude '25.302'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3020001 35.3470001, 25.3020001 35.3470001, 25.3020001 35.3470001, 25.3020001 35.3470001, 25.3020001 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2553'^^xsd:string;
  dwc:observationDate '2012-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.299)"^^geo:wktLiteral ;
  geo-pos:lat "35.354"^^xsd:decimal ;
  geo-pos:long "25.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2554'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2554'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.3925'^^xsd:double;
  dwc:longitude '25.299'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2989998 35.3540001, 25.2989998 35.3540001, 25.2989998 35.3540001, 25.2989998 35.3540001, 25.2989998 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2554'^^xsd:string;
  dwc:observationDate '2012-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355"^^xsd:decimal ;
  dwc:decimalLongitude "25.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.302)"^^geo:wktLiteral ;
  geo-pos:lat "35.355"^^xsd:decimal ;
  geo-pos:long "25.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2555'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2555'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.137777777778'^^xsd:double;
  dwc:longitude '25.302'^^xsd:double;
  dwc:latitude '35.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3020001 35.3549995, 25.3020001 35.3549995, 25.3020001 35.3549995, 25.3020001 35.3549995, 25.3020001 35.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2555'^^xsd:string;
  dwc:observationDate '2012-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.302)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2556'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2556'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6341666666667'^^xsd:double;
  dwc:longitude '25.302'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3020001 35.3499985, 25.3020001 35.3499985, 25.3020001 35.3499985, 25.3020001 35.3499985, 25.3020001 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2556'^^xsd:string;
  dwc:observationDate '2012-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.316999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.316999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.316999)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.316999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2557'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2557'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.618055555556'^^xsd:double;
  dwc:longitude '25.316999'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3169994 35.3479996, 25.3169994 35.3479996, 25.3169994 35.3479996, 25.3169994 35.3479996, 25.3169994 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2557'^^xsd:string;
  dwc:observationDate '2012-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.322001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.322001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.322001)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.322001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2558'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2558'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.5625'^^xsd:double;
  dwc:longitude '25.322001'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3220005 35.3470001, 25.3220005 35.3470001, 25.3220005 35.3470001, 25.3220005 35.3470001, 25.3220005 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2558'^^xsd:string;
  dwc:observationDate '2012-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.354)"^^geo:wktLiteral ;
  geo-pos:lat "35.351002"^^xsd:decimal ;
  geo-pos:long "25.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2559'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2559'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.84277777777778'^^xsd:double;
  dwc:longitude '25.354'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3540001 35.3510017, 25.3540001 35.3510017, 25.3540001 35.3510017, 25.3540001 35.3510017, 25.3540001 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2559'^^xsd:string;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.356001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.356001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.356001)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.356001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2560'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2560'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.509722222222'^^xsd:double;
  dwc:longitude '25.356001'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3560009 35.3460007, 25.3560009 35.3460007, 25.3560009 35.3460007, 25.3560009 35.3460007, 25.3560009 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2560'^^xsd:string;
  dwc:observationDate '2012-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.273001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.273001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.273001)"^^geo:wktLiteral ;
  geo-pos:lat "35.359001"^^xsd:decimal ;
  geo-pos:long "25.273001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2561'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2561'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.006111111111'^^xsd:double;
  dwc:longitude '25.273001'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2730007 35.3590012, 25.2730007 35.3590012, 25.2730007 35.3590012, 25.2730007 35.3590012, 25.2730007 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2561'^^xsd:string;
  dwc:observationDate '2012-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.466999 25.587999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.466999"^^xsd:decimal ;
  dwc:decimalLongitude "25.587999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.466999 25.587999)"^^geo:wktLiteral ;
  geo-pos:lat "35.466999"^^xsd:decimal ;
  geo-pos:long "25.587999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2562'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2562'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.810277777778'^^xsd:double;
  dwc:longitude '25.587999'^^xsd:double;
  dwc:latitude '35.466999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5879993 35.4669991, 25.5879993 35.4669991, 25.5879993 35.4669991, 25.5879993 35.4669991, 25.5879993 35.4669991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2562'^^xsd:string;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.522999 25.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.522999"^^xsd:decimal ;
  dwc:decimalLongitude "25.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.522999 25.719)"^^geo:wktLiteral ;
  geo-pos:lat "35.522999"^^xsd:decimal ;
  geo-pos:long "25.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2563'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2563'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.615'^^xsd:double;
  dwc:longitude '25.719'^^xsd:double;
  dwc:latitude '35.522999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7189999 35.5229988, 25.7189999 35.5229988, 25.7189999 35.5229988, 25.7189999 35.5229988, 25.7189999 35.5229988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2563'^^xsd:string;
  dwc:observationDate '2012-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 25.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "25.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 25.691)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "25.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2564'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2564'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.710555555556'^^xsd:double;
  dwc:longitude '25.691'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.691 35.5419998, 25.691 35.5419998, 25.691 35.5419998, 25.691 35.5419998, 25.691 35.5419998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2564'^^xsd:string;
  dwc:observationDate '2012-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.540001 24.386999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.540001"^^xsd:decimal ;
  dwc:decimalLongitude "24.386999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.540001 24.386999)"^^geo:wktLiteral ;
  geo-pos:lat "35.540001"^^xsd:decimal ;
  geo-pos:long "24.386999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2565'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2565'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.83305555555556'^^xsd:double;
  dwc:longitude '24.386999'^^xsd:double;
  dwc:latitude '35.540001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3869991 35.5400009, 24.3869991 35.5400009, 24.3869991 35.5400009, 24.3869991 35.5400009, 24.3869991 35.5400009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2565'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.460999 24.320999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.460999"^^xsd:decimal ;
  dwc:decimalLongitude "24.320999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.460999 24.320999)"^^geo:wktLiteral ;
  geo-pos:lat "35.460999"^^xsd:decimal ;
  geo-pos:long "24.320999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2566'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2566'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.99583333333333'^^xsd:double;
  dwc:longitude '24.320999'^^xsd:double;
  dwc:latitude '35.460999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3209992 35.4609985, 24.3209992 35.4609985, 24.3209992 35.4609985, 24.3209992 35.4609985, 24.3209992 35.4609985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2566'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.438 24.756001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.438"^^xsd:decimal ;
  dwc:decimalLongitude "24.756001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.438 24.756001)"^^geo:wktLiteral ;
  geo-pos:lat "35.438"^^xsd:decimal ;
  geo-pos:long "24.756001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2567'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2567'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.72638888888889'^^xsd:double;
  dwc:longitude '24.756001'^^xsd:double;
  dwc:latitude '35.438'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.7560005 35.4379997, 24.7560005 35.4379997, 24.7560005 35.4379997, 24.7560005 35.4379997, 24.7560005 35.4379997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2567'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.657002 23.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.657002"^^xsd:decimal ;
  dwc:decimalLongitude "23.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.657002 23.813)"^^geo:wktLiteral ;
  geo-pos:lat "35.657002"^^xsd:decimal ;
  geo-pos:long "23.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2568'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2568'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.84722222222222'^^xsd:double;
  dwc:longitude '23.813'^^xsd:double;
  dwc:latitude '35.657002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8129997 35.6570015, 23.8129997 35.6570015, 23.8129997 35.6570015, 23.8129997 35.6570015, 23.8129997 35.6570015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2568'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.658001 23.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.658001"^^xsd:decimal ;
  dwc:decimalLongitude "23.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.658001 23.819)"^^geo:wktLiteral ;
  geo-pos:lat "35.658001"^^xsd:decimal ;
  geo-pos:long "23.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2569'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2569'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.4538888888889'^^xsd:double;
  dwc:longitude '23.819'^^xsd:double;
  dwc:latitude '35.658001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8190002 35.658001, 23.8190002 35.658001, 23.8190002 35.658001, 23.8190002 35.658001, 23.8190002 35.658001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2569'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68 23.299999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.68"^^xsd:decimal ;
  dwc:decimalLongitude "23.299999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68 23.299999)"^^geo:wktLiteral ;
  geo-pos:lat "35.68"^^xsd:decimal ;
  geo-pos:long "23.299999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2570'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2570'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.5175'^^xsd:double;
  dwc:longitude '23.299999'^^xsd:double;
  dwc:latitude '35.68'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.2999992 35.6800003, 23.2999992 35.6800003, 23.2999992 35.6800003, 23.2999992 35.6800003, 23.2999992 35.6800003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2570'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.675999 23.304001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.675999"^^xsd:decimal ;
  dwc:decimalLongitude "23.304001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.675999 23.304001)"^^geo:wktLiteral ;
  geo-pos:lat "35.675999"^^xsd:decimal ;
  geo-pos:long "23.304001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2571'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2571'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.65722222222222'^^xsd:double;
  dwc:longitude '23.304001'^^xsd:double;
  dwc:latitude '35.675999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3040009 35.6759987, 23.3040009 35.6759987, 23.3040009 35.6759987, 23.3040009 35.6759987, 23.3040009 35.6759987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2571'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.659 23.427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.659"^^xsd:decimal ;
  dwc:decimalLongitude "23.427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.659 23.427)"^^geo:wktLiteral ;
  geo-pos:lat "35.659"^^xsd:decimal ;
  geo-pos:long "23.427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2572'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2572'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.1477777777778'^^xsd:double;
  dwc:longitude '23.427'^^xsd:double;
  dwc:latitude '35.659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4270001 35.6590004, 23.4270001 35.6590004, 23.4270001 35.6590004, 23.4270001 35.6590004, 23.4270001 35.6590004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2572'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.388001 23.502001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.388001"^^xsd:decimal ;
  dwc:decimalLongitude "23.502001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.388001 23.502001)"^^geo:wktLiteral ;
  geo-pos:lat "35.388001"^^xsd:decimal ;
  geo-pos:long "23.502001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2573'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2573'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.7572222222222'^^xsd:double;
  dwc:longitude '23.502001'^^xsd:double;
  dwc:latitude '35.388001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5020008 35.3880005, 23.5020008 35.3880005, 23.5020008 35.3880005, 23.5020008 35.3880005, 23.5020008 35.3880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2573'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.659 23.636999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.659"^^xsd:decimal ;
  dwc:decimalLongitude "23.636999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.659 23.636999)"^^geo:wktLiteral ;
  geo-pos:lat "34.659"^^xsd:decimal ;
  geo-pos:long "23.636999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2574'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2574'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.5975'^^xsd:double;
  dwc:longitude '23.636999'^^xsd:double;
  dwc:latitude '34.659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.6369991 34.6590004, 23.6369991 34.6590004, 23.6369991 34.6590004, 23.6369991 34.6590004, 23.6369991 34.6590004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2574'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217999 23.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217999"^^xsd:decimal ;
  dwc:decimalLongitude "23.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217999 23.871)"^^geo:wktLiteral ;
  geo-pos:lat "34.217999"^^xsd:decimal ;
  geo-pos:long "23.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2575'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2575'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.031111111111111'^^xsd:double;
  dwc:longitude '23.871'^^xsd:double;
  dwc:latitude '34.217999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8710003 34.2179985, 23.8710003 34.2179985, 23.8710003 34.2179985, 23.8710003 34.2179985, 23.8710003 34.2179985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2575'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.609001 23.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.609001"^^xsd:decimal ;
  dwc:decimalLongitude "23.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.609001 23.399)"^^geo:wktLiteral ;
  geo-pos:lat "34.609001"^^xsd:decimal ;
  geo-pos:long "23.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2576'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2576'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.2094444444444'^^xsd:double;
  dwc:longitude '23.399'^^xsd:double;
  dwc:latitude '34.609001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3990002 34.6090012, 23.3990002 34.6090012, 23.3990002 34.6090012, 23.3990002 34.6090012, 23.3990002 34.6090012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2576'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.652 22.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.652"^^xsd:decimal ;
  dwc:decimalLongitude "22.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.652 22.188)"^^geo:wktLiteral ;
  geo-pos:lat "34.652"^^xsd:decimal ;
  geo-pos:long "22.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2577'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2577'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.0091666666666667'^^xsd:double;
  dwc:longitude '22.188'^^xsd:double;
  dwc:latitude '34.652'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.1879997 34.6520004, 22.1879997 34.6520004, 22.1879997 34.6520004, 22.1879997 34.6520004, 22.1879997 34.6520004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2577'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.772999 21.804001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.772999"^^xsd:decimal ;
  dwc:decimalLongitude "21.804001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.772999 21.804001)"^^geo:wktLiteral ;
  geo-pos:lat "34.772999"^^xsd:decimal ;
  geo-pos:long "21.804001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2578'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2578'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.5358333333333'^^xsd:double;
  dwc:longitude '21.804001'^^xsd:double;
  dwc:latitude '34.772999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.8040009 34.7729988, 21.8040009 34.7729988, 21.8040009 34.7729988, 21.8040009 34.7729988, 21.8040009 34.7729988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2578'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 21.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "21.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 21.761)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "21.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2579'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2579'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.7683333333333'^^xsd:double;
  dwc:longitude '21.761'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.7609997 34.7290001, 21.7609997 34.7290001, 21.7609997 34.7290001, 21.7609997 34.7290001, 21.7609997 34.7290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2579'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.837002 20.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.837002"^^xsd:decimal ;
  dwc:decimalLongitude "20.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.837002 20.51)"^^geo:wktLiteral ;
  geo-pos:lat "34.837002"^^xsd:decimal ;
  geo-pos:long "20.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2580'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2580'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.4991666666667'^^xsd:double;
  dwc:longitude '20.51'^^xsd:double;
  dwc:latitude '34.837002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.5100002 34.8370018, 20.5100002 34.8370018, 20.5100002 34.8370018, 20.5100002 34.8370018, 20.5100002 34.8370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2580'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.916 20.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.916"^^xsd:decimal ;
  dwc:decimalLongitude "20.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.916 20.059)"^^geo:wktLiteral ;
  geo-pos:lat "34.916"^^xsd:decimal ;
  geo-pos:long "20.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2581'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2581'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0513888888889'^^xsd:double;
  dwc:longitude '20.059'^^xsd:double;
  dwc:latitude '34.916'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.059 34.9160004, 20.059 34.9160004, 20.059 34.9160004, 20.059 34.9160004, 20.059 34.9160004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2581'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.730999 20.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.730999"^^xsd:decimal ;
  dwc:decimalLongitude "20.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.730999 20.045)"^^geo:wktLiteral ;
  geo-pos:lat "34.730999"^^xsd:decimal ;
  geo-pos:long "20.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2582'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2582'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.2183333333333'^^xsd:double;
  dwc:longitude '20.045'^^xsd:double;
  dwc:latitude '34.730999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.0450001 34.730999, 20.0450001 34.730999, 20.0450001 34.730999, 20.0450001 34.730999, 20.0450001 34.730999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2582'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.733002 20.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.733002"^^xsd:decimal ;
  dwc:decimalLongitude "20.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.733002 20.042)"^^geo:wktLiteral ;
  geo-pos:lat "34.733002"^^xsd:decimal ;
  geo-pos:long "20.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2583'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2583'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.2183333333333'^^xsd:double;
  dwc:longitude '20.042'^^xsd:double;
  dwc:latitude '34.733002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.0419998 34.7330017, 20.0419998 34.7330017, 20.0419998 34.7330017, 20.0419998 34.7330017, 20.0419998 34.7330017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2583'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.780998 19.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.780998"^^xsd:decimal ;
  dwc:decimalLongitude "19.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.780998 19.902)"^^geo:wktLiteral ;
  geo-pos:lat "34.780998"^^xsd:decimal ;
  geo-pos:long "19.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2584'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2584'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.9077777777778'^^xsd:double;
  dwc:longitude '19.902'^^xsd:double;
  dwc:latitude '34.780998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.9020004 34.7809982, 19.9020004 34.7809982, 19.9020004 34.7809982, 19.9020004 34.7809982, 19.9020004 34.7809982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2584'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.387001 18.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.387001"^^xsd:decimal ;
  dwc:decimalLongitude "18.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.387001 18.677)"^^geo:wktLiteral ;
  geo-pos:lat "35.387001"^^xsd:decimal ;
  geo-pos:long "18.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2585'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2585'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.0666666666667'^^xsd:double;
  dwc:longitude '18.677'^^xsd:double;
  dwc:latitude '35.387001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.6770001 35.387001, 18.6770001 35.387001, 18.6770001 35.387001, 18.6770001 35.387001, 18.6770001 35.387001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2585'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.801998 19.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.801998"^^xsd:decimal ;
  dwc:decimalLongitude "19.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.801998 19.73)"^^geo:wktLiteral ;
  geo-pos:lat "34.801998"^^xsd:decimal ;
  geo-pos:long "19.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2586'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2586'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.075'^^xsd:double;
  dwc:longitude '19.73'^^xsd:double;
  dwc:latitude '34.801998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.7299995 34.8019981, 19.7299995 34.8019981, 19.7299995 34.8019981, 19.7299995 34.8019981, 19.7299995 34.8019981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2586'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.972 19.131001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.972"^^xsd:decimal ;
  dwc:decimalLongitude "19.131001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.972 19.131001)"^^geo:wktLiteral ;
  geo-pos:lat "34.972"^^xsd:decimal ;
  geo-pos:long "19.131001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2587'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2587'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0283333333333'^^xsd:double;
  dwc:longitude '19.131001'^^xsd:double;
  dwc:latitude '34.972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.1310005 34.9720001, 19.1310005 34.9720001, 19.1310005 34.9720001, 19.1310005 34.9720001, 19.1310005 34.9720001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2587'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.897999 19.191999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.897999"^^xsd:decimal ;
  dwc:decimalLongitude "19.191999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.897999 19.191999)"^^geo:wktLiteral ;
  geo-pos:lat "34.897999"^^xsd:decimal ;
  geo-pos:long "19.191999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2588'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2588'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0283333333333'^^xsd:double;
  dwc:longitude '19.191999'^^xsd:double;
  dwc:latitude '34.897999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.1919994 34.8979988, 19.1919994 34.8979988, 19.1919994 34.8979988, 19.1919994 34.8979988, 19.1919994 34.8979988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2588'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.784 18.691999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.784"^^xsd:decimal ;
  dwc:decimalLongitude "18.691999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.784 18.691999)"^^geo:wktLiteral ;
  geo-pos:lat "34.784"^^xsd:decimal ;
  geo-pos:long "18.691999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2589'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2589'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.4152777777778'^^xsd:double;
  dwc:longitude '18.691999'^^xsd:double;
  dwc:latitude '34.784'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.6919994 34.7840004, 18.6919994 34.7840004, 18.6919994 34.7840004, 18.6919994 34.7840004, 18.6919994 34.7840004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2589'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.638001 18.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.638001"^^xsd:decimal ;
  dwc:decimalLongitude "18.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.638001 18.855)"^^geo:wktLiteral ;
  geo-pos:lat "34.638001"^^xsd:decimal ;
  geo-pos:long "18.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2590'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2590'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.4516666666667'^^xsd:double;
  dwc:longitude '18.855'^^xsd:double;
  dwc:latitude '34.638001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.8549995 34.6380005, 18.8549995 34.6380005, 18.8549995 34.6380005, 18.8549995 34.6380005, 18.8549995 34.6380005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2590'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317001 19.247999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.317001"^^xsd:decimal ;
  dwc:decimalLongitude "19.247999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317001 19.247999)"^^geo:wktLiteral ;
  geo-pos:lat "34.317001"^^xsd:decimal ;
  geo-pos:long "19.247999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2591'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2591'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.62055555555556'^^xsd:double;
  dwc:longitude '19.247999'^^xsd:double;
  dwc:latitude '34.317001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.2479992 34.3170013, 19.2479992 34.3170013, 19.2479992 34.3170013, 19.2479992 34.3170013, 19.2479992 34.3170013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2591'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 18.48)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2592'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2592'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.80861111111111'^^xsd:double;
  dwc:longitude '18.48'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.4799995 34.5559998, 18.4799995 34.5559998, 18.4799995 34.5559998, 18.4799995 34.5559998, 18.4799995 34.5559998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2592'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.528999 18.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.528999"^^xsd:decimal ;
  dwc:decimalLongitude "18.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.528999 18.49)"^^geo:wktLiteral ;
  geo-pos:lat "34.528999"^^xsd:decimal ;
  geo-pos:long "18.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2593'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2593'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4372222222222'^^xsd:double;
  dwc:longitude '18.49'^^xsd:double;
  dwc:latitude '34.528999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.4899998 34.5289993, 18.4899998 34.5289993, 18.4899998 34.5289993, 18.4899998 34.5289993, 18.4899998 34.5289993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2593'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.657002 18.235001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.657002"^^xsd:decimal ;
  dwc:decimalLongitude "18.235001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.657002 18.235001)"^^geo:wktLiteral ;
  geo-pos:lat "34.657002"^^xsd:decimal ;
  geo-pos:long "18.235001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2594'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2594'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.40305555555556'^^xsd:double;
  dwc:longitude '18.235001'^^xsd:double;
  dwc:latitude '34.657002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.2350006 34.6570015, 18.2350006 34.6570015, 18.2350006 34.6570015, 18.2350006 34.6570015, 18.2350006 34.6570015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2594'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.535999 18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.535999"^^xsd:decimal ;
  dwc:decimalLongitude "18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.535999 18.07)"^^geo:wktLiteral ;
  geo-pos:lat "34.535999"^^xsd:decimal ;
  geo-pos:long "18.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2595'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2595'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.58583333333333'^^xsd:double;
  dwc:longitude '18.07'^^xsd:double;
  dwc:latitude '34.535999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.0699997 34.5359993, 18.0699997 34.5359993, 18.0699997 34.5359993, 18.0699997 34.5359993, 18.0699997 34.5359993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2595'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226002 18.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226002"^^xsd:decimal ;
  dwc:decimalLongitude "18.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226002 18.021)"^^geo:wktLiteral ;
  geo-pos:lat "34.226002"^^xsd:decimal ;
  geo-pos:long "18.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2596'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2596'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.51166666666667'^^xsd:double;
  dwc:longitude '18.021'^^xsd:double;
  dwc:latitude '34.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.0209999 34.2260017, 18.0209999 34.2260017, 18.0209999 34.2260017, 18.0209999 34.2260017, 18.0209999 34.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2596'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.894001 18.013001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.894001"^^xsd:decimal ;
  dwc:decimalLongitude "18.013001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.894001 18.013001)"^^geo:wktLiteral ;
  geo-pos:lat "33.894001"^^xsd:decimal ;
  geo-pos:long "18.013001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2597'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2597'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.6736111111111'^^xsd:double;
  dwc:longitude '18.013001'^^xsd:double;
  dwc:latitude '33.894001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.0130005 33.894001, 18.0130005 33.894001, 18.0130005 33.894001, 18.0130005 33.894001, 18.0130005 33.894001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2597'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.069 17.280001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.069"^^xsd:decimal ;
  dwc:decimalLongitude "17.280001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.069 17.280001)"^^geo:wktLiteral ;
  geo-pos:lat "34.069"^^xsd:decimal ;
  geo-pos:long "17.280001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2598'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2598'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.6327777777778'^^xsd:double;
  dwc:longitude '17.280001'^^xsd:double;
  dwc:latitude '34.069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.2800007 34.0690002, 17.2800007 34.0690002, 17.2800007 34.0690002, 17.2800007 34.0690002, 17.2800007 34.0690002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2598'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 17.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "17.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 17.09)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "17.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2599'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2599'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.7202777777778'^^xsd:double;
  dwc:longitude '17.09'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.0900002 33.9720001, 17.0900002 33.9720001, 17.0900002 33.9720001, 17.0900002 33.9720001, 17.0900002 33.9720001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2599'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.939999 16.976999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.939999"^^xsd:decimal ;
  dwc:decimalLongitude "16.976999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.939999 16.976999)"^^geo:wktLiteral ;
  geo-pos:lat "33.939999"^^xsd:decimal ;
  geo-pos:long "16.976999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2601'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2601'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.7222222222222'^^xsd:double;
  dwc:longitude '16.976999'^^xsd:double;
  dwc:latitude '33.939999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.9769993 33.9399986, 16.9769993 33.9399986, 16.9769993 33.9399986, 16.9769993 33.9399986, 16.9769993 33.9399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2601'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.221001 16.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.221001"^^xsd:decimal ;
  dwc:decimalLongitude "16.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.221001 16.826)"^^geo:wktLiteral ;
  geo-pos:lat "34.221001"^^xsd:decimal ;
  geo-pos:long "16.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2602'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2602'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.4969444444444'^^xsd:double;
  dwc:longitude '16.826'^^xsd:double;
  dwc:latitude '34.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.8260002 34.2210007, 16.8260002 34.2210007, 16.8260002 34.2210007, 16.8260002 34.2210007, 16.8260002 34.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2602'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.360001"^^xsd:decimal ;
  dwc:decimalLongitude "25.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.268)"^^geo:wktLiteral ;
  geo-pos:lat "35.360001"^^xsd:decimal ;
  geo-pos:long "25.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2316'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2316'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1494444444444'^^xsd:double;
  dwc:longitude '25.268'^^xsd:double;
  dwc:latitude '35.360001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2679997 35.3600006, 25.2679997 35.3600006, 25.2679997 35.3600006, 25.2679997 35.3600006, 25.2679997 35.3600006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2316'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.257)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2317'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2317'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.4722222222222'^^xsd:double;
  dwc:longitude '25.257'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.257 35.3650017, 25.257 35.3650017, 25.257 35.3650017, 25.257 35.3650017, 25.257 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2317'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.257)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2318'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2318'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.5772222222222'^^xsd:double;
  dwc:longitude '25.257'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.257 35.3650017, 25.257 35.3650017, 25.257 35.3650017, 25.257 35.3650017, 25.257 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2318'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.366001"^^xsd:decimal ;
  dwc:decimalLongitude "25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.26)"^^geo:wktLiteral ;
  geo-pos:lat "35.366001"^^xsd:decimal ;
  geo-pos:long "25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2319'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2319'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.2263888888889'^^xsd:double;
  dwc:longitude '25.26'^^xsd:double;
  dwc:latitude '35.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2600002 35.3660011, 25.2600002 35.3660011, 25.2600002 35.3660011, 25.2600002 35.3660011, 25.2600002 35.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2319'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.376999 25.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.376999"^^xsd:decimal ;
  dwc:decimalLongitude "25.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.376999 25.267)"^^geo:wktLiteral ;
  geo-pos:lat "35.376999"^^xsd:decimal ;
  geo-pos:long "25.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2320'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2320'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.4769444444444'^^xsd:double;
  dwc:longitude '25.267'^^xsd:double;
  dwc:latitude '35.376999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2670002 35.3769989, 25.2670002 35.3769989, 25.2670002 35.3769989, 25.2670002 35.3769989, 25.2670002 35.3769989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2320'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.316999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.316999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.316999)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.316999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2321'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2321'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.4111111111111'^^xsd:double;
  dwc:longitude '25.316999'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3169994 35.3530006, 25.3169994 35.3530006, 25.3169994 35.3530006, 25.3169994 35.3530006, 25.3169994 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2321'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261002 25.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261002"^^xsd:decimal ;
  dwc:decimalLongitude "25.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261002 25.959)"^^geo:wktLiteral ;
  geo-pos:lat "35.261002"^^xsd:decimal ;
  geo-pos:long "25.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2322'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2322'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.92305555555556'^^xsd:double;
  dwc:longitude '25.959'^^xsd:double;
  dwc:latitude '35.261002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9589996 35.2610016, 25.9589996 35.2610016, 25.9589996 35.2610016, 25.9589996 35.2610016, 25.9589996 35.2610016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2322'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.384998 25.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.384998"^^xsd:decimal ;
  dwc:decimalLongitude "25.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.384998 25.341)"^^geo:wktLiteral ;
  geo-pos:lat "35.384998"^^xsd:decimal ;
  geo-pos:long "25.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2323'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2323'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.70027777777778'^^xsd:double;
  dwc:longitude '25.341'^^xsd:double;
  dwc:latitude '35.384998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3409996 35.3849983, 25.3409996 35.3849983, 25.3409996 35.3849983, 25.3409996 35.3849983, 25.3409996 35.3849983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2323'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369999 25.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369999"^^xsd:decimal ;
  dwc:decimalLongitude "25.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369999 25.354)"^^geo:wktLiteral ;
  geo-pos:lat "35.369999"^^xsd:decimal ;
  geo-pos:long "25.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2324'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2324'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.81944444444444'^^xsd:double;
  dwc:longitude '25.354'^^xsd:double;
  dwc:latitude '35.369999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3540001 35.3699989, 25.3540001 35.3699989, 25.3540001 35.3699989, 25.3540001 35.3699989, 25.3540001 35.3699989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2324'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.391001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.361"^^xsd:decimal ;
  dwc:decimalLongitude "25.391001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.391001)"^^geo:wktLiteral ;
  geo-pos:lat "35.361"^^xsd:decimal ;
  geo-pos:long "25.391001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2325'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2325'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.3308333333333'^^xsd:double;
  dwc:longitude '25.391001'^^xsd:double;
  dwc:latitude '35.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3910008 35.3610001, 25.3910008 35.3610001, 25.3910008 35.3610001, 25.3910008 35.3610001, 25.3910008 35.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2325'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.364)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2326'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2326'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.5438888888889'^^xsd:double;
  dwc:longitude '25.364'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3640003 35.3650017, 25.3640003 35.3650017, 25.3640003 35.3650017, 25.3640003 35.3650017, 25.3640003 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2326'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.400999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.337002"^^xsd:decimal ;
  dwc:decimalLongitude "25.400999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.400999)"^^geo:wktLiteral ;
  geo-pos:lat "35.337002"^^xsd:decimal ;
  geo-pos:long "25.400999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2327'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2327'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.7025'^^xsd:double;
  dwc:longitude '25.400999'^^xsd:double;
  dwc:latitude '35.337002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4009991 35.3370018, 25.4009991 35.3370018, 25.4009991 35.3370018, 25.4009991 35.3370018, 25.4009991 35.3370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2327'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.323)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2328'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2328'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0308333333333'^^xsd:double;
  dwc:longitude '25.323'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.323 35.3440018, 25.323 35.3440018, 25.323 35.3440018, 25.323 35.3440018, 25.323 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2328'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369"^^xsd:decimal ;
  dwc:decimalLongitude "25.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.319)"^^geo:wktLiteral ;
  geo-pos:lat "35.369"^^xsd:decimal ;
  geo-pos:long "25.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2329'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2329'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.38777777777778'^^xsd:double;
  dwc:longitude '25.319'^^xsd:double;
  dwc:latitude '35.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3190002 35.3689995, 25.3190002 35.3689995, 25.3190002 35.3689995, 25.3190002 35.3689995, 25.3190002 35.3689995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2329'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.393002 25.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.393002"^^xsd:decimal ;
  dwc:decimalLongitude "25.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.393002 25.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.393002"^^xsd:decimal ;
  geo-pos:long "25.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2330'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2330'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.3994444444444'^^xsd:double;
  dwc:longitude '25.229'^^xsd:double;
  dwc:latitude '35.393002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2290001 35.3930016, 25.2290001 35.3930016, 25.2290001 35.3930016, 25.2290001 35.3930016, 25.2290001 35.3930016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2330'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.334999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.368"^^xsd:decimal ;
  dwc:decimalLongitude "25.334999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.334999)"^^geo:wktLiteral ;
  geo-pos:lat "35.368"^^xsd:decimal ;
  geo-pos:long "25.334999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2331'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2331'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.089722222222222'^^xsd:double;
  dwc:longitude '25.334999'^^xsd:double;
  dwc:latitude '35.368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3349991 35.368, 25.3349991 35.368, 25.3349991 35.368, 25.3349991 35.368, 25.3349991 35.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2331'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362999"^^xsd:decimal ;
  dwc:decimalLongitude "25.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.319)"^^geo:wktLiteral ;
  geo-pos:lat "35.362999"^^xsd:decimal ;
  geo-pos:long "25.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2332'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2332'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.8394444444444'^^xsd:double;
  dwc:longitude '25.319'^^xsd:double;
  dwc:latitude '35.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3190002 35.362999, 25.3190002 35.362999, 25.3190002 35.362999, 25.3190002 35.362999, 25.3190002 35.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2332'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.393002 25.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.393002"^^xsd:decimal ;
  dwc:decimalLongitude "25.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.393002 25.354)"^^geo:wktLiteral ;
  geo-pos:lat "35.393002"^^xsd:decimal ;
  geo-pos:long "25.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2333'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2333'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.1875'^^xsd:double;
  dwc:longitude '25.354'^^xsd:double;
  dwc:latitude '35.393002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3540001 35.3930016, 25.3540001 35.3930016, 25.3540001 35.3930016, 25.3540001 35.3930016, 25.3540001 35.3930016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2333'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391998 25.329001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391998"^^xsd:decimal ;
  dwc:decimalLongitude "25.329001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391998 25.329001)"^^geo:wktLiteral ;
  geo-pos:lat "35.391998"^^xsd:decimal ;
  geo-pos:long "25.329001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2334'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2334'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.5316666666667'^^xsd:double;
  dwc:longitude '25.329001'^^xsd:double;
  dwc:latitude '35.391998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3290005 35.3919983, 25.3290005 35.3919983, 25.3290005 35.3919983, 25.3290005 35.3919983, 25.3290005 35.3919983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2334'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382 25.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.382"^^xsd:decimal ;
  dwc:decimalLongitude "25.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382 25.326)"^^geo:wktLiteral ;
  geo-pos:lat "35.382"^^xsd:decimal ;
  geo-pos:long "25.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2335'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2335'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.7688888888889'^^xsd:double;
  dwc:longitude '25.326'^^xsd:double;
  dwc:latitude '35.382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3260002 35.382, 25.3260002 35.382, 25.3260002 35.382, 25.3260002 35.382, 25.3260002 35.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2335'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.841999 21.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.841999"^^xsd:decimal ;
  dwc:decimalLongitude "21.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.841999 21.629)"^^geo:wktLiteral ;
  geo-pos:lat "35.841999"^^xsd:decimal ;
  geo-pos:long "21.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2957'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2957'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.45777777777778'^^xsd:double;
  dwc:longitude '21.629'^^xsd:double;
  dwc:latitude '35.841999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.6289997 35.8419991, 21.6289997 35.8419991, 21.6289997 35.8419991, 21.6289997 35.8419991, 21.6289997 35.8419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2957'^^xsd:string;
  dwc:observationDate '2011-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683998 21.308001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.683998"^^xsd:decimal ;
  dwc:decimalLongitude "21.308001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683998 21.308001)"^^geo:wktLiteral ;
  geo-pos:lat "35.683998"^^xsd:decimal ;
  geo-pos:long "21.308001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2958'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2958'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.45777777777778'^^xsd:double;
  dwc:longitude '21.308001'^^xsd:double;
  dwc:latitude '35.683998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.3080006 35.6839981, 21.3080006 35.6839981, 21.3080006 35.6839981, 21.3080006 35.6839981, 21.3080006 35.6839981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2958'^^xsd:string;
  dwc:observationDate '2011-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.541 20.794001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.541"^^xsd:decimal ;
  dwc:decimalLongitude "20.794001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.541 20.794001)"^^geo:wktLiteral ;
  geo-pos:lat "35.541"^^xsd:decimal ;
  geo-pos:long "20.794001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2959'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2959'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.7913888888889'^^xsd:double;
  dwc:longitude '20.794001'^^xsd:double;
  dwc:latitude '35.541'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7940006 35.5410004, 20.7940006 35.5410004, 20.7940006 35.5410004, 20.7940006 35.5410004, 20.7940006 35.5410004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2959'^^xsd:string;
  dwc:observationDate '2011-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.287998 12.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.287998"^^xsd:decimal ;
  dwc:decimalLongitude "12.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.287998 12.623)"^^geo:wktLiteral ;
  geo-pos:lat "35.287998"^^xsd:decimal ;
  geo-pos:long "12.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3366'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3366'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.0530555555556'^^xsd:double;
  dwc:longitude '12.623'^^xsd:double;
  dwc:latitude '35.287998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6230001 35.2879982, 12.6230001 35.2879982, 12.6230001 35.2879982, 12.6230001 35.2879982, 12.6230001 35.2879982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3366'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.255001 12.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.255001"^^xsd:decimal ;
  dwc:decimalLongitude "12.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.255001 12.565)"^^geo:wktLiteral ;
  geo-pos:lat "35.255001"^^xsd:decimal ;
  geo-pos:long "12.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3367'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3367'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.4919444444444'^^xsd:double;
  dwc:longitude '12.565'^^xsd:double;
  dwc:latitude '35.255001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5649996 35.2550011, 12.5649996 35.2550011, 12.5649996 35.2550011, 12.5649996 35.2550011, 12.5649996 35.2550011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3367'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.273998 12.522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.273998"^^xsd:decimal ;
  dwc:decimalLongitude "12.522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.273998 12.522)"^^geo:wktLiteral ;
  geo-pos:lat "35.273998"^^xsd:decimal ;
  geo-pos:long "12.522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3368'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3368'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4208333333333'^^xsd:double;
  dwc:longitude '12.522'^^xsd:double;
  dwc:latitude '35.273998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5220003 35.2739983, 12.5220003 35.2739983, 12.5220003 35.2739983, 12.5220003 35.2739983, 12.5220003 35.2739983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3368'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.228001"^^xsd:decimal ;
  dwc:decimalLongitude "11.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.183)"^^geo:wktLiteral ;
  geo-pos:lat "35.228001"^^xsd:decimal ;
  geo-pos:long "11.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1949'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1949'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.645'^^xsd:double;
  dwc:longitude '11.183'^^xsd:double;
  dwc:latitude '35.228001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1829996 35.2280006, 11.1829996 35.2280006, 11.1829996 35.2280006, 11.1829996 35.2280006, 11.1829996 35.2280006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1949'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223999"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "35.223999"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1950'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1950'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.3433333333333'^^xsd:double;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '35.223999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1809998 35.223999, 11.1809998 35.223999, 11.1809998 35.223999, 11.1809998 35.223999, 11.1809998 35.223999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1950'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223999"^^xsd:decimal ;
  dwc:decimalLongitude "11.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.184)"^^geo:wktLiteral ;
  geo-pos:lat "35.223999"^^xsd:decimal ;
  geo-pos:long "11.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1951'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1951'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.1605555555556'^^xsd:double;
  dwc:longitude '11.184'^^xsd:double;
  dwc:latitude '35.223999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.184 35.223999, 11.184 35.223999, 11.184 35.223999, 11.184 35.223999, 11.184 35.223999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1951'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 12.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.242001"^^xsd:decimal ;
  dwc:decimalLongitude "12.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 12.562)"^^geo:wktLiteral ;
  geo-pos:lat "35.242001"^^xsd:decimal ;
  geo-pos:long "12.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3382'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3382'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.1283333333333'^^xsd:double;
  dwc:longitude '12.562'^^xsd:double;
  dwc:latitude '35.242001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5620003 35.2420006, 12.5620003 35.2420006, 12.5620003 35.2420006, 12.5620003 35.2420006, 12.5620003 35.2420006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3382'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 12.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.248001"^^xsd:decimal ;
  dwc:decimalLongitude "12.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 12.566)"^^geo:wktLiteral ;
  geo-pos:lat "35.248001"^^xsd:decimal ;
  geo-pos:long "12.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3383'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3383'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.9344444444444'^^xsd:double;
  dwc:longitude '12.566'^^xsd:double;
  dwc:latitude '35.248001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.566 35.2480011, 12.566 35.2480011, 12.566 35.2480011, 12.566 35.2480011, 12.566 35.2480011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3383'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.256001 12.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.256001"^^xsd:decimal ;
  dwc:decimalLongitude "12.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.256001 12.57)"^^geo:wktLiteral ;
  geo-pos:lat "35.256001"^^xsd:decimal ;
  geo-pos:long "12.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3384'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3384'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.9819444444444'^^xsd:double;
  dwc:longitude '12.57'^^xsd:double;
  dwc:latitude '35.256001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5699997 35.2560005, 12.5699997 35.2560005, 12.5699997 35.2560005, 12.5699997 35.2560005, 12.5699997 35.2560005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3384'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271999 12.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.271999"^^xsd:decimal ;
  dwc:decimalLongitude "12.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271999 12.581)"^^geo:wktLiteral ;
  geo-pos:lat "35.271999"^^xsd:decimal ;
  geo-pos:long "12.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3385'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3385'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.137777777778'^^xsd:double;
  dwc:longitude '12.581'^^xsd:double;
  dwc:latitude '35.271999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5810003 35.2719994, 12.5810003 35.2719994, 12.5810003 35.2719994, 12.5810003 35.2719994, 12.5810003 35.2719994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3385'^^xsd:string;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.096001 12.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.096001"^^xsd:decimal ;
  dwc:decimalLongitude "12.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.096001 12.714)"^^geo:wktLiteral ;
  geo-pos:lat "35.096001"^^xsd:decimal ;
  geo-pos:long "12.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3386'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3386'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.2019444444444'^^xsd:double;
  dwc:longitude '12.714'^^xsd:double;
  dwc:latitude '35.096001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7139998 35.0960007, 12.7139998 35.0960007, 12.7139998 35.0960007, 12.7139998 35.0960007, 12.7139998 35.0960007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3386'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.268002"^^xsd:decimal ;
  dwc:decimalLongitude "12.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.588)"^^geo:wktLiteral ;
  geo-pos:lat "35.268002"^^xsd:decimal ;
  geo-pos:long "12.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3387'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3387'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.616111111111'^^xsd:double;
  dwc:longitude '12.588'^^xsd:double;
  dwc:latitude '35.268002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5880003 35.2680016, 12.5880003 35.2680016, 12.5880003 35.2680016, 12.5880003 35.2680016, 12.5880003 35.2680016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3387'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237 12.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237"^^xsd:decimal ;
  dwc:decimalLongitude "12.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237 12.535)"^^geo:wktLiteral ;
  geo-pos:lat "35.237"^^xsd:decimal ;
  geo-pos:long "12.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3388'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_3388'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.0077777777778'^^xsd:double;
  dwc:longitude '12.535'^^xsd:double;
  dwc:latitude '35.237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5349999 35.2369995, 12.5349999 35.2369995, 12.5349999 35.2369995, 12.5349999 35.2369995, 12.5349999 35.2369995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3388'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.208 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.208"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.208 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "35.208"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3389'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3389'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.6330555555556'^^xsd:double;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '35.208'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5509996 35.2080002, 12.5509996 35.2080002, 12.5509996 35.2080002, 12.5509996 35.2080002, 12.5509996 35.2080002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3389'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.263001 12.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.263001"^^xsd:decimal ;
  dwc:decimalLongitude "12.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.263001 12.265)"^^geo:wktLiteral ;
  geo-pos:lat "35.263001"^^xsd:decimal ;
  geo-pos:long "12.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3390'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3390'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.7155555555556'^^xsd:double;
  dwc:longitude '12.265'^^xsd:double;
  dwc:latitude '35.263001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2650003 35.2630005, 12.2650003 35.2630005, 12.2650003 35.2630005, 12.2650003 35.2630005, 12.2650003 35.2630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3390'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.238998 12.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.238998"^^xsd:decimal ;
  dwc:decimalLongitude "12.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.238998 12.643)"^^geo:wktLiteral ;
  geo-pos:lat "35.238998"^^xsd:decimal ;
  geo-pos:long "12.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3391'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3391'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.1883333333333'^^xsd:double;
  dwc:longitude '12.643'^^xsd:double;
  dwc:latitude '35.238998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6429997 35.2389984, 12.6429997 35.2389984, 12.6429997 35.2389984, 12.6429997 35.2389984, 12.6429997 35.2389984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3391'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.227001"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "35.227001"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3392'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3392'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.13'^^xsd:double;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '35.227001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5780001 35.2270012, 12.5780001 35.2270012, 12.5780001 35.2270012, 12.5780001 35.2270012, 12.5780001 35.2270012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3392'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 12.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.226002"^^xsd:decimal ;
  dwc:decimalLongitude "12.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 12.624)"^^geo:wktLiteral ;
  geo-pos:lat "35.226002"^^xsd:decimal ;
  geo-pos:long "12.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3393'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3393'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.48'^^xsd:double;
  dwc:longitude '12.624'^^xsd:double;
  dwc:latitude '35.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6239996 35.2260017, 12.6239996 35.2260017, 12.6239996 35.2260017, 12.6239996 35.2260017, 12.6239996 35.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3393'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 12.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.224999"^^xsd:decimal ;
  dwc:decimalLongitude "12.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 12.614)"^^geo:wktLiteral ;
  geo-pos:lat "35.224999"^^xsd:decimal ;
  geo-pos:long "12.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3394'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3394'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.4313888888889'^^xsd:double;
  dwc:longitude '12.614'^^xsd:double;
  dwc:latitude '35.224999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6140003 35.2249985, 12.6140003 35.2249985, 12.6140003 35.2249985, 12.6140003 35.2249985, 12.6140003 35.2249985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3394'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.273998 12.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.273998"^^xsd:decimal ;
  dwc:decimalLongitude "12.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.273998 12.676)"^^geo:wktLiteral ;
  geo-pos:lat "35.273998"^^xsd:decimal ;
  geo-pos:long "12.676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3395'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3395'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.596111111111'^^xsd:double;
  dwc:longitude '12.676'^^xsd:double;
  dwc:latitude '35.273998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6759996 35.2739983, 12.6759996 35.2739983, 12.6759996 35.2739983, 12.6759996 35.2739983, 12.6759996 35.2739983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3395'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 12.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219002"^^xsd:decimal ;
  dwc:decimalLongitude "12.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 12.634)"^^geo:wktLiteral ;
  geo-pos:lat "35.219002"^^xsd:decimal ;
  geo-pos:long "12.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3396'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3396'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.2966666666667'^^xsd:double;
  dwc:longitude '12.634'^^xsd:double;
  dwc:latitude '35.219002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6339998 35.2190018, 12.6339998 35.2190018, 12.6339998 35.2190018, 12.6339998 35.2190018, 12.6339998 35.2190018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3396'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.292 12.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.292"^^xsd:decimal ;
  dwc:decimalLongitude "12.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.292 12.624)"^^geo:wktLiteral ;
  geo-pos:lat "35.292"^^xsd:decimal ;
  geo-pos:long "12.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3397'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3397'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.2688888888889'^^xsd:double;
  dwc:longitude '12.624'^^xsd:double;
  dwc:latitude '35.292'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6239996 35.2919998, 12.6239996 35.2919998, 12.6239996 35.2919998, 12.6239996 35.2919998, 12.6239996 35.2919998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3397'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 12.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 12.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "12.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3398'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3398'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.204166666667'^^xsd:double;
  dwc:longitude '12.617'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6169996 35.25, 12.6169996 35.25, 12.6169996 35.25, 12.6169996 35.25, 12.6169996 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3398'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.236"^^xsd:decimal ;
  dwc:decimalLongitude "12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 12.55)"^^geo:wktLiteral ;
  geo-pos:lat "35.236"^^xsd:decimal ;
  geo-pos:long "12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3399'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_3399'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.3794444444444'^^xsd:double;
  dwc:longitude '12.55'^^xsd:double;
  dwc:latitude '35.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5500002 35.2360001, 12.5500002 35.2360001, 12.5500002 35.2360001, 12.5500002 35.2360001, 12.5500002 35.2360001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3399'^^xsd:string;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.192001 12.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.192001"^^xsd:decimal ;
  dwc:decimalLongitude "12.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.192001 12.613)"^^geo:wktLiteral ;
  geo-pos:lat "35.192001"^^xsd:decimal ;
  geo-pos:long "12.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3400'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3400'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8130555555556'^^xsd:double;
  dwc:longitude '12.613'^^xsd:double;
  dwc:latitude '35.192001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6129999 35.1920013, 12.6129999 35.1920013, 12.6129999 35.1920013, 12.6129999 35.1920013, 12.6129999 35.1920013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3400'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 12.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "12.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 12.561)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "12.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3401'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3401'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.0019444444444'^^xsd:double;
  dwc:longitude '12.561'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5609999 35.2299995, 12.5609999 35.2299995, 12.5609999 35.2299995, 12.5609999 35.2299995, 12.5609999 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3401'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 12.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.221001"^^xsd:decimal ;
  dwc:decimalLongitude "12.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 12.688)"^^geo:wktLiteral ;
  geo-pos:lat "35.221001"^^xsd:decimal ;
  geo-pos:long "12.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3402'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3402'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.1397222222222'^^xsd:double;
  dwc:longitude '12.688'^^xsd:double;
  dwc:latitude '35.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6879997 35.2210007, 12.6879997 35.2210007, 12.6879997 35.2210007, 12.6879997 35.2210007, 12.6879997 35.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3402'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 12.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.167"^^xsd:decimal ;
  dwc:decimalLongitude "12.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 12.558)"^^geo:wktLiteral ;
  geo-pos:lat "35.167"^^xsd:decimal ;
  geo-pos:long "12.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3403'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3403'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.4138888888889'^^xsd:double;
  dwc:longitude '12.558'^^xsd:double;
  dwc:latitude '35.167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5579996 35.1669998, 12.5579996 35.1669998, 12.5579996 35.1669998, 12.5579996 35.1669998, 12.5579996 35.1669998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3403'^^xsd:string;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 12.55)"^^geo:wktLiteral ;
  geo-pos:lat "35.237999"^^xsd:decimal ;
  geo-pos:long "12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3404'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3404'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0436111111111'^^xsd:double;
  dwc:longitude '12.55'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5500002 35.237999, 12.5500002 35.237999, 12.5500002 35.237999, 12.5500002 35.237999, 12.5500002 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3404'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382 25.334999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.382"^^xsd:decimal ;
  dwc:decimalLongitude "25.334999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382 25.334999)"^^geo:wktLiteral ;
  geo-pos:lat "35.382"^^xsd:decimal ;
  geo-pos:long "25.334999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2336'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2336'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.4830555555556'^^xsd:double;
  dwc:longitude '25.334999'^^xsd:double;
  dwc:latitude '35.382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3349991 35.382, 25.3349991 35.382, 25.3349991 35.382, 25.3349991 35.382, 25.3349991 35.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2336'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483002 25.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483002"^^xsd:decimal ;
  dwc:decimalLongitude "25.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483002 25.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.483002"^^xsd:decimal ;
  geo-pos:long "25.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2337'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2337'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.5138888888889'^^xsd:double;
  dwc:longitude '25.417'^^xsd:double;
  dwc:latitude '35.483002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4169998 35.4830017, 25.4169998 35.4830017, 25.4169998 35.4830017, 25.4169998 35.4830017, 25.4169998 35.4830017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2337'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363998 25.341999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363998"^^xsd:decimal ;
  dwc:decimalLongitude "25.341999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363998 25.341999)"^^geo:wktLiteral ;
  geo-pos:lat "35.363998"^^xsd:decimal ;
  geo-pos:long "25.341999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2338'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2338'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.1213888888889'^^xsd:double;
  dwc:longitude '25.341999'^^xsd:double;
  dwc:latitude '35.363998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3419991 35.3639984, 25.3419991 35.3639984, 25.3419991 35.3639984, 25.3419991 35.3639984, 25.3419991 35.3639984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2338'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.441002 25.150999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.441002"^^xsd:decimal ;
  dwc:decimalLongitude "25.150999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.441002 25.150999)"^^geo:wktLiteral ;
  geo-pos:lat "35.441002"^^xsd:decimal ;
  geo-pos:long "25.150999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2466'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2466'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.2391666666667'^^xsd:double;
  dwc:longitude '25.150999'^^xsd:double;
  dwc:latitude '35.441002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1509991 35.4410019, 25.1509991 35.4410019, 25.1509991 35.4410019, 25.1509991 35.4410019, 25.1509991 35.4410019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2466'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.376 25.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.376"^^xsd:decimal ;
  dwc:decimalLongitude "25.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.376 25.226)"^^geo:wktLiteral ;
  geo-pos:lat "35.376"^^xsd:decimal ;
  geo-pos:long "25.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2467'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2467'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4869444444444'^^xsd:double;
  dwc:longitude '25.226'^^xsd:double;
  dwc:latitude '35.376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2259998 35.3759995, 25.2259998 35.3759995, 25.2259998 35.3759995, 25.2259998 35.3759995, 25.2259998 35.3759995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2467'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.285999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.285999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.285999)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.285999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2468'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2468'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.9352777777778'^^xsd:double;
  dwc:longitude '25.285999'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2859993 35.3470001, 25.2859993 35.3470001, 25.2859993 35.3470001, 25.2859993 35.3470001, 25.2859993 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2468'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.282)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2469'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2469'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.553611111111'^^xsd:double;
  dwc:longitude '25.282'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2819996 35.355999, 25.2819996 35.355999, 25.2819996 35.355999, 25.2819996 35.355999, 25.2819996 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2469'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.284)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2470'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2470'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.3966666666667'^^xsd:double;
  dwc:longitude '25.284'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2840004 35.355999, 25.2840004 35.355999, 25.2840004 35.355999, 25.2840004 35.355999, 25.2840004 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2470'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.259001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362999"^^xsd:decimal ;
  dwc:decimalLongitude "25.259001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.259001)"^^geo:wktLiteral ;
  geo-pos:lat "35.362999"^^xsd:decimal ;
  geo-pos:long "25.259001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2471'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2471'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.4558333333333'^^xsd:double;
  dwc:longitude '25.259001'^^xsd:double;
  dwc:latitude '35.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2590008 35.362999, 25.2590008 35.362999, 25.2590008 35.362999, 25.2590008 35.362999, 25.2590008 35.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2471'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.261)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2472'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2472'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.6425'^^xsd:double;
  dwc:longitude '25.261'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2609997 35.3530006, 25.2609997 35.3530006, 25.2609997 35.3530006, 25.2609997 35.3530006, 25.2609997 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2472'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341999"^^xsd:decimal ;
  dwc:decimalLongitude "25.236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.236)"^^geo:wktLiteral ;
  geo-pos:lat "35.341999"^^xsd:decimal ;
  geo-pos:long "25.236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2473'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2473'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.3666666666667'^^xsd:double;
  dwc:longitude '25.236'^^xsd:double;
  dwc:latitude '35.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2360001 35.3419991, 25.2360001 35.3419991, 25.2360001 35.3419991, 25.2360001 35.3419991, 25.2360001 35.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2473'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.244)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2474'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2474'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.9902777777778'^^xsd:double;
  dwc:longitude '25.244'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2439995 35.348999, 25.2439995 35.348999, 25.2439995 35.348999, 25.2439995 35.348999, 25.2439995 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2474'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.394001 25.259001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.394001"^^xsd:decimal ;
  dwc:decimalLongitude "25.259001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.394001 25.259001)"^^geo:wktLiteral ;
  geo-pos:lat "35.394001"^^xsd:decimal ;
  geo-pos:long "25.259001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2475'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2475'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.166111111111'^^xsd:double;
  dwc:longitude '25.259001'^^xsd:double;
  dwc:latitude '35.394001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2590008 35.394001, 25.2590008 35.394001, 25.2590008 35.394001, 25.2590008 35.394001, 25.2590008 35.394001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2475'^^xsd:string;
  dwc:observationDate '2011-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.382)"^^geo:wktLiteral ;
  geo-pos:lat "35.356998"^^xsd:decimal ;
  geo-pos:long "25.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2476'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2476'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.016944444444'^^xsd:double;
  dwc:longitude '25.382'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.382 35.3569984, 25.382 35.3569984, 25.382 35.3569984, 25.382 35.3569984, 25.382 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2476'^^xsd:string;
  dwc:observationDate '2011-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.468)"^^geo:wktLiteral ;
  geo-pos:lat "35.359001"^^xsd:decimal ;
  geo-pos:long "25.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2477'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2477'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6811111111111'^^xsd:double;
  dwc:longitude '25.468'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4680004 35.3590012, 25.4680004 35.3590012, 25.4680004 35.3590012, 25.4680004 35.3590012, 25.4680004 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2477'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.337002"^^xsd:decimal ;
  dwc:decimalLongitude "25.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.337002"^^xsd:decimal ;
  geo-pos:long "25.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2478'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2478'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.0208333333333'^^xsd:double;
  dwc:longitude '25.333'^^xsd:double;
  dwc:latitude '35.337002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3330002 35.3370018, 25.3330002 35.3370018, 25.3330002 35.3370018, 25.3330002 35.3370018, 25.3330002 35.3370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2478'^^xsd:string;
  dwc:observationDate '2011-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.320999 25.419001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.320999"^^xsd:decimal ;
  dwc:decimalLongitude "25.419001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.320999 25.419001)"^^geo:wktLiteral ;
  geo-pos:lat "35.320999"^^xsd:decimal ;
  geo-pos:long "25.419001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2479'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2479'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.295'^^xsd:double;
  dwc:longitude '25.419001'^^xsd:double;
  dwc:latitude '35.320999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4190006 35.3209992, 25.4190006 35.3209992, 25.4190006 35.3209992, 25.4190006 35.3209992, 25.4190006 35.3209992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2479'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.251)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2480'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2480'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.510555555556'^^xsd:double;
  dwc:longitude '25.251'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2509995 35.3530006, 25.2509995 35.3530006, 25.2509995 35.3530006, 25.2509995 35.3530006, 25.2509995 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2480'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.366001"^^xsd:decimal ;
  dwc:decimalLongitude "25.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.334)"^^geo:wktLiteral ;
  geo-pos:lat "35.366001"^^xsd:decimal ;
  geo-pos:long "25.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2481'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2481'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.4355555555556'^^xsd:double;
  dwc:longitude '25.334'^^xsd:double;
  dwc:latitude '35.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3339996 35.3660011, 25.3339996 35.3660011, 25.3339996 35.3660011, 25.3339996 35.3660011, 25.3339996 35.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2481'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.376 25.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.376"^^xsd:decimal ;
  dwc:decimalLongitude "25.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.376 25.31)"^^geo:wktLiteral ;
  geo-pos:lat "35.376"^^xsd:decimal ;
  geo-pos:long "25.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2482'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2482'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:longitude '25.31'^^xsd:double;
  dwc:latitude '35.376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3099995 35.3759995, 25.3099995 35.3759995, 25.3099995 35.3759995, 25.3099995 35.3759995, 25.3099995 35.3759995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2482'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.322001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.361"^^xsd:decimal ;
  dwc:decimalLongitude "25.322001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.322001)"^^geo:wktLiteral ;
  geo-pos:lat "35.361"^^xsd:decimal ;
  geo-pos:long "25.322001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2483'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2483'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.57666666666667'^^xsd:double;
  dwc:longitude '25.322001'^^xsd:double;
  dwc:latitude '35.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3220005 35.3610001, 25.3220005 35.3610001, 25.3220005 35.3610001, 25.3220005 35.3610001, 25.3220005 35.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2483'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.315001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.315001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.315001)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.315001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2484'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2484'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.5122222222222'^^xsd:double;
  dwc:longitude '25.315001'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3150005 35.3650017, 25.3150005 35.3650017, 25.3150005 35.3650017, 25.3150005 35.3650017, 25.3150005 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2484'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.358999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.358999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.358999)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.358999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2485'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2485'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.5394444444444'^^xsd:double;
  dwc:longitude '25.358999'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3589993 35.3440018, 25.3589993 35.3440018, 25.3589993 35.3440018, 25.3589993 35.3440018, 25.3589993 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2485'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.509001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.509001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.509001)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.509001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2486'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2486'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.4602777777778'^^xsd:double;
  dwc:longitude '25.509001'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5090008 35.3499985, 25.5090008 35.3499985, 25.5090008 35.3499985, 25.5090008 35.3499985, 25.5090008 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2486'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.459999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.459999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.459999)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.459999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2487'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2487'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6858333333333'^^xsd:double;
  dwc:longitude '25.459999'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4599991 35.3460007, 25.4599991 35.3460007, 25.4599991 35.3460007, 25.4599991 35.3460007, 25.4599991 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2487'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2488'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2488'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2319444444444'^^xsd:double;
  dwc:longitude '25.375'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.375 35.3530006, 25.375 35.3530006, 25.375 35.3530006, 25.375 35.3530006, 25.375 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2488'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383999 25.353001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383999"^^xsd:decimal ;
  dwc:decimalLongitude "25.353001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383999 25.353001)"^^geo:wktLiteral ;
  geo-pos:lat "35.383999"^^xsd:decimal ;
  geo-pos:long "25.353001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2489'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2489'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.65'^^xsd:double;
  dwc:longitude '25.353001'^^xsd:double;
  dwc:latitude '35.383999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3530006 35.3839989, 25.3530006 35.3839989, 25.3530006 35.3839989, 25.3530006 35.3839989, 25.3530006 35.3839989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2489'^^xsd:string;
  dwc:observationDate '2011-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369999 25.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369999"^^xsd:decimal ;
  dwc:decimalLongitude "25.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369999 25.334)"^^geo:wktLiteral ;
  geo-pos:lat "35.369999"^^xsd:decimal ;
  geo-pos:long "25.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2490'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2490'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.355'^^xsd:double;
  dwc:longitude '25.334'^^xsd:double;
  dwc:latitude '35.369999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3339996 35.3699989, 25.3339996 35.3699989, 25.3339996 35.3699989, 25.3339996 35.3699989, 25.3339996 35.3699989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2490'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342999"^^xsd:decimal ;
  dwc:decimalLongitude "25.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.355)"^^geo:wktLiteral ;
  geo-pos:lat "35.342999"^^xsd:decimal ;
  geo-pos:long "25.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2491'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2491'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.96861111111111'^^xsd:double;
  dwc:longitude '25.355'^^xsd:double;
  dwc:latitude '35.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3549995 35.3429985, 25.3549995 35.3429985, 25.3549995 35.3429985, 25.3549995 35.3429985, 25.3549995 35.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2491'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.268)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2492'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2492'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.796944444444'^^xsd:double;
  dwc:longitude '25.268'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2679997 35.3479996, 25.2679997 35.3479996, 25.2679997 35.3479996, 25.2679997 35.3479996, 25.2679997 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2492'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362"^^xsd:decimal ;
  dwc:decimalLongitude "25.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.257)"^^geo:wktLiteral ;
  geo-pos:lat "35.362"^^xsd:decimal ;
  geo-pos:long "25.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2493'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2493'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.4533333333333'^^xsd:double;
  dwc:longitude '25.257'^^xsd:double;
  dwc:latitude '35.362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.257 35.3619995, 25.257 35.3619995, 25.257 35.3619995, 25.257 35.3619995, 25.257 35.3619995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2493'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.263001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.361"^^xsd:decimal ;
  dwc:decimalLongitude "25.263001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.263001)"^^geo:wktLiteral ;
  geo-pos:lat "35.361"^^xsd:decimal ;
  geo-pos:long "25.263001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2494'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2494'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.7877777777778'^^xsd:double;
  dwc:longitude '25.263001'^^xsd:double;
  dwc:latitude '35.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2630005 35.3610001, 25.2630005 35.3610001, 25.2630005 35.3610001, 25.2630005 35.3610001, 25.2630005 35.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2494'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.338001"^^xsd:decimal ;
  dwc:decimalLongitude "25.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.281)"^^geo:wktLiteral ;
  geo-pos:lat "35.338001"^^xsd:decimal ;
  geo-pos:long "25.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2495'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2495'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2311111111111'^^xsd:double;
  dwc:longitude '25.281'^^xsd:double;
  dwc:latitude '35.338001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2810001 35.3380013, 25.2810001 35.3380013, 25.2810001 35.3380013, 25.2810001 35.3380013, 25.2810001 35.3380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2495'^^xsd:string;
  dwc:observationDate '2011-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.334999 25.287001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.334999"^^xsd:decimal ;
  dwc:decimalLongitude "25.287001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.334999 25.287001)"^^geo:wktLiteral ;
  geo-pos:lat "35.334999"^^xsd:decimal ;
  geo-pos:long "25.287001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2496'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2496'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.958888888889'^^xsd:double;
  dwc:longitude '25.287001'^^xsd:double;
  dwc:latitude '35.334999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2870007 35.3349991, 25.2870007 35.3349991, 25.2870007 35.3349991, 25.2870007 35.3349991, 25.2870007 35.3349991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2496'^^xsd:string;
  dwc:observationDate '2011-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.323999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.337002"^^xsd:decimal ;
  dwc:decimalLongitude "25.323999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.323999)"^^geo:wktLiteral ;
  geo-pos:lat "35.337002"^^xsd:decimal ;
  geo-pos:long "25.323999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2497'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2497'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.653055555556'^^xsd:double;
  dwc:longitude '25.323999'^^xsd:double;
  dwc:latitude '35.337002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3239994 35.3370018, 25.3239994 35.3370018, 25.3239994 35.3370018, 25.3239994 35.3370018, 25.3239994 35.3370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2497'^^xsd:string;
  dwc:observationDate '2011-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.323)"^^geo:wktLiteral ;
  geo-pos:lat "35.339001"^^xsd:decimal ;
  geo-pos:long "25.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2498'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2498'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.173611111111'^^xsd:double;
  dwc:longitude '25.323'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.323 35.3390007, 25.323 35.3390007, 25.323 35.3390007, 25.323 35.3390007, 25.323 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2498'^^xsd:string;
  dwc:observationDate '2011-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.364)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2499'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2499'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.7338888888889'^^xsd:double;
  dwc:longitude '25.364'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3640003 35.3479996, 25.3640003 35.3479996, 25.3640003 35.3479996, 25.3640003 35.3479996, 25.3640003 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2499'^^xsd:string;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.346001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.346001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.346001)"^^geo:wktLiteral ;
  geo-pos:lat "35.356998"^^xsd:decimal ;
  geo-pos:long "25.346001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2500'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2500'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7677777777778'^^xsd:double;
  dwc:longitude '25.346001'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3460007 35.3569984, 25.3460007 35.3569984, 25.3460007 35.3569984, 25.3460007 35.3569984, 25.3460007 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2500'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.341)"^^geo:wktLiteral ;
  geo-pos:lat "35.354"^^xsd:decimal ;
  geo-pos:long "25.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2501'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2501'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.3016666666667'^^xsd:double;
  dwc:longitude '25.341'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3409996 35.3540001, 25.3409996 35.3540001, 25.3409996 35.3540001, 25.3409996 35.3540001, 25.3409996 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2501'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.386)"^^geo:wktLiteral ;
  geo-pos:lat "35.345001"^^xsd:decimal ;
  geo-pos:long "25.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2502'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2502'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.274722222222'^^xsd:double;
  dwc:longitude '25.386'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3859997 35.3450012, 25.3859997 35.3450012, 25.3859997 35.3450012, 25.3859997 35.3450012, 25.3859997 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2502'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.299999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.299999)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.299999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2503'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2503'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.9697222222222'^^xsd:double;
  dwc:longitude '25.299999'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2999992 35.3460007, 25.2999992 35.3460007, 25.2999992 35.3460007, 25.2999992 35.3460007, 25.2999992 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2503'^^xsd:string;
  dwc:observationDate '2011-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.297001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.297001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.297001)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.297001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2504'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2504'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.5341666666667'^^xsd:double;
  dwc:longitude '25.297001'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2970009 35.3460007, 25.2970009 35.3460007, 25.2970009 35.3460007, 25.2970009 35.3460007, 25.2970009 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2504'^^xsd:string;
  dwc:observationDate '2011-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.298)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2505'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2505'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.5163888888889'^^xsd:double;
  dwc:longitude '25.298'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2980003 35.3440018, 25.2980003 35.3440018, 25.2980003 35.3440018, 25.2980003 35.3440018, 25.2980003 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2505'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.261)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2506'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2506'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.8761111111111'^^xsd:double;
  dwc:longitude '25.261'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2609997 35.3409996, 25.2609997 35.3409996, 25.2609997 35.3409996, 25.2609997 35.3409996, 25.2609997 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2506'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.366001"^^xsd:decimal ;
  dwc:decimalLongitude "25.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.295)"^^geo:wktLiteral ;
  geo-pos:lat "35.366001"^^xsd:decimal ;
  geo-pos:long "25.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2507'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2507'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.456388888889'^^xsd:double;
  dwc:longitude '25.295'^^xsd:double;
  dwc:latitude '35.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2950001 35.3660011, 25.2950001 35.3660011, 25.2950001 35.3660011, 25.2950001 35.3660011, 25.2950001 35.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2507'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.287001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.287001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.287001)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.287001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2508'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2508'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2311111111111'^^xsd:double;
  dwc:longitude '25.287001'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2870007 35.3520012, 25.2870007 35.3520012, 25.2870007 35.3520012, 25.2870007 35.3520012, 25.2870007 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2508'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.281)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2509'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2509'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.706944444444'^^xsd:double;
  dwc:longitude '25.281'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2810001 35.3470001, 25.2810001 35.3470001, 25.2810001 35.3470001, 25.2810001 35.3470001, 25.2810001 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2509'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.284)"^^geo:wktLiteral ;
  geo-pos:lat "35.339001"^^xsd:decimal ;
  geo-pos:long "25.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2510'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2510'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.508333333333'^^xsd:double;
  dwc:longitude '25.284'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2840004 35.3390007, 25.2840004 35.3390007, 25.2840004 35.3390007, 25.2840004 35.3390007, 25.2840004 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2510'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.362999 1.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.362999"^^xsd:decimal ;
  dwc:decimalLongitude "1.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.362999 1.399)"^^geo:wktLiteral ;
  geo-pos:lat "38.362999"^^xsd:decimal ;
  geo-pos:long "1.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3211'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3211'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.51333333333333'^^xsd:double;
  dwc:longitude '1.399'^^xsd:double;
  dwc:latitude '38.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3990001 38.362999, 1.3990001 38.362999, 1.3990001 38.362999, 1.3990001 38.362999, 1.3990001 38.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3211'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.275002 1.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.275002"^^xsd:decimal ;
  dwc:decimalLongitude "1.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.275002 1.648)"^^geo:wktLiteral ;
  geo-pos:lat "38.275002"^^xsd:decimal ;
  geo-pos:long "1.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3212'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3212'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.7994444444444'^^xsd:double;
  dwc:longitude '1.648'^^xsd:double;
  dwc:latitude '38.275002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.648 38.2750015, 1.648 38.2750015, 1.648 38.2750015, 1.648 38.2750015, 1.648 38.2750015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3212'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.057999 2.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.057999"^^xsd:decimal ;
  dwc:decimalLongitude "2.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.057999 2.265)"^^geo:wktLiteral ;
  geo-pos:lat "38.057999"^^xsd:decimal ;
  geo-pos:long "2.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3213'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3213'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.6241666666667'^^xsd:double;
  dwc:longitude '2.265'^^xsd:double;
  dwc:latitude '38.057999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2650001 38.0579987, 2.2650001 38.0579987, 2.2650001 38.0579987, 2.2650001 38.0579987, 2.2650001 38.0579987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3213'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.973999 2.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.973999"^^xsd:decimal ;
  dwc:decimalLongitude "2.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.973999 2.921)"^^geo:wktLiteral ;
  geo-pos:lat "37.973999"^^xsd:decimal ;
  geo-pos:long "2.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3214'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3214'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.3130555555556'^^xsd:double;
  dwc:longitude '2.921'^^xsd:double;
  dwc:latitude '37.973999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.921 37.973999, 2.921 37.973999, 2.921 37.973999, 2.921 37.973999, 2.921 37.973999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3214'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 24.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.833"^^xsd:decimal ;
  dwc:decimalLongitude "24.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 24.135)"^^geo:wktLiteral ;
  geo-pos:lat "34.833"^^xsd:decimal ;
  geo-pos:long "24.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3215'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_3215'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1288888888889'^^xsd:double;
  dwc:longitude '24.135'^^xsd:double;
  dwc:latitude '34.833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1350002 34.8330002, 24.1350002 34.8330002, 24.1350002 34.8330002, 24.1350002 34.8330002, 24.1350002 34.8330002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3215'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.830002 24.118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.830002"^^xsd:decimal ;
  dwc:decimalLongitude "24.118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.830002 24.118)"^^geo:wktLiteral ;
  geo-pos:lat "34.830002"^^xsd:decimal ;
  geo-pos:long "24.118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3216'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3216'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.2066666666667'^^xsd:double;
  dwc:longitude '24.118'^^xsd:double;
  dwc:latitude '34.830002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.118 34.8300018, 24.118 34.8300018, 24.118 34.8300018, 24.118 34.8300018, 24.118 34.8300018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3216'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.807999 24.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.807999"^^xsd:decimal ;
  dwc:decimalLongitude "24.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.807999 24.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.807999"^^xsd:decimal ;
  geo-pos:long "24.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3217'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3217'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.2066666666667'^^xsd:double;
  dwc:longitude '24.18'^^xsd:double;
  dwc:latitude '34.807999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1800003 34.8079987, 24.1800003 34.8079987, 24.1800003 34.8079987, 24.1800003 34.8079987, 24.1800003 34.8079987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3217'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.827999"^^xsd:decimal ;
  dwc:decimalLongitude "24.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.164)"^^geo:wktLiteral ;
  geo-pos:lat "34.827999"^^xsd:decimal ;
  geo-pos:long "24.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3218'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3218'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.125555555556'^^xsd:double;
  dwc:longitude '24.164'^^xsd:double;
  dwc:latitude '34.827999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1639996 34.8279991, 24.1639996 34.8279991, 24.1639996 34.8279991, 24.1639996 34.8279991, 24.1639996 34.8279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3218'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826 24.068001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826"^^xsd:decimal ;
  dwc:decimalLongitude "24.068001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826 24.068001)"^^geo:wktLiteral ;
  geo-pos:lat "34.826"^^xsd:decimal ;
  geo-pos:long "24.068001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3219'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3219'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2202777777778'^^xsd:double;
  dwc:longitude '24.068001'^^xsd:double;
  dwc:latitude '34.826'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0680008 34.8260002, 24.0680008 34.8260002, 24.0680008 34.8260002, 24.0680008 34.8260002, 24.0680008 34.8260002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3219'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.82 24.099001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.82"^^xsd:decimal ;
  dwc:decimalLongitude "24.099001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.82 24.099001)"^^geo:wktLiteral ;
  geo-pos:lat "34.82"^^xsd:decimal ;
  geo-pos:long "24.099001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3220'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3220'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.521944444444'^^xsd:double;
  dwc:longitude '24.099001'^^xsd:double;
  dwc:latitude '34.82'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0990009 34.8199997, 24.0990009 34.8199997, 24.0990009 34.8199997, 24.0990009 34.8199997, 24.0990009 34.8199997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3220'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681999 24.270001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.681999"^^xsd:decimal ;
  dwc:decimalLongitude "24.270001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681999 24.270001)"^^geo:wktLiteral ;
  geo-pos:lat "34.681999"^^xsd:decimal ;
  geo-pos:long "24.270001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3221'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3221'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.0980555555556'^^xsd:double;
  dwc:longitude '24.270001'^^xsd:double;
  dwc:latitude '34.681999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2700005 34.6819992, 24.2700005 34.6819992, 24.2700005 34.6819992, 24.2700005 34.6819992, 24.2700005 34.6819992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3221'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.932999 23.966999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.966999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.932999 23.966999)"^^geo:wktLiteral ;
  geo-pos:lat "34.932999"^^xsd:decimal ;
  geo-pos:long "23.966999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3222'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3222'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2408333333333'^^xsd:double;
  dwc:longitude '23.966999'^^xsd:double;
  dwc:latitude '34.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9669991 34.9329987, 23.9669991 34.9329987, 23.9669991 34.9329987, 23.9669991 34.9329987, 23.9669991 34.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3222'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.806 24.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.806"^^xsd:decimal ;
  dwc:decimalLongitude "24.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.806 24.136)"^^geo:wktLiteral ;
  geo-pos:lat "34.806"^^xsd:decimal ;
  geo-pos:long "24.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3223'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3223'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2855555555556'^^xsd:double;
  dwc:longitude '24.136'^^xsd:double;
  dwc:latitude '34.806'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1359997 34.8059998, 24.1359997 34.8059998, 24.1359997 34.8059998, 24.1359997 34.8059998, 24.1359997 34.8059998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3223'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.796001 24.113001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.796001"^^xsd:decimal ;
  dwc:decimalLongitude "24.113001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.796001 24.113001)"^^geo:wktLiteral ;
  geo-pos:lat "34.796001"^^xsd:decimal ;
  geo-pos:long "24.113001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3224'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3224'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.694444444444'^^xsd:double;
  dwc:longitude '24.113001'^^xsd:double;
  dwc:latitude '34.796001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1130009 34.7960014, 24.1130009 34.7960014, 24.1130009 34.7960014, 24.1130009 34.7960014, 24.1130009 34.7960014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3224'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.830002 24.195999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.830002"^^xsd:decimal ;
  dwc:decimalLongitude "24.195999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.830002 24.195999)"^^geo:wktLiteral ;
  geo-pos:lat "34.830002"^^xsd:decimal ;
  geo-pos:long "24.195999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3225'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3225'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:longitude '24.195999'^^xsd:double;
  dwc:latitude '34.830002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1959992 34.8300018, 24.1959992 34.8300018, 24.1959992 34.8300018, 24.1959992 34.8300018, 24.1959992 34.8300018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3225'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 24.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.833"^^xsd:decimal ;
  dwc:decimalLongitude "24.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 24.135)"^^geo:wktLiteral ;
  geo-pos:lat "34.833"^^xsd:decimal ;
  geo-pos:long "24.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3226'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3226'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6363888888889'^^xsd:double;
  dwc:longitude '24.135'^^xsd:double;
  dwc:latitude '34.833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1350002 34.8330002, 24.1350002 34.8330002, 24.1350002 34.8330002, 24.1350002 34.8330002, 24.1350002 34.8330002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3226'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 24.136999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.833"^^xsd:decimal ;
  dwc:decimalLongitude "24.136999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 24.136999)"^^geo:wktLiteral ;
  geo-pos:lat "34.833"^^xsd:decimal ;
  geo-pos:long "24.136999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3227'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_3227'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2947222222222'^^xsd:double;
  dwc:longitude '24.136999'^^xsd:double;
  dwc:latitude '34.833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1369991 34.8330002, 24.1369991 34.8330002, 24.1369991 34.8330002, 24.1369991 34.8330002, 24.1369991 34.8330002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3227'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.82 24.200001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.82"^^xsd:decimal ;
  dwc:decimalLongitude "24.200001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.82 24.200001)"^^geo:wktLiteral ;
  geo-pos:lat "34.82"^^xsd:decimal ;
  geo-pos:long "24.200001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3228'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3228'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.9752777777778'^^xsd:double;
  dwc:longitude '24.200001'^^xsd:double;
  dwc:latitude '34.82'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2000008 34.8199997, 24.2000008 34.8199997, 24.2000008 34.8199997, 24.2000008 34.8199997, 24.2000008 34.8199997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3228'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.800999 24.139999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.800999"^^xsd:decimal ;
  dwc:decimalLongitude "24.139999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.800999 24.139999)"^^geo:wktLiteral ;
  geo-pos:lat "34.800999"^^xsd:decimal ;
  geo-pos:long "24.139999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3229'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3229'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.5911111111111'^^xsd:double;
  dwc:longitude '24.139999'^^xsd:double;
  dwc:latitude '34.800999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1399994 34.8009987, 24.1399994 34.8009987, 24.1399994 34.8009987, 24.1399994 34.8009987, 24.1399994 34.8009987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3229'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.745998 24.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.745998"^^xsd:decimal ;
  dwc:decimalLongitude "24.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.745998 24.135)"^^geo:wktLiteral ;
  geo-pos:lat "34.745998"^^xsd:decimal ;
  geo-pos:long "24.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3230'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_3230'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.8088888888889'^^xsd:double;
  dwc:longitude '24.135'^^xsd:double;
  dwc:latitude '34.745998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1350002 34.7459984, 24.1350002 34.7459984, 24.1350002 34.7459984, 24.1350002 34.7459984, 24.1350002 34.7459984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3230'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.777 24.174999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.777"^^xsd:decimal ;
  dwc:decimalLongitude "24.174999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.777 24.174999)"^^geo:wktLiteral ;
  geo-pos:lat "34.777"^^xsd:decimal ;
  geo-pos:long "24.174999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3231'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_3231'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.9686111111111'^^xsd:double;
  dwc:longitude '24.174999'^^xsd:double;
  dwc:latitude '34.777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1749992 34.7770004, 24.1749992 34.7770004, 24.1749992 34.7770004, 24.1749992 34.7770004, 24.1749992 34.7770004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3231'^^xsd:string;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.688 23.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.688"^^xsd:decimal ;
  dwc:decimalLongitude "23.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.688 23.674)"^^geo:wktLiteral ;
  geo-pos:lat "34.688"^^xsd:decimal ;
  geo-pos:long "23.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3232'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_3232'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.4477777777778'^^xsd:double;
  dwc:longitude '23.674'^^xsd:double;
  dwc:latitude '34.688'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.6739998 34.6879997, 23.6739998 34.6879997, 23.6739998 34.6879997, 23.6739998 34.6879997, 23.6739998 34.6879997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3232'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.136002 23.346001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.136002"^^xsd:decimal ;
  dwc:decimalLongitude "23.346001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.136002 23.346001)"^^geo:wktLiteral ;
  geo-pos:lat "35.136002"^^xsd:decimal ;
  geo-pos:long "23.346001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3233'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3233'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4713888888889'^^xsd:double;
  dwc:longitude '23.346001'^^xsd:double;
  dwc:latitude '35.136002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3460007 35.1360016, 23.3460007 35.1360016, 23.3460007 35.1360016, 23.3460007 35.1360016, 23.3460007 35.1360016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3233'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.971001 26.437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.971001"^^xsd:decimal ;
  dwc:decimalLongitude "26.437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.971001 26.437)"^^geo:wktLiteral ;
  geo-pos:lat "34.971001"^^xsd:decimal ;
  geo-pos:long "26.437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3234'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_3234'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6308333333333'^^xsd:double;
  dwc:longitude '26.437'^^xsd:double;
  dwc:latitude '34.971001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4370003 34.9710007, 26.4370003 34.9710007, 26.4370003 34.9710007, 26.4370003 34.9710007, 26.4370003 34.9710007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3234'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.830002 24.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.830002"^^xsd:decimal ;
  dwc:decimalLongitude "24.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.830002 24.122)"^^geo:wktLiteral ;
  geo-pos:lat "34.830002"^^xsd:decimal ;
  geo-pos:long "24.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3235'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_3235'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.8608333333333'^^xsd:double;
  dwc:longitude '24.122'^^xsd:double;
  dwc:latitude '34.830002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1219997 34.8300018, 24.1219997 34.8300018, 24.1219997 34.8300018, 24.1219997 34.8300018, 24.1219997 34.8300018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3235'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.827999"^^xsd:decimal ;
  dwc:decimalLongitude "24.126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.126)"^^geo:wktLiteral ;
  geo-pos:lat "34.827999"^^xsd:decimal ;
  geo-pos:long "24.126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3236'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3236'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.5247222222222'^^xsd:double;
  dwc:longitude '24.126'^^xsd:double;
  dwc:latitude '34.827999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1259995 34.8279991, 24.1259995 34.8279991, 24.1259995 34.8279991, 24.1259995 34.8279991, 24.1259995 34.8279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3236'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.368"^^xsd:decimal ;
  dwc:decimalLongitude "25.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.173)"^^geo:wktLiteral ;
  geo-pos:lat "35.368"^^xsd:decimal ;
  geo-pos:long "25.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2374'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2374'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.0719444444444'^^xsd:double;
  dwc:longitude '25.173'^^xsd:double;
  dwc:latitude '35.368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1730003 35.368, 25.1730003 35.368, 25.1730003 35.368, 25.1730003 35.368, 25.1730003 35.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2374'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.219999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362"^^xsd:decimal ;
  dwc:decimalLongitude "25.219999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.219999)"^^geo:wktLiteral ;
  geo-pos:lat "35.362"^^xsd:decimal ;
  geo-pos:long "25.219999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2375'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2375'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.4330555555556'^^xsd:double;
  dwc:longitude '25.219999'^^xsd:double;
  dwc:latitude '35.362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2199993 35.3619995, 25.2199993 35.3619995, 25.2199993 35.3619995, 25.2199993 35.3619995, 25.2199993 35.3619995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2375'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.106001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.106001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.106001)"^^geo:wktLiteral ;
  geo-pos:lat "35.356998"^^xsd:decimal ;
  geo-pos:long "25.106001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2376'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2376'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.93305555555556'^^xsd:double;
  dwc:longitude '25.106001'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1060009 35.3569984, 25.1060009 35.3569984, 25.1060009 35.3569984, 25.1060009 35.3569984, 25.1060009 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2376'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2377'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2377'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.2488888888889'^^xsd:double;
  dwc:longitude '25.285'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2849999 35.3499985, 25.2849999 35.3499985, 25.2849999 35.3499985, 25.2849999 35.3499985, 25.2849999 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2377'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.373001 25.238001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.373001"^^xsd:decimal ;
  dwc:decimalLongitude "25.238001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.373001 25.238001)"^^geo:wktLiteral ;
  geo-pos:lat "35.373001"^^xsd:decimal ;
  geo-pos:long "25.238001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2378'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2378'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.4436111111111'^^xsd:double;
  dwc:longitude '25.238001'^^xsd:double;
  dwc:latitude '35.373001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2380009 35.3730011, 25.2380009 35.3730011, 25.2380009 35.3730011, 25.2380009 35.3730011, 25.2380009 35.3730011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2378'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.43"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.43"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2379'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2379'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.90888888888889'^^xsd:double;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.43'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1490002 35.4300003, 25.1490002 35.4300003, 25.1490002 35.4300003, 25.1490002 35.4300003, 25.1490002 35.4300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2379'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372002 25.245001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372002"^^xsd:decimal ;
  dwc:decimalLongitude "25.245001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372002 25.245001)"^^geo:wktLiteral ;
  geo-pos:lat "35.372002"^^xsd:decimal ;
  geo-pos:long "25.245001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2380'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2380'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.5377777777778'^^xsd:double;
  dwc:longitude '25.245001'^^xsd:double;
  dwc:latitude '35.372002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2450008 35.3720017, 25.2450008 35.3720017, 25.2450008 35.3720017, 25.2450008 35.3720017, 25.2450008 35.3720017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2380'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.257999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369"^^xsd:decimal ;
  dwc:decimalLongitude "25.257999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.257999)"^^geo:wktLiteral ;
  geo-pos:lat "35.369"^^xsd:decimal ;
  geo-pos:long "25.257999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2381'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2381'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.3388888888889'^^xsd:double;
  dwc:longitude '25.257999'^^xsd:double;
  dwc:latitude '35.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2579994 35.3689995, 25.2579994 35.3689995, 25.2579994 35.3689995, 25.2579994 35.3689995, 25.2579994 35.3689995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2381'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.377001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.368"^^xsd:decimal ;
  dwc:decimalLongitude "25.377001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.377001)"^^geo:wktLiteral ;
  geo-pos:lat "35.368"^^xsd:decimal ;
  geo-pos:long "25.377001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2382'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2382'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.52527777777778'^^xsd:double;
  dwc:longitude '25.377001'^^xsd:double;
  dwc:latitude '35.368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3770008 35.368, 25.3770008 35.368, 25.3770008 35.368, 25.3770008 35.368, 25.3770008 35.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2382'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372002 25.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372002"^^xsd:decimal ;
  dwc:decimalLongitude "25.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372002 25.295)"^^geo:wktLiteral ;
  geo-pos:lat "35.372002"^^xsd:decimal ;
  geo-pos:long "25.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2383'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2383'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.87166666666667'^^xsd:double;
  dwc:longitude '25.295'^^xsd:double;
  dwc:latitude '35.372002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2950001 35.3720017, 25.2950001 35.3720017, 25.2950001 35.3720017, 25.2950001 35.3720017, 25.2950001 35.3720017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2383'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363998 25.318001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363998"^^xsd:decimal ;
  dwc:decimalLongitude "25.318001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363998 25.318001)"^^geo:wktLiteral ;
  geo-pos:lat "35.363998"^^xsd:decimal ;
  geo-pos:long "25.318001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2384'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2384'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.1944444444444'^^xsd:double;
  dwc:longitude '25.318001'^^xsd:double;
  dwc:latitude '35.363998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3180008 35.3639984, 25.3180008 35.3639984, 25.3180008 35.3639984, 25.3180008 35.3639984, 25.3180008 35.3639984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2384'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.337002"^^xsd:decimal ;
  dwc:decimalLongitude "25.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.448)"^^geo:wktLiteral ;
  geo-pos:lat "35.337002"^^xsd:decimal ;
  geo-pos:long "25.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2385'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2385'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.23111111111111'^^xsd:double;
  dwc:longitude '25.448'^^xsd:double;
  dwc:latitude '35.337002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.448 35.3370018, 25.448 35.3370018, 25.448 35.3370018, 25.448 35.3370018, 25.448 35.3370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2385'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.305)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2386'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2386'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.0869444444444'^^xsd:double;
  dwc:longitude '25.305'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3050003 35.3520012, 25.3050003 35.3520012, 25.3050003 35.3520012, 25.3050003 35.3520012, 25.3050003 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2386'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369999 25.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369999"^^xsd:decimal ;
  dwc:decimalLongitude "25.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369999 25.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.369999"^^xsd:decimal ;
  geo-pos:long "25.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2387'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2387'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.055'^^xsd:double;
  dwc:longitude '25.167'^^xsd:double;
  dwc:latitude '35.369999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1669998 35.3699989, 25.1669998 35.3699989, 25.1669998 35.3699989, 25.1669998 35.3699989, 25.1669998 35.3699989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2387'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.263001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.361"^^xsd:decimal ;
  dwc:decimalLongitude "25.263001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.263001)"^^geo:wktLiteral ;
  geo-pos:lat "35.361"^^xsd:decimal ;
  geo-pos:long "25.263001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2388'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2388'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.29166666666667'^^xsd:double;
  dwc:longitude '25.263001'^^xsd:double;
  dwc:latitude '35.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2630005 35.3610001, 25.2630005 35.3610001, 25.2630005 35.3610001, 25.2630005 35.3610001, 25.2630005 35.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2388'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.261999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.261999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.261999)"^^geo:wktLiteral ;
  geo-pos:lat "35.351002"^^xsd:decimal ;
  geo-pos:long "25.261999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2389'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2389'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.7161111111111'^^xsd:double;
  dwc:longitude '25.261999'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2619991 35.3510017, 25.2619991 35.3510017, 25.2619991 35.3510017, 25.2619991 35.3510017, 25.2619991 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2389'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.163)"^^geo:wktLiteral ;
  geo-pos:lat "35.339001"^^xsd:decimal ;
  geo-pos:long "25.163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2390'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2390'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.27361111111111'^^xsd:double;
  dwc:longitude '25.163'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1630001 35.3390007, 25.1630001 35.3390007, 25.1630001 35.3390007, 25.1630001 35.3390007, 25.1630001 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2390'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.256001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.256001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.256001)"^^geo:wktLiteral ;
  geo-pos:lat "35.354"^^xsd:decimal ;
  geo-pos:long "25.256001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2391'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2391'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.9722222222222'^^xsd:double;
  dwc:longitude '25.256001'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2560005 35.3540001, 25.2560005 35.3540001, 25.2560005 35.3540001, 25.2560005 35.3540001, 25.2560005 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2391'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.306)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2392'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2392'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.2919444444444'^^xsd:double;
  dwc:longitude '25.306'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3059998 35.3520012, 25.3059998 35.3520012, 25.3059998 35.3520012, 25.3059998 35.3520012, 25.3059998 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2392'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.308001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.308001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.308001)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.308001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2393'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2393'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.7502777777778'^^xsd:double;
  dwc:longitude '25.308001'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3080006 35.3520012, 25.3080006 35.3520012, 25.3080006 35.3520012, 25.3080006 35.3520012, 25.3080006 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2393'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.313999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.361"^^xsd:decimal ;
  dwc:decimalLongitude "25.313999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.313999)"^^geo:wktLiteral ;
  geo-pos:lat "35.361"^^xsd:decimal ;
  geo-pos:long "25.313999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2394'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2394'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.1252777777778'^^xsd:double;
  dwc:longitude '25.313999'^^xsd:double;
  dwc:latitude '35.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3139992 35.3610001, 25.3139992 35.3610001, 25.3139992 35.3610001, 25.3139992 35.3610001, 25.3139992 35.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2394'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.319)"^^geo:wktLiteral ;
  geo-pos:lat "35.359001"^^xsd:decimal ;
  geo-pos:long "25.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2395'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2395'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.4927777777778'^^xsd:double;
  dwc:longitude '25.319'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3190002 35.3590012, 25.3190002 35.3590012, 25.3190002 35.3590012, 25.3190002 35.3590012, 25.3190002 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2395'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.308001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.308001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.308001)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.308001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2396'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2396'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.2994444444444'^^xsd:double;
  dwc:longitude '25.308001'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3080006 35.3479996, 25.3080006 35.3479996, 25.3080006 35.3479996, 25.3080006 35.3479996, 25.3080006 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2396'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.313)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2397'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2397'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.4694444444444'^^xsd:double;
  dwc:longitude '25.313'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3129997 35.348999, 25.3129997 35.348999, 25.3129997 35.348999, 25.3129997 35.348999, 25.3129997 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2397'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372002 25.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372002"^^xsd:decimal ;
  dwc:decimalLongitude "25.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372002 25.351)"^^geo:wktLiteral ;
  geo-pos:lat "35.372002"^^xsd:decimal ;
  geo-pos:long "25.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2398'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2398'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.935'^^xsd:double;
  dwc:longitude '25.351'^^xsd:double;
  dwc:latitude '35.372002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3509998 35.3720017, 25.3509998 35.3720017, 25.3509998 35.3720017, 25.3509998 35.3720017, 25.3509998 35.3720017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2398'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358002 25.311001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358002"^^xsd:decimal ;
  dwc:decimalLongitude "25.311001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358002 25.311001)"^^geo:wktLiteral ;
  geo-pos:lat "35.358002"^^xsd:decimal ;
  geo-pos:long "25.311001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2399'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2399'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.61916666666667'^^xsd:double;
  dwc:longitude '25.311001'^^xsd:double;
  dwc:latitude '35.358002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3110008 35.3580017, 25.3110008 35.3580017, 25.3110008 35.3580017, 25.3110008 35.3580017, 25.3110008 35.3580017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2399'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.309)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2400'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2400'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1172222222222'^^xsd:double;
  dwc:longitude '25.309'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.309 35.3650017, 25.309 35.3650017, 25.309 35.3650017, 25.309 35.3650017, 25.309 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2400'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.318001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.366001"^^xsd:decimal ;
  dwc:decimalLongitude "25.318001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.318001)"^^geo:wktLiteral ;
  geo-pos:lat "35.366001"^^xsd:decimal ;
  geo-pos:long "25.318001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2401'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2401'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.6547222222222'^^xsd:double;
  dwc:longitude '25.318001'^^xsd:double;
  dwc:latitude '35.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3180008 35.3660011, 25.3180008 35.3660011, 25.3180008 35.3660011, 25.3180008 35.3660011, 25.3180008 35.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2401'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.323)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2402'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2402'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.2283333333333'^^xsd:double;
  dwc:longitude '25.323'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.323 35.3650017, 25.323 35.3650017, 25.323 35.3650017, 25.323 35.3650017, 25.323 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2402'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.291)"^^geo:wktLiteral ;
  geo-pos:lat "35.356998"^^xsd:decimal ;
  geo-pos:long "25.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2403'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2403'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.66333333333333'^^xsd:double;
  dwc:longitude '25.291'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2910004 35.3569984, 25.2910004 35.3569984, 25.2910004 35.3569984, 25.2910004 35.3569984, 25.2910004 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2403'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.291)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2404'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2404'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.7958333333333'^^xsd:double;
  dwc:longitude '25.291'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2910004 35.355999, 25.2910004 35.355999, 25.2910004 35.355999, 25.2910004 35.355999, 25.2910004 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2404'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.313)"^^geo:wktLiteral ;
  geo-pos:lat "35.354"^^xsd:decimal ;
  geo-pos:long "25.313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2405'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2405'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.094722222222222'^^xsd:double;
  dwc:longitude '25.313'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3129997 35.3540001, 25.3129997 35.3540001, 25.3129997 35.3540001, 25.3129997 35.3540001, 25.3129997 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2405'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.316)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2406'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2406'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.45333333333333'^^xsd:double;
  dwc:longitude '25.316'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.316 35.3499985, 25.316 35.3499985, 25.316 35.3499985, 25.316 35.3499985, 25.316 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2406'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.316999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.316999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.316999)"^^geo:wktLiteral ;
  geo-pos:lat "35.351002"^^xsd:decimal ;
  geo-pos:long "25.316999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2407'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2407'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.8491666666667'^^xsd:double;
  dwc:longitude '25.316999'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3169994 35.3510017, 25.3169994 35.3510017, 25.3169994 35.3510017, 25.3169994 35.3510017, 25.3169994 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2407'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.316999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.316999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.316999)"^^geo:wktLiteral ;
  geo-pos:lat "35.351002"^^xsd:decimal ;
  geo-pos:long "25.316999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2408'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2408'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.37583333333333'^^xsd:double;
  dwc:longitude '25.316999'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3169994 35.3510017, 25.3169994 35.3510017, 25.3169994 35.3510017, 25.3169994 35.3510017, 25.3169994 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2408'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.327999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.327999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.327999)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.327999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2409'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2409'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.7152777777778'^^xsd:double;
  dwc:longitude '25.327999'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3279991 35.3499985, 25.3279991 35.3499985, 25.3279991 35.3499985, 25.3279991 35.3499985, 25.3279991 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2409'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.323999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.323999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.323999)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.323999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2410'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2410'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.7011111111111'^^xsd:double;
  dwc:longitude '25.323999'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3239994 35.3499985, 25.3239994 35.3499985, 25.3239994 35.3499985, 25.3239994 35.3499985, 25.3239994 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2410'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.334999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.361"^^xsd:decimal ;
  dwc:decimalLongitude "25.334999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.361 25.334999)"^^geo:wktLiteral ;
  geo-pos:lat "35.361"^^xsd:decimal ;
  geo-pos:long "25.334999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2411'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2411'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.4338888888889'^^xsd:double;
  dwc:longitude '25.334999'^^xsd:double;
  dwc:latitude '35.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3349991 35.3610001, 25.3349991 35.3610001, 25.3349991 35.3610001, 25.3349991 35.3610001, 25.3349991 35.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2411'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.376 25.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.376"^^xsd:decimal ;
  dwc:decimalLongitude "25.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.376 25.334)"^^geo:wktLiteral ;
  geo-pos:lat "35.376"^^xsd:decimal ;
  geo-pos:long "25.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2412'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2412'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.997222222222'^^xsd:double;
  dwc:longitude '25.334'^^xsd:double;
  dwc:latitude '35.376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3339996 35.3759995, 25.3339996 35.3759995, 25.3339996 35.3759995, 25.3339996 35.3759995, 25.3339996 35.3759995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2412'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 25.367001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.374001"^^xsd:decimal ;
  dwc:decimalLongitude "25.367001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 25.367001)"^^geo:wktLiteral ;
  geo-pos:lat "35.374001"^^xsd:decimal ;
  geo-pos:long "25.367001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2413'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2413'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.1586111111111'^^xsd:double;
  dwc:longitude '25.367001'^^xsd:double;
  dwc:latitude '35.374001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3670006 35.3740006, 25.3670006 35.3740006, 25.3670006 35.3740006, 25.3670006 35.3740006, 25.3670006 35.3740006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2413'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.373001 25.374001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.373001"^^xsd:decimal ;
  dwc:decimalLongitude "25.374001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.373001 25.374001)"^^geo:wktLiteral ;
  geo-pos:lat "35.373001"^^xsd:decimal ;
  geo-pos:long "25.374001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2414'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2414'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.8822222222222'^^xsd:double;
  dwc:longitude '25.374001'^^xsd:double;
  dwc:latitude '35.373001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3740006 35.3730011, 25.3740006 35.3730011, 25.3740006 35.3730011, 25.3740006 35.3730011, 25.3740006 35.3730011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2414'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 25.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.374001"^^xsd:decimal ;
  dwc:decimalLongitude "25.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 25.378)"^^geo:wktLiteral ;
  geo-pos:lat "35.374001"^^xsd:decimal ;
  geo-pos:long "25.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2415'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2415'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4463888888889'^^xsd:double;
  dwc:longitude '25.378'^^xsd:double;
  dwc:latitude '35.374001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3780003 35.3740006, 25.3780003 35.3740006, 25.3780003 35.3740006, 25.3780003 35.3740006, 25.3780003 35.3740006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2415'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.315001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362"^^xsd:decimal ;
  dwc:decimalLongitude "25.315001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.315001)"^^geo:wktLiteral ;
  geo-pos:lat "35.362"^^xsd:decimal ;
  geo-pos:long "25.315001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2416'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2416'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.5052777777778'^^xsd:double;
  dwc:longitude '25.315001'^^xsd:double;
  dwc:latitude '35.362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3150005 35.3619995, 25.3150005 35.3619995, 25.3150005 35.3619995, 25.3150005 35.3619995, 25.3150005 35.3619995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2416'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.322001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362"^^xsd:decimal ;
  dwc:decimalLongitude "25.322001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.322001)"^^geo:wktLiteral ;
  geo-pos:lat "35.362"^^xsd:decimal ;
  geo-pos:long "25.322001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2417'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2417'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.1888888888889'^^xsd:double;
  dwc:longitude '25.322001'^^xsd:double;
  dwc:latitude '35.362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3220005 35.3619995, 25.3220005 35.3619995, 25.3220005 35.3619995, 25.3220005 35.3619995, 25.3220005 35.3619995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2417'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.320999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.320999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.320999)"^^geo:wktLiteral ;
  geo-pos:lat "35.356998"^^xsd:decimal ;
  geo-pos:long "25.320999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2418'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2418'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7952777777778'^^xsd:double;
  dwc:longitude '25.320999'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3209992 35.3569984, 25.3209992 35.3569984, 25.3209992 35.3569984, 25.3209992 35.3569984, 25.3209992 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2418'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 25.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "25.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 25.312)"^^geo:wktLiteral ;
  geo-pos:lat "35.375"^^xsd:decimal ;
  geo-pos:long "25.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2419'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2419'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.4944444444444'^^xsd:double;
  dwc:longitude '25.312'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3120003 35.375, 25.3120003 35.375, 25.3120003 35.375, 25.3120003 35.375, 25.3120003 35.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2419'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.365999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.365999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.365999)"^^geo:wktLiteral ;
  geo-pos:lat "35.359001"^^xsd:decimal ;
  geo-pos:long "25.365999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2420'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2420'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.89333333333333'^^xsd:double;
  dwc:longitude '25.365999'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3659992 35.3590012, 25.3659992 35.3590012, 25.3659992 35.3590012, 25.3659992 35.3590012, 25.3659992 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2420'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362"^^xsd:decimal ;
  dwc:decimalLongitude "25.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.365)"^^geo:wktLiteral ;
  geo-pos:lat "35.362"^^xsd:decimal ;
  geo-pos:long "25.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2421'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2421'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.4022222222222'^^xsd:double;
  dwc:longitude '25.365'^^xsd:double;
  dwc:latitude '35.362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3649998 35.3619995, 25.3649998 35.3619995, 25.3649998 35.3619995, 25.3649998 35.3619995, 25.3649998 35.3619995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2421'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.365)"^^geo:wktLiteral ;
  geo-pos:lat "35.359001"^^xsd:decimal ;
  geo-pos:long "25.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2422'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2422'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6669444444444'^^xsd:double;
  dwc:longitude '25.365'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3649998 35.3590012, 25.3649998 35.3590012, 25.3649998 35.3590012, 25.3649998 35.3590012, 25.3649998 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2422'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362999"^^xsd:decimal ;
  dwc:decimalLongitude "25.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.364)"^^geo:wktLiteral ;
  geo-pos:lat "35.362999"^^xsd:decimal ;
  geo-pos:long "25.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2423'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2423'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.4197222222222'^^xsd:double;
  dwc:longitude '25.364'^^xsd:double;
  dwc:latitude '35.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3640003 35.362999, 25.3640003 35.362999, 25.3640003 35.362999, 25.3640003 35.362999, 25.3640003 35.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2423'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.360001"^^xsd:decimal ;
  dwc:decimalLongitude "25.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.289)"^^geo:wktLiteral ;
  geo-pos:lat "35.360001"^^xsd:decimal ;
  geo-pos:long "25.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2424'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2424'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.9230555555556'^^xsd:double;
  dwc:longitude '25.289'^^xsd:double;
  dwc:latitude '35.360001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2889996 35.3600006, 25.2889996 35.3600006, 25.2889996 35.3600006, 25.2889996 35.3600006, 25.2889996 35.3600006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2424'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.299)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2425'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2425'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.3283333333333'^^xsd:double;
  dwc:longitude '25.299'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2989998 35.3650017, 25.2989998 35.3650017, 25.2989998 35.3650017, 25.2989998 35.3650017, 25.2989998 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2425'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.379002 25.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.379002"^^xsd:decimal ;
  dwc:decimalLongitude "25.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.379002 25.312)"^^geo:wktLiteral ;
  geo-pos:lat "35.379002"^^xsd:decimal ;
  geo-pos:long "25.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2426'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2426'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.7377777777778'^^xsd:double;
  dwc:longitude '25.312'^^xsd:double;
  dwc:latitude '35.379002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3120003 35.3790016, 25.3120003 35.3790016, 25.3120003 35.3790016, 25.3120003 35.3790016, 25.3120003 35.3790016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2426'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.288)"^^geo:wktLiteral ;
  geo-pos:lat "35.354"^^xsd:decimal ;
  geo-pos:long "25.288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2427'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2427'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.53444444444444'^^xsd:double;
  dwc:longitude '25.288'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2880001 35.3540001, 25.2880001 35.3540001, 25.2880001 35.3540001, 25.2880001 35.3540001, 25.2880001 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2427'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351002"^^xsd:decimal ;
  dwc:decimalLongitude "25.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351002 25.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.351002"^^xsd:decimal ;
  geo-pos:long "25.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2428'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2428'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.2575'^^xsd:double;
  dwc:longitude '25.285'^^xsd:double;
  dwc:latitude '35.351002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2849999 35.3510017, 25.2849999 35.3510017, 25.2849999 35.3510017, 25.2849999 35.3510017, 25.2849999 35.3510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2428'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362999"^^xsd:decimal ;
  dwc:decimalLongitude "25.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.232)"^^geo:wktLiteral ;
  geo-pos:lat "35.362999"^^xsd:decimal ;
  geo-pos:long "25.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2429'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2429'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.075'^^xsd:double;
  dwc:longitude '25.232'^^xsd:double;
  dwc:latitude '35.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2320004 35.362999, 25.2320004 35.362999, 25.2320004 35.362999, 25.2320004 35.362999, 25.2320004 35.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2429'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.270001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.270001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.270001)"^^geo:wktLiteral ;
  geo-pos:lat "35.359001"^^xsd:decimal ;
  geo-pos:long "25.270001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2430'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2430'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.4494444444444'^^xsd:double;
  dwc:longitude '25.270001'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2700005 35.3590012, 25.2700005 35.3590012, 25.2700005 35.3590012, 25.2700005 35.3590012, 25.2700005 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2430'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.384998 25.308001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.384998"^^xsd:decimal ;
  dwc:decimalLongitude "25.308001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.384998 25.308001)"^^geo:wktLiteral ;
  geo-pos:lat "35.384998"^^xsd:decimal ;
  geo-pos:long "25.308001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2431'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2431'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7791666666667'^^xsd:double;
  dwc:longitude '25.308001'^^xsd:double;
  dwc:latitude '35.384998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3080006 35.3849983, 25.3080006 35.3849983, 25.3080006 35.3849983, 25.3080006 35.3849983, 25.3080006 35.3849983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2431'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369999 25.318001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369999"^^xsd:decimal ;
  dwc:decimalLongitude "25.318001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369999 25.318001)"^^geo:wktLiteral ;
  geo-pos:lat "35.369999"^^xsd:decimal ;
  geo-pos:long "25.318001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2432'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2432'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.18972222222222'^^xsd:double;
  dwc:longitude '25.318001'^^xsd:double;
  dwc:latitude '35.369999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3180008 35.3699989, 25.3180008 35.3699989, 25.3180008 35.3699989, 25.3180008 35.3699989, 25.3180008 35.3699989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2432'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.292)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2433'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2433'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.60888888888889'^^xsd:double;
  dwc:longitude '25.292'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2919998 35.355999, 25.2919998 35.355999, 25.2919998 35.355999, 25.2919998 35.355999, 25.2919998 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2433'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383999 25.242001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383999"^^xsd:decimal ;
  dwc:decimalLongitude "25.242001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383999 25.242001)"^^geo:wktLiteral ;
  geo-pos:lat "35.383999"^^xsd:decimal ;
  geo-pos:long "25.242001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2434'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2434'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.1783333333333'^^xsd:double;
  dwc:longitude '25.242001'^^xsd:double;
  dwc:latitude '35.383999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2420006 35.3839989, 25.2420006 35.3839989, 25.2420006 35.3839989, 25.2420006 35.3839989, 25.2420006 35.3839989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2434'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.841999 24.106001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.841999"^^xsd:decimal ;
  dwc:decimalLongitude "24.106001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.841999 24.106001)"^^geo:wktLiteral ;
  geo-pos:lat "34.841999"^^xsd:decimal ;
  geo-pos:long "24.106001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3237'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3237'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8486111111111'^^xsd:double;
  dwc:longitude '24.106001'^^xsd:double;
  dwc:latitude '34.841999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1060009 34.8419991, 24.1060009 34.8419991, 24.1060009 34.8419991, 24.1060009 34.8419991, 24.1060009 34.8419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3237'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.909 24.209999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.909"^^xsd:decimal ;
  dwc:decimalLongitude "24.209999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.909 24.209999)"^^geo:wktLiteral ;
  geo-pos:lat "34.909"^^xsd:decimal ;
  geo-pos:long "24.209999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3238'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3238'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.159722222222'^^xsd:double;
  dwc:longitude '24.209999'^^xsd:double;
  dwc:latitude '34.909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2099991 34.9090004, 24.2099991 34.9090004, 24.2099991 34.9090004, 24.2099991 34.9090004, 24.2099991 34.9090004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3238'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.834 24.143999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.834"^^xsd:decimal ;
  dwc:decimalLongitude "24.143999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.834 24.143999)"^^geo:wktLiteral ;
  geo-pos:lat "34.834"^^xsd:decimal ;
  geo-pos:long "24.143999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3239'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3239'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.5597222222222'^^xsd:double;
  dwc:longitude '24.143999'^^xsd:double;
  dwc:latitude '34.834'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1439991 34.8339996, 24.1439991 34.8339996, 24.1439991 34.8339996, 24.1439991 34.8339996, 24.1439991 34.8339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3239'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.132999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.827999"^^xsd:decimal ;
  dwc:decimalLongitude "24.132999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.132999)"^^geo:wktLiteral ;
  geo-pos:lat "34.827999"^^xsd:decimal ;
  geo-pos:long "24.132999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3240'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3240'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.892222222222'^^xsd:double;
  dwc:longitude '24.132999'^^xsd:double;
  dwc:latitude '34.827999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1329994 34.8279991, 24.1329994 34.8279991, 24.1329994 34.8279991, 24.1329994 34.8279991, 24.1329994 34.8279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3240'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.813 24.181999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.813"^^xsd:decimal ;
  dwc:decimalLongitude "24.181999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.813 24.181999)"^^geo:wktLiteral ;
  geo-pos:lat "34.813"^^xsd:decimal ;
  geo-pos:long "24.181999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3241'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3241'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.7288888888889'^^xsd:double;
  dwc:longitude '24.181999'^^xsd:double;
  dwc:latitude '34.813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1819992 34.8129997, 24.1819992 34.8129997, 24.1819992 34.8129997, 24.1819992 34.8129997, 24.1819992 34.8129997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3241'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826 24.106001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826"^^xsd:decimal ;
  dwc:decimalLongitude "24.106001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826 24.106001)"^^geo:wktLiteral ;
  geo-pos:lat "34.826"^^xsd:decimal ;
  geo-pos:long "24.106001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3242'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3242'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8827777777778'^^xsd:double;
  dwc:longitude '24.106001'^^xsd:double;
  dwc:latitude '34.826'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1060009 34.8260002, 24.1060009 34.8260002, 24.1060009 34.8260002, 24.1060009 34.8260002, 24.1060009 34.8260002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3242'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.821999 23.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.821999"^^xsd:decimal ;
  dwc:decimalLongitude "23.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.821999 23.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.821999"^^xsd:decimal ;
  geo-pos:long "23.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3243'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3243'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3508333333333'^^xsd:double;
  dwc:longitude '23.806'^^xsd:double;
  dwc:latitude '34.821999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8059998 34.8219986, 23.8059998 34.8219986, 23.8059998 34.8219986, 23.8059998 34.8219986, 23.8059998 34.8219986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3243'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.792 24.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.792"^^xsd:decimal ;
  dwc:decimalLongitude "24.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.792 24.056)"^^geo:wktLiteral ;
  geo-pos:lat "34.792"^^xsd:decimal ;
  geo-pos:long "24.056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3244'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3244'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0494444444444'^^xsd:double;
  dwc:longitude '24.056'^^xsd:double;
  dwc:latitude '34.792'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0559998 34.7919998, 24.0559998 34.7919998, 24.0559998 34.7919998, 24.0559998 34.7919998, 24.0559998 34.7919998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3244'^^xsd:string;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.838001 24.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.838001"^^xsd:decimal ;
  dwc:decimalLongitude "24.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.838001 24.105)"^^geo:wktLiteral ;
  geo-pos:lat "34.838001"^^xsd:decimal ;
  geo-pos:long "24.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3245'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3245'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.8736111111111'^^xsd:double;
  dwc:longitude '24.105'^^xsd:double;
  dwc:latitude '34.838001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1049995 34.8380013, 24.1049995 34.8380013, 24.1049995 34.8380013, 24.1049995 34.8380013, 24.1049995 34.8380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3245'^^xsd:string;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.827999"^^xsd:decimal ;
  dwc:decimalLongitude "24.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.107)"^^geo:wktLiteral ;
  geo-pos:lat "34.827999"^^xsd:decimal ;
  geo-pos:long "24.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3246'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3246'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6052777777778'^^xsd:double;
  dwc:longitude '24.107'^^xsd:double;
  dwc:latitude '34.827999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1070004 34.8279991, 24.1070004 34.8279991, 24.1070004 34.8279991, 24.1070004 34.8279991, 24.1070004 34.8279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3246'^^xsd:string;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.773998 24.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.773998"^^xsd:decimal ;
  dwc:decimalLongitude "24.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.773998 24.459)"^^geo:wktLiteral ;
  geo-pos:lat "34.773998"^^xsd:decimal ;
  geo-pos:long "24.459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3247'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3247'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3455555555556'^^xsd:double;
  dwc:longitude '24.459'^^xsd:double;
  dwc:latitude '34.773998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.4589996 34.7739983, 24.4589996 34.7739983, 24.4589996 34.7739983, 24.4589996 34.7739983, 24.4589996 34.7739983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3247'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.824001 24.108999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.824001"^^xsd:decimal ;
  dwc:decimalLongitude "24.108999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.824001 24.108999)"^^geo:wktLiteral ;
  geo-pos:lat "34.824001"^^xsd:decimal ;
  geo-pos:long "24.108999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3248'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3248'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.9677777777778'^^xsd:double;
  dwc:longitude '24.108999'^^xsd:double;
  dwc:latitude '34.824001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1089993 34.8240013, 24.1089993 34.8240013, 24.1089993 34.8240013, 24.1089993 34.8240013, 24.1089993 34.8240013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3248'^^xsd:string;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.831001 24.155001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.831001"^^xsd:decimal ;
  dwc:decimalLongitude "24.155001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.831001 24.155001)"^^geo:wktLiteral ;
  geo-pos:lat "34.831001"^^xsd:decimal ;
  geo-pos:long "24.155001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3249'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3249'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5280555555556'^^xsd:double;
  dwc:longitude '24.155001'^^xsd:double;
  dwc:latitude '34.831001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1550007 34.8310013, 24.1550007 34.8310013, 24.1550007 34.8310013, 24.1550007 34.8310013, 24.1550007 34.8310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3249'^^xsd:string;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.901001 24.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.901001"^^xsd:decimal ;
  dwc:decimalLongitude "24.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.901001 24.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.901001"^^xsd:decimal ;
  geo-pos:long "24.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3250'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3250'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.0197222222222'^^xsd:double;
  dwc:longitude '24.034'^^xsd:double;
  dwc:latitude '34.901001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0340004 34.901001, 24.0340004 34.901001, 24.0340004 34.901001, 24.0340004 34.901001, 24.0340004 34.901001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3250'^^xsd:string;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.832001 24.167999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.832001"^^xsd:decimal ;
  dwc:decimalLongitude "24.167999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.832001 24.167999)"^^geo:wktLiteral ;
  geo-pos:lat "34.832001"^^xsd:decimal ;
  geo-pos:long "24.167999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3251'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3251'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.873055555556'^^xsd:double;
  dwc:longitude '24.167999'^^xsd:double;
  dwc:latitude '34.832001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1679993 34.8320007, 24.1679993 34.8320007, 24.1679993 34.8320007, 24.1679993 34.8320007, 24.1679993 34.8320007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3251'^^xsd:string;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771999 24.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.771999"^^xsd:decimal ;
  dwc:decimalLongitude "24.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771999 24.152)"^^geo:wktLiteral ;
  geo-pos:lat "34.771999"^^xsd:decimal ;
  geo-pos:long "24.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3252'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_3252'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.0836111111111'^^xsd:double;
  dwc:longitude '24.152'^^xsd:double;
  dwc:latitude '34.771999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1520004 34.7719994, 24.1520004 34.7719994, 24.1520004 34.7719994, 24.1520004 34.7719994, 24.1520004 34.7719994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3252'^^xsd:string;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.744999 24.115999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.744999"^^xsd:decimal ;
  dwc:decimalLongitude "24.115999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.744999 24.115999)"^^geo:wktLiteral ;
  geo-pos:lat "34.744999"^^xsd:decimal ;
  geo-pos:long "24.115999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3253'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_3253'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.3416666666667'^^xsd:double;
  dwc:longitude '24.115999'^^xsd:double;
  dwc:latitude '34.744999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1159992 34.7449989, 24.1159992 34.7449989, 24.1159992 34.7449989, 24.1159992 34.7449989, 24.1159992 34.7449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3253'^^xsd:string;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.847 24.200001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.847"^^xsd:decimal ;
  dwc:decimalLongitude "24.200001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.847 24.200001)"^^geo:wktLiteral ;
  geo-pos:lat "34.847"^^xsd:decimal ;
  geo-pos:long "24.200001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3254'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3254'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.1380555555556'^^xsd:double;
  dwc:longitude '24.200001'^^xsd:double;
  dwc:latitude '34.847'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2000008 34.8470001, 24.2000008 34.8470001, 24.2000008 34.8470001, 24.2000008 34.8470001, 24.2000008 34.8470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3254'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.846001 24.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.846001"^^xsd:decimal ;
  dwc:decimalLongitude "24.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.846001 24.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.846001"^^xsd:decimal ;
  geo-pos:long "24.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3255'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3255'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6438888888889'^^xsd:double;
  dwc:longitude '24.18'^^xsd:double;
  dwc:latitude '34.846001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1800003 34.8460007, 24.1800003 34.8460007, 24.1800003 34.8460007, 24.1800003 34.8460007, 24.1800003 34.8460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3255'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.845001 24.077999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.845001"^^xsd:decimal ;
  dwc:decimalLongitude "24.077999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.845001 24.077999)"^^geo:wktLiteral ;
  geo-pos:lat "34.845001"^^xsd:decimal ;
  geo-pos:long "24.077999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3256'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_3256'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1922222222222'^^xsd:double;
  dwc:longitude '24.077999'^^xsd:double;
  dwc:latitude '34.845001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0779991 34.8450012, 24.0779991 34.8450012, 24.0779991 34.8450012, 24.0779991 34.8450012, 24.0779991 34.8450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3256'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.823002 24.108999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.823002"^^xsd:decimal ;
  dwc:decimalLongitude "24.108999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.823002 24.108999)"^^geo:wktLiteral ;
  geo-pos:lat "34.823002"^^xsd:decimal ;
  geo-pos:long "24.108999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3257'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_3257'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.311666666667'^^xsd:double;
  dwc:longitude '24.108999'^^xsd:double;
  dwc:latitude '34.823002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1089993 34.8230019, 24.1089993 34.8230019, 24.1089993 34.8230019, 24.1089993 34.8230019, 24.1089993 34.8230019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3257'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826 24.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826"^^xsd:decimal ;
  dwc:decimalLongitude "24.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826 24.115)"^^geo:wktLiteral ;
  geo-pos:lat "34.826"^^xsd:decimal ;
  geo-pos:long "24.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3258'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3258'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.4980555555556'^^xsd:double;
  dwc:longitude '24.115'^^xsd:double;
  dwc:latitude '34.826'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1149998 34.8260002, 24.1149998 34.8260002, 24.1149998 34.8260002, 24.1149998 34.8260002, 24.1149998 34.8260002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3258'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.819 24.117001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.819"^^xsd:decimal ;
  dwc:decimalLongitude "24.117001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.819 24.117001)"^^geo:wktLiteral ;
  geo-pos:lat "34.819"^^xsd:decimal ;
  geo-pos:long "24.117001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3259'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3259'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.092222222222'^^xsd:double;
  dwc:longitude '24.117001'^^xsd:double;
  dwc:latitude '34.819'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1170006 34.8190002, 24.1170006 34.8190002, 24.1170006 34.8190002, 24.1170006 34.8190002, 24.1170006 34.8190002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3259'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.820999 24.094999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.820999"^^xsd:decimal ;
  dwc:decimalLongitude "24.094999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.820999 24.094999)"^^geo:wktLiteral ;
  geo-pos:lat "34.820999"^^xsd:decimal ;
  geo-pos:long "24.094999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3260'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3260'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.781111111111'^^xsd:double;
  dwc:longitude '24.094999'^^xsd:double;
  dwc:latitude '34.820999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0949993 34.8209992, 24.0949993 34.8209992, 24.0949993 34.8209992, 24.0949993 34.8209992, 24.0949993 34.8209992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3260'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.818001 24.129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.818001"^^xsd:decimal ;
  dwc:decimalLongitude "24.129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.818001 24.129)"^^geo:wktLiteral ;
  geo-pos:lat "34.818001"^^xsd:decimal ;
  geo-pos:long "24.129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3261'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3261'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.8177777777778'^^xsd:double;
  dwc:longitude '24.129'^^xsd:double;
  dwc:latitude '34.818001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1289997 34.8180008, 24.1289997 34.8180008, 24.1289997 34.8180008, 24.1289997 34.8180008, 24.1289997 34.8180008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3261'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.830002 24.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.830002"^^xsd:decimal ;
  dwc:decimalLongitude "24.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.830002 24.115)"^^geo:wktLiteral ;
  geo-pos:lat "34.830002"^^xsd:decimal ;
  geo-pos:long "24.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3262'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3262'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.293888888889'^^xsd:double;
  dwc:longitude '24.115'^^xsd:double;
  dwc:latitude '34.830002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1149998 34.8300018, 24.1149998 34.8300018, 24.1149998 34.8300018, 24.1149998 34.8300018, 24.1149998 34.8300018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3262'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.817001 24.139999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.817001"^^xsd:decimal ;
  dwc:decimalLongitude "24.139999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.817001 24.139999)"^^geo:wktLiteral ;
  geo-pos:lat "34.817001"^^xsd:decimal ;
  geo-pos:long "24.139999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3263'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3263'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.0016666666667'^^xsd:double;
  dwc:longitude '24.139999'^^xsd:double;
  dwc:latitude '34.817001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1399994 34.8170013, 24.1399994 34.8170013, 24.1399994 34.8170013, 24.1399994 34.8170013, 24.1399994 34.8170013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3263'^^xsd:string;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.819 24.132999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.819"^^xsd:decimal ;
  dwc:decimalLongitude "24.132999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.819 24.132999)"^^geo:wktLiteral ;
  geo-pos:lat "34.819"^^xsd:decimal ;
  geo-pos:long "24.132999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3264'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3264'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.103055555556'^^xsd:double;
  dwc:longitude '24.132999'^^xsd:double;
  dwc:latitude '34.819'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1329994 34.8190002, 24.1329994 34.8190002, 24.1329994 34.8190002, 24.1329994 34.8190002, 24.1329994 34.8190002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3264'^^xsd:string;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.82 24.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.82"^^xsd:decimal ;
  dwc:decimalLongitude "24.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.82 24.115)"^^geo:wktLiteral ;
  geo-pos:lat "34.82"^^xsd:decimal ;
  geo-pos:long "24.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3265'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_3265'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.595833333333'^^xsd:double;
  dwc:longitude '24.115'^^xsd:double;
  dwc:latitude '34.82'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1149998 34.8199997, 24.1149998 34.8199997, 24.1149998 34.8199997, 24.1149998 34.8199997, 24.1149998 34.8199997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3265'^^xsd:string;
  dwc:observationDate '2010-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 15.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "15.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 15.398)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "15.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1645'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1645'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4494444444444'^^xsd:double;
  dwc:longitude '15.398'^^xsd:double;
  dwc:latitude '32'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3979998 32, 15.3979998 32, 15.3979998 32, 15.3979998 32, 15.3979998 32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1645'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.195999 15.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.195999"^^xsd:decimal ;
  dwc:decimalLongitude "15.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.195999 15.39)"^^geo:wktLiteral ;
  geo-pos:lat "32.195999"^^xsd:decimal ;
  geo-pos:long "15.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1646'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1646'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:longitude '15.39'^^xsd:double;
  dwc:latitude '32.195999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3900003 32.1959992, 15.3900003 32.1959992, 15.3900003 32.1959992, 15.3900003 32.1959992, 15.3900003 32.1959992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1646'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.272999 15.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.272999"^^xsd:decimal ;
  dwc:decimalLongitude "15.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.272999 15.404)"^^geo:wktLiteral ;
  geo-pos:lat "32.272999"^^xsd:decimal ;
  geo-pos:long "15.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1650'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1650'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.1788888888889'^^xsd:double;
  dwc:longitude '15.404'^^xsd:double;
  dwc:latitude '32.272999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4040003 32.2729988, 15.4040003 32.2729988, 15.4040003 32.2729988, 15.4040003 32.2729988, 15.4040003 32.2729988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1650'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.306999 15.343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.306999"^^xsd:decimal ;
  dwc:decimalLongitude "15.343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.306999 15.343)"^^geo:wktLiteral ;
  geo-pos:lat "32.306999"^^xsd:decimal ;
  geo-pos:long "15.343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1651'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1651'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.3261111111111'^^xsd:double;
  dwc:longitude '15.343'^^xsd:double;
  dwc:latitude '32.306999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3430004 32.3069992, 15.3430004 32.3069992, 15.3430004 32.3069992, 15.3430004 32.3069992, 15.3430004 32.3069992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1651'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.535999 14.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.535999"^^xsd:decimal ;
  dwc:decimalLongitude "14.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.535999 14.511)"^^geo:wktLiteral ;
  geo-pos:lat "32.535999"^^xsd:decimal ;
  geo-pos:long "14.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1656'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1656'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.5491666666667'^^xsd:double;
  dwc:longitude '14.511'^^xsd:double;
  dwc:latitude '32.535999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5109997 32.5359993, 14.5109997 32.5359993, 14.5109997 32.5359993, 14.5109997 32.5359993, 14.5109997 32.5359993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1656'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.550999 14.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.550999"^^xsd:decimal ;
  dwc:decimalLongitude "14.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.550999 14.542)"^^geo:wktLiteral ;
  geo-pos:lat "32.550999"^^xsd:decimal ;
  geo-pos:long "14.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1657'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1657'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.90305555555556'^^xsd:double;
  dwc:longitude '14.542'^^xsd:double;
  dwc:latitude '32.550999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5419998 32.5509987, 14.5419998 32.5509987, 14.5419998 32.5509987, 14.5419998 32.5509987, 14.5419998 32.5509987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1657'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.627998 14.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.627998"^^xsd:decimal ;
  dwc:decimalLongitude "14.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.627998 14.324)"^^geo:wktLiteral ;
  geo-pos:lat "32.627998"^^xsd:decimal ;
  geo-pos:long "14.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1658'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1658'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1997222222222'^^xsd:double;
  dwc:longitude '14.324'^^xsd:double;
  dwc:latitude '32.627998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.3240004 32.6279984, 14.3240004 32.6279984, 14.3240004 32.6279984, 14.3240004 32.6279984, 14.3240004 32.6279984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1658'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.709 14.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.709"^^xsd:decimal ;
  dwc:decimalLongitude "14.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.709 14.242)"^^geo:wktLiteral ;
  geo-pos:lat "32.709"^^xsd:decimal ;
  geo-pos:long "14.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1659'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1659'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.0458333333333'^^xsd:double;
  dwc:longitude '14.242'^^xsd:double;
  dwc:latitude '32.709'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.2419996 32.7089996, 14.2419996 32.7089996, 14.2419996 32.7089996, 14.2419996 32.7089996, 14.2419996 32.7089996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1659'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.712002 14.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.712002"^^xsd:decimal ;
  dwc:decimalLongitude "14.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.712002 14.184)"^^geo:wktLiteral ;
  geo-pos:lat "32.712002"^^xsd:decimal ;
  geo-pos:long "14.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1660'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1660'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.4011111111111'^^xsd:double;
  dwc:longitude '14.184'^^xsd:double;
  dwc:latitude '32.712002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.184 32.7120018, 14.184 32.7120018, 14.184 32.7120018, 14.184 32.7120018, 14.184 32.7120018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1660'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.235001"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "35.235001"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1721'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1721'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.2116666666667'^^xsd:double;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '35.235001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1890001 35.2350006, 11.1890001 35.2350006, 11.1890001 35.2350006, 11.1890001 35.2350006, 11.1890001 35.2350006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1721'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.249001 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.249001"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.249001 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "35.249001"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1722'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1722'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8819444444444'^^xsd:double;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '35.249001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1750002 35.2490006, 11.1750002 35.2490006, 11.1750002 35.2490006, 11.1750002 35.2490006, 11.1750002 35.2490006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1722'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 11.163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257"^^xsd:decimal ;
  dwc:decimalLongitude "11.163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 11.163)"^^geo:wktLiteral ;
  geo-pos:lat "35.257"^^xsd:decimal ;
  geo-pos:long "11.163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1723'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1723'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1672222222222'^^xsd:double;
  dwc:longitude '11.163'^^xsd:double;
  dwc:latitude '35.257'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1630001 35.257, 11.1630001 35.257, 11.1630001 35.257, 11.1630001 35.257, 11.1630001 35.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1723'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.264"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "35.264"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1724'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1724'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5391666666667'^^xsd:double;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '35.264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.158 35.2639999, 11.158 35.2639999, 11.158 35.2639999, 11.158 35.2639999, 11.158 35.2639999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1724'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.252998 11.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.252998"^^xsd:decimal ;
  dwc:decimalLongitude "11.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.252998 11.156)"^^geo:wktLiteral ;
  geo-pos:lat "35.252998"^^xsd:decimal ;
  geo-pos:long "11.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1725'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1725'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.96416666666667'^^xsd:double;
  dwc:longitude '11.156'^^xsd:double;
  dwc:latitude '35.252998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1560001 35.2529984, 11.1560001 35.2529984, 11.1560001 35.2529984, 11.1560001 35.2529984, 11.1560001 35.2529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1725'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.276001 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.276001"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.276001 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "35.276001"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1726'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1726'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2369444444444'^^xsd:double;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '35.276001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1330004 35.276001, 11.1330004 35.276001, 11.1330004 35.276001, 11.1330004 35.276001, 11.1330004 35.276001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1726'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.271"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "35.271"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1727'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1727'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.4358333333333'^^xsd:double;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '35.271'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1499996 35.2709999, 11.1499996 35.2709999, 11.1499996 35.2709999, 11.1499996 35.2709999, 11.1499996 35.2709999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1727'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.222"^^xsd:decimal ;
  dwc:decimalLongitude "11.163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.163)"^^geo:wktLiteral ;
  geo-pos:lat "35.222"^^xsd:decimal ;
  geo-pos:long "11.163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1815'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1815'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.0444444444444'^^xsd:double;
  dwc:longitude '11.163'^^xsd:double;
  dwc:latitude '35.222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1630001 35.2220001, 11.1630001 35.2220001, 11.1630001 35.2220001, 11.1630001 35.2220001, 11.1630001 35.2220001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1815'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.222"^^xsd:decimal ;
  dwc:decimalLongitude "11.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.159)"^^geo:wktLiteral ;
  geo-pos:lat "35.222"^^xsd:decimal ;
  geo-pos:long "11.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1816'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1816'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.8083333333333'^^xsd:double;
  dwc:longitude '11.159'^^xsd:double;
  dwc:latitude '35.222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1590004 35.2220001, 11.1590004 35.2220001, 11.1590004 35.2220001, 11.1590004 35.2220001, 11.1590004 35.2220001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1816'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 11.163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.224999"^^xsd:decimal ;
  dwc:decimalLongitude "11.163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 11.163)"^^geo:wktLiteral ;
  geo-pos:lat "35.224999"^^xsd:decimal ;
  geo-pos:long "11.163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1817'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1817'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.7577777777778'^^xsd:double;
  dwc:longitude '11.163'^^xsd:double;
  dwc:latitude '35.224999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1630001 35.2249985, 11.1630001 35.2249985, 11.1630001 35.2249985, 11.1630001 35.2249985, 11.1630001 35.2249985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1817'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.222"^^xsd:decimal ;
  dwc:decimalLongitude "11.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.222 11.161)"^^geo:wktLiteral ;
  geo-pos:lat "35.222"^^xsd:decimal ;
  geo-pos:long "11.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1818'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.85138888888889'^^xsd:double;
  dwc:longitude '11.161'^^xsd:double;
  dwc:latitude '35.222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1610003 35.2220001, 11.1610003 35.2220001, 11.1610003 35.2220001, 11.1610003 35.2220001, 11.1610003 35.2220001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1818'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.228001"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.228001"^^xsd:decimal ;
  geo-pos:long "11.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1819'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1819'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.3958333333333'^^xsd:double;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '35.228001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1549997 35.2280006, 11.1549997 35.2280006, 11.1549997 35.2280006, 11.1549997 35.2280006, 11.1549997 35.2280006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1819'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.237999"^^xsd:decimal ;
  geo-pos:long "11.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1820'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1820'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.5536111111111'^^xsd:double;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1549997 35.237999, 11.1549997 35.237999, 11.1549997 35.237999, 11.1549997 35.237999, 11.1549997 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1820'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 11.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.235001"^^xsd:decimal ;
  dwc:decimalLongitude "11.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 11.184)"^^geo:wktLiteral ;
  geo-pos:lat "35.235001"^^xsd:decimal ;
  geo-pos:long "11.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1821'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1821'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.995'^^xsd:double;
  dwc:longitude '11.184'^^xsd:double;
  dwc:latitude '35.235001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.184 35.2350006, 11.184 35.2350006, 11.184 35.2350006, 11.184 35.2350006, 11.184 35.2350006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1821'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 11.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.235001"^^xsd:decimal ;
  dwc:decimalLongitude "11.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 11.185)"^^geo:wktLiteral ;
  geo-pos:lat "35.235001"^^xsd:decimal ;
  geo-pos:long "11.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1822'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1822'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.3730555555556'^^xsd:double;
  dwc:longitude '11.185'^^xsd:double;
  dwc:latitude '35.235001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1850004 35.2350006, 11.1850004 35.2350006, 11.1850004 35.2350006, 11.1850004 35.2350006, 11.1850004 35.2350006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1822'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.263001 11.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.263001"^^xsd:decimal ;
  dwc:decimalLongitude "11.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.263001 11.174)"^^geo:wktLiteral ;
  geo-pos:lat "35.263001"^^xsd:decimal ;
  geo-pos:long "11.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1823'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1823'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.67305555555556'^^xsd:double;
  dwc:longitude '11.174'^^xsd:double;
  dwc:latitude '35.263001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1739998 35.2630005, 11.1739998 35.2630005, 11.1739998 35.2630005, 11.1739998 35.2630005, 11.1739998 35.2630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1823'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257999 11.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257999"^^xsd:decimal ;
  dwc:decimalLongitude "11.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257999 11.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.257999"^^xsd:decimal ;
  geo-pos:long "11.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1824'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1824'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.8872222222222'^^xsd:double;
  dwc:longitude '11.167'^^xsd:double;
  dwc:latitude '35.257999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1669998 35.2579994, 11.1669998 35.2579994, 11.1669998 35.2579994, 11.1669998 35.2579994, 11.1669998 35.2579994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1824'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.243"^^xsd:decimal ;
  dwc:decimalLongitude "11.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.169)"^^geo:wktLiteral ;
  geo-pos:lat "35.243"^^xsd:decimal ;
  geo-pos:long "11.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1825'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1825'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.6302777777778'^^xsd:double;
  dwc:longitude '11.169'^^xsd:double;
  dwc:latitude '35.243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1689997 35.243, 11.1689997 35.243, 11.1689997 35.243, 11.1689997 35.243, 11.1689997 35.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1825'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1829'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1829'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.72138888888889'^^xsd:double;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1800003 35.2290001, 11.1800003 35.2290001, 11.1800003 35.2290001, 11.1800003 35.2290001, 11.1800003 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1829'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.287001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341999"^^xsd:decimal ;
  dwc:decimalLongitude "25.287001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.287001)"^^geo:wktLiteral ;
  geo-pos:lat "35.341999"^^xsd:decimal ;
  geo-pos:long "25.287001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2511'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2511'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.948611111111'^^xsd:double;
  dwc:longitude '25.287001'^^xsd:double;
  dwc:latitude '35.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2870007 35.3419991, 25.2870007 35.3419991, 25.2870007 35.3419991, 25.2870007 35.3419991, 25.2870007 35.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2511'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.278999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.278999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.278999)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.278999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2512'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2512'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.5763888888889'^^xsd:double;
  dwc:longitude '25.278999'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2789993 35.3470001, 25.2789993 35.3470001, 25.2789993 35.3470001, 25.2789993 35.3470001, 25.2789993 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2512'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.277)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2513'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2513'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.620277777778'^^xsd:double;
  dwc:longitude '25.277'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2770004 35.348999, 25.2770004 35.348999, 25.2770004 35.348999, 25.2770004 35.348999, 25.2770004 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2513'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.287001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.287001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.287001)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.287001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2514'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2514'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.4891666666667'^^xsd:double;
  dwc:longitude '25.287001'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2870007 35.3499985, 25.2870007 35.3499985, 25.2870007 35.3499985, 25.2870007 35.3499985, 25.2870007 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2514'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.283001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.283001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.283001)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.283001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2515'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2515'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6297222222222'^^xsd:double;
  dwc:longitude '25.283001'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.283001 35.348999, 25.283001 35.348999, 25.283001 35.348999, 25.283001 35.348999, 25.283001 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2515'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.278)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2516'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2516'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8094444444444'^^xsd:double;
  dwc:longitude '25.278'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2779999 35.348999, 25.2779999 35.348999, 25.2779999 35.348999, 25.2779999 35.348999, 25.2779999 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2516'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.292)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2517'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2517'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.106111111111'^^xsd:double;
  dwc:longitude '25.292'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2919998 35.355999, 25.2919998 35.355999, 25.2919998 35.355999, 25.2919998 35.355999, 25.2919998 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2517'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.339001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.368"^^xsd:decimal ;
  dwc:decimalLongitude "25.339001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.339001)"^^geo:wktLiteral ;
  geo-pos:lat "35.368"^^xsd:decimal ;
  geo-pos:long "25.339001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2518'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2518'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.9866666666667'^^xsd:double;
  dwc:longitude '25.339001'^^xsd:double;
  dwc:latitude '35.368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3390007 35.368, 25.3390007 35.368, 25.3390007 35.368, 25.3390007 35.368, 25.3390007 35.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2518'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.320999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.360001"^^xsd:decimal ;
  dwc:decimalLongitude "25.320999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.320999)"^^geo:wktLiteral ;
  geo-pos:lat "35.360001"^^xsd:decimal ;
  geo-pos:long "25.320999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2519'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2519'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.3725'^^xsd:double;
  dwc:longitude '25.320999'^^xsd:double;
  dwc:latitude '35.360001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3209992 35.3600006, 25.3209992 35.3600006, 25.3209992 35.3600006, 25.3209992 35.3600006, 25.3209992 35.3600006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2519'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.327999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.327999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.327999)"^^geo:wktLiteral ;
  geo-pos:lat "35.359001"^^xsd:decimal ;
  geo-pos:long "25.327999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2520'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2520'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.7219444444444'^^xsd:double;
  dwc:longitude '25.327999'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3279991 35.3590012, 25.3279991 35.3590012, 25.3279991 35.3590012, 25.3279991 35.3590012, 25.3279991 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2520'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.358999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.360001"^^xsd:decimal ;
  dwc:decimalLongitude "25.358999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.358999)"^^geo:wktLiteral ;
  geo-pos:lat "35.360001"^^xsd:decimal ;
  geo-pos:long "25.358999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2521'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2521'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.224166666667'^^xsd:double;
  dwc:longitude '25.358999'^^xsd:double;
  dwc:latitude '35.360001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3589993 35.3600006, 25.3589993 35.3600006, 25.3589993 35.3600006, 25.3589993 35.3600006, 25.3589993 35.3600006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2521'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.337999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.337999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.337999)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.337999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2522'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2522'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.315'^^xsd:double;
  dwc:longitude '25.337999'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3379993 35.355999, 25.3379993 35.355999, 25.3379993 35.355999, 25.3379993 35.355999, 25.3379993 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2522'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.363001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341999"^^xsd:decimal ;
  dwc:decimalLongitude "25.363001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341999 25.363001)"^^geo:wktLiteral ;
  geo-pos:lat "35.341999"^^xsd:decimal ;
  geo-pos:long "25.363001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2523'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2523'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.6825'^^xsd:double;
  dwc:longitude '25.363001'^^xsd:double;
  dwc:latitude '35.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3630009 35.3419991, 25.3630009 35.3419991, 25.3630009 35.3419991, 25.3630009 35.3419991, 25.3630009 35.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2523'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2524'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2524'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.0044444444444444'^^xsd:double;
  dwc:longitude '25.375'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.375 35.3440018, 25.375 35.3440018, 25.375 35.3440018, 25.375 35.3440018, 25.375 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2524'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.306)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2525'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2525'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.1688888888889'^^xsd:double;
  dwc:longitude '25.306'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3059998 35.3470001, 25.3059998 35.3470001, 25.3059998 35.3470001, 25.3059998 35.3470001, 25.3059998 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2525'^^xsd:string;
  dwc:observationDate '2011-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59 26.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59"^^xsd:decimal ;
  dwc:decimalLongitude "26.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59 26.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.59"^^xsd:decimal ;
  geo-pos:long "26.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2741'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2741'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.71666666666667'^^xsd:double;
  dwc:longitude '26.275'^^xsd:double;
  dwc:latitude '37.59'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.2749996 37.5900002, 26.2749996 37.5900002, 26.2749996 37.5900002, 26.2749996 37.5900002, 26.2749996 37.5900002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2741'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.595001 26.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.595001"^^xsd:decimal ;
  dwc:decimalLongitude "26.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.595001 26.285)"^^geo:wktLiteral ;
  geo-pos:lat "37.595001"^^xsd:decimal ;
  geo-pos:long "26.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2742'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2742'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1333333333333'^^xsd:double;
  dwc:longitude '26.285'^^xsd:double;
  dwc:latitude '37.595001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.2849999 37.5950012, 26.2849999 37.5950012, 26.2849999 37.5950012, 26.2849999 37.5950012, 26.2849999 37.5950012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2742'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667999 26.437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667999"^^xsd:decimal ;
  dwc:decimalLongitude "26.437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667999 26.437)"^^geo:wktLiteral ;
  geo-pos:lat "37.667999"^^xsd:decimal ;
  geo-pos:long "26.437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2743'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2743'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:longitude '26.437'^^xsd:double;
  dwc:latitude '37.667999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4370003 37.6679993, 26.4370003 37.6679993, 26.4370003 37.6679993, 26.4370003 37.6679993, 26.4370003 37.6679993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2743'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.679001 26.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.679001"^^xsd:decimal ;
  dwc:decimalLongitude "26.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.679001 26.364)"^^geo:wktLiteral ;
  geo-pos:lat "37.679001"^^xsd:decimal ;
  geo-pos:long "26.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2744'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2744'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.0166666666667'^^xsd:double;
  dwc:longitude '26.364'^^xsd:double;
  dwc:latitude '37.679001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3640003 37.6790009, 26.3640003 37.6790009, 26.3640003 37.6790009, 26.3640003 37.6790009, 26.3640003 37.6790009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2744'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.604 25.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.604"^^xsd:decimal ;
  dwc:decimalLongitude "25.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.604 25.972)"^^geo:wktLiteral ;
  geo-pos:lat "37.604"^^xsd:decimal ;
  geo-pos:long "25.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2745'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2745'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.0833333333333'^^xsd:double;
  dwc:longitude '25.972'^^xsd:double;
  dwc:latitude '37.604'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9720001 37.6040001, 25.9720001 37.6040001, 25.9720001 37.6040001, 25.9720001 37.6040001, 25.9720001 37.6040001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2745'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587002 26.014999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.587002"^^xsd:decimal ;
  dwc:decimalLongitude "26.014999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587002 26.014999)"^^geo:wktLiteral ;
  geo-pos:lat "37.587002"^^xsd:decimal ;
  geo-pos:long "26.014999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2746'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2746'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.3333333333333'^^xsd:double;
  dwc:longitude '26.014999'^^xsd:double;
  dwc:latitude '37.587002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0149994 37.5870018, 26.0149994 37.5870018, 26.0149994 37.5870018, 26.0149994 37.5870018, 26.0149994 37.5870018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2746'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.585999 25.988001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.585999"^^xsd:decimal ;
  dwc:decimalLongitude "25.988001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.585999 25.988001)"^^geo:wktLiteral ;
  geo-pos:lat "37.585999"^^xsd:decimal ;
  geo-pos:long "25.988001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2747'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2747'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:longitude '25.988001'^^xsd:double;
  dwc:latitude '37.585999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9880009 37.5859985, 25.9880009 37.5859985, 25.9880009 37.5859985, 25.9880009 37.5859985, 25.9880009 37.5859985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2747'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549999 25.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.549999"^^xsd:decimal ;
  dwc:decimalLongitude "25.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549999 25.979)"^^geo:wktLiteral ;
  geo-pos:lat "37.549999"^^xsd:decimal ;
  geo-pos:long "25.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2748'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2748'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.93333333333333'^^xsd:double;
  dwc:longitude '25.979'^^xsd:double;
  dwc:latitude '37.549999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9790001 37.5499992, 25.9790001 37.5499992, 25.9790001 37.5499992, 25.9790001 37.5499992, 25.9790001 37.5499992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2748'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.624001 25.966999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.624001"^^xsd:decimal ;
  dwc:decimalLongitude "25.966999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.624001 25.966999)"^^geo:wktLiteral ;
  geo-pos:lat "37.624001"^^xsd:decimal ;
  geo-pos:long "25.966999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2749'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2749'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.0166666666667'^^xsd:double;
  dwc:longitude '25.966999'^^xsd:double;
  dwc:latitude '37.624001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9669991 37.6240006, 25.9669991 37.6240006, 25.9669991 37.6240006, 25.9669991 37.6240006, 25.9669991 37.6240006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2749'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 25.997999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "25.997999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 25.997999)"^^geo:wktLiteral ;
  geo-pos:lat "37.625"^^xsd:decimal ;
  geo-pos:long "25.997999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2750'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2750'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.8666666666667'^^xsd:double;
  dwc:longitude '25.997999'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9979992 37.625, 25.9979992 37.625, 25.9979992 37.625, 25.9979992 37.625, 25.9979992 37.625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2750'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646999 26.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.646999"^^xsd:decimal ;
  dwc:decimalLongitude "26.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646999 26.107)"^^geo:wktLiteral ;
  geo-pos:lat "37.646999"^^xsd:decimal ;
  geo-pos:long "26.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2751'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2751'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.4833333333333'^^xsd:double;
  dwc:longitude '26.107'^^xsd:double;
  dwc:latitude '37.646999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.1070004 37.6469994, 26.1070004 37.6469994, 26.1070004 37.6469994, 26.1070004 37.6469994, 26.1070004 37.6469994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2751'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674999 26.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.674999"^^xsd:decimal ;
  dwc:decimalLongitude "26.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674999 26.376)"^^geo:wktLiteral ;
  geo-pos:lat "37.674999"^^xsd:decimal ;
  geo-pos:long "26.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2752'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2752'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.9833333333333'^^xsd:double;
  dwc:longitude '26.376'^^xsd:double;
  dwc:latitude '37.674999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3759995 37.6749992, 26.3759995 37.6749992, 26.3759995 37.6749992, 26.3759995 37.6749992, 26.3759995 37.6749992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2752'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.703999 26.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.703999"^^xsd:decimal ;
  dwc:decimalLongitude "26.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.703999 26.371)"^^geo:wktLiteral ;
  geo-pos:lat "37.703999"^^xsd:decimal ;
  geo-pos:long "26.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2753'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2753'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.56666666666667'^^xsd:double;
  dwc:longitude '26.371'^^xsd:double;
  dwc:latitude '37.703999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3710003 37.7039986, 26.3710003 37.7039986, 26.3710003 37.7039986, 26.3710003 37.7039986, 26.3710003 37.7039986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2753'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.689999 26.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.689999"^^xsd:decimal ;
  dwc:decimalLongitude "26.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.689999 26.347)"^^geo:wktLiteral ;
  geo-pos:lat "37.689999"^^xsd:decimal ;
  geo-pos:long "26.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2754'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2754'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.9833333333333'^^xsd:double;
  dwc:longitude '26.347'^^xsd:double;
  dwc:latitude '37.689999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3470001 37.6899986, 26.3470001 37.6899986, 26.3470001 37.6899986, 26.3470001 37.6899986, 26.3470001 37.6899986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2754'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674 26.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.674"^^xsd:decimal ;
  dwc:decimalLongitude "26.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674 26.371)"^^geo:wktLiteral ;
  geo-pos:lat "37.674"^^xsd:decimal ;
  geo-pos:long "26.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2755'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2755'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1833333333333'^^xsd:double;
  dwc:longitude '26.371'^^xsd:double;
  dwc:latitude '37.674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3710003 37.6739998, 26.3710003 37.6739998, 26.3710003 37.6739998, 26.3710003 37.6739998, 26.3710003 37.6739998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2755'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.669998"^^xsd:decimal ;
  dwc:decimalLongitude "26.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.385)"^^geo:wktLiteral ;
  geo-pos:lat "37.669998"^^xsd:decimal ;
  geo-pos:long "26.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2756'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2756'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.65'^^xsd:double;
  dwc:longitude '26.385'^^xsd:double;
  dwc:latitude '37.669998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3850002 37.6699982, 26.3850002 37.6699982, 26.3850002 37.6699982, 26.3850002 37.6699982, 26.3850002 37.6699982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2756'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659 26.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659"^^xsd:decimal ;
  dwc:decimalLongitude "26.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659 26.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.659"^^xsd:decimal ;
  geo-pos:long "26.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2757'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2757'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:longitude '26.378'^^xsd:double;
  dwc:latitude '37.659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3780003 37.6590004, 26.3780003 37.6590004, 26.3780003 37.6590004, 26.3780003 37.6590004, 26.3780003 37.6590004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2757'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.676998 26.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.676998"^^xsd:decimal ;
  dwc:decimalLongitude "26.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.676998 26.361)"^^geo:wktLiteral ;
  geo-pos:lat "37.676998"^^xsd:decimal ;
  geo-pos:long "26.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2758'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2758'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.2333333333333'^^xsd:double;
  dwc:longitude '26.361'^^xsd:double;
  dwc:latitude '37.676998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3610001 37.6769981, 26.3610001 37.6769981, 26.3610001 37.6769981, 26.3610001 37.6769981, 26.3610001 37.6769981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2758'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.701 26.391001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.701"^^xsd:decimal ;
  dwc:decimalLongitude "26.391001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.701 26.391001)"^^geo:wktLiteral ;
  geo-pos:lat "37.701"^^xsd:decimal ;
  geo-pos:long "26.391001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2759'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2759'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:longitude '26.391001'^^xsd:double;
  dwc:latitude '37.701'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3910008 37.7010002, 26.3910008 37.7010002, 26.3910008 37.7010002, 26.3910008 37.7010002, 26.3910008 37.7010002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2759'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.703999 26.393999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.703999"^^xsd:decimal ;
  dwc:decimalLongitude "26.393999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.703999 26.393999)"^^geo:wktLiteral ;
  geo-pos:lat "37.703999"^^xsd:decimal ;
  geo-pos:long "26.393999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2760'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2760'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:longitude '26.393999'^^xsd:double;
  dwc:latitude '37.703999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3939991 37.7039986, 26.3939991 37.7039986, 26.3939991 37.7039986, 26.3939991 37.7039986, 26.3939991 37.7039986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2760'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646999 26.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.646999"^^xsd:decimal ;
  dwc:decimalLongitude "26.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646999 26.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.646999"^^xsd:decimal ;
  geo-pos:long "26.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2761'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2761'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:longitude '26.41'^^xsd:double;
  dwc:latitude '37.646999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4099999 37.6469994, 26.4099999 37.6469994, 26.4099999 37.6469994, 26.4099999 37.6469994, 26.4099999 37.6469994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2761'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 26.381001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "26.381001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 26.381001)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "26.381001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2762'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2762'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:longitude '26.381001'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3810005 37.6669998, 26.3810005 37.6669998, 26.3810005 37.6669998, 26.3810005 37.6669998, 26.3810005 37.6669998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2762'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.672001 26.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.672001"^^xsd:decimal ;
  dwc:decimalLongitude "26.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.672001 26.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.672001"^^xsd:decimal ;
  geo-pos:long "26.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2763'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2763'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.35'^^xsd:double;
  dwc:longitude '26.378'^^xsd:double;
  dwc:latitude '37.672001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3780003 37.6720009, 26.3780003 37.6720009, 26.3780003 37.6720009, 26.3780003 37.6720009, 26.3780003 37.6720009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2763'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683998 26.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683998"^^xsd:decimal ;
  dwc:decimalLongitude "26.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683998 26.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.683998"^^xsd:decimal ;
  geo-pos:long "26.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2764'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2764'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:longitude '26.378'^^xsd:double;
  dwc:latitude '37.683998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3780003 37.6839981, 26.3780003 37.6839981, 26.3780003 37.6839981, 26.3780003 37.6839981, 26.3780003 37.6839981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2764'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.672001 26.365999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.672001"^^xsd:decimal ;
  dwc:decimalLongitude "26.365999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.672001 26.365999)"^^geo:wktLiteral ;
  geo-pos:lat "37.672001"^^xsd:decimal ;
  geo-pos:long "26.365999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2765'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2765'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.56666666666667'^^xsd:double;
  dwc:longitude '26.365999'^^xsd:double;
  dwc:latitude '37.672001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3659992 37.6720009, 26.3659992 37.6720009, 26.3659992 37.6720009, 26.3659992 37.6720009, 26.3659992 37.6720009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2765'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.673 26.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.673"^^xsd:decimal ;
  dwc:decimalLongitude "26.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.673 26.369)"^^geo:wktLiteral ;
  geo-pos:lat "37.673"^^xsd:decimal ;
  geo-pos:long "26.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2766'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2766'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7166666666667'^^xsd:double;
  dwc:longitude '26.369'^^xsd:double;
  dwc:latitude '37.673'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3689995 37.6730003, 26.3689995 37.6730003, 26.3689995 37.6730003, 26.3689995 37.6730003, 26.3689995 37.6730003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2766'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.737999 6.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.737999"^^xsd:decimal ;
  dwc:decimalLongitude "6.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.737999 6.517)"^^geo:wktLiteral ;
  geo-pos:lat "37.737999"^^xsd:decimal ;
  geo-pos:long "6.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3176'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3176'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.2441666666667'^^xsd:double;
  dwc:longitude '6.517'^^xsd:double;
  dwc:latitude '37.737999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5170002 37.737999, 6.5170002 37.737999, 6.5170002 37.737999, 6.5170002 37.737999, 6.5170002 37.737999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3176'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.688 6.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.688"^^xsd:decimal ;
  dwc:decimalLongitude "6.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.688 6.424)"^^geo:wktLiteral ;
  geo-pos:lat "37.688"^^xsd:decimal ;
  geo-pos:long "6.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3177'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3177'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.165555555556'^^xsd:double;
  dwc:longitude '6.424'^^xsd:double;
  dwc:latitude '37.688'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.4239998 37.6879997, 6.4239998 37.6879997, 6.4239998 37.6879997, 6.4239998 37.6879997, 6.4239998 37.6879997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3177'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 6.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "6.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 6.393)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "6.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3178'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3178'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.2405555555556'^^xsd:double;
  dwc:longitude '6.393'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3930001 37.5279999, 6.3930001 37.5279999, 6.3930001 37.5279999, 6.3930001 37.5279999, 6.3930001 37.5279999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3178'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.452999 5.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.452999"^^xsd:decimal ;
  dwc:decimalLongitude "5.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.452999 5.993)"^^geo:wktLiteral ;
  geo-pos:lat "37.452999"^^xsd:decimal ;
  geo-pos:long "5.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3179'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3179'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.1127777777778'^^xsd:double;
  dwc:longitude '5.993'^^xsd:double;
  dwc:latitude '37.452999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.993 37.4529991, 5.993 37.4529991, 5.993 37.4529991, 5.993 37.4529991, 5.993 37.4529991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3179'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.501 6.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.501"^^xsd:decimal ;
  dwc:decimalLongitude "6.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.501 6.156)"^^geo:wktLiteral ;
  geo-pos:lat "37.501"^^xsd:decimal ;
  geo-pos:long "6.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3180'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3180'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.7388888888889'^^xsd:double;
  dwc:longitude '6.156'^^xsd:double;
  dwc:latitude '37.501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.1560001 37.5009995, 6.1560001 37.5009995, 6.1560001 37.5009995, 6.1560001 37.5009995, 6.1560001 37.5009995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3180'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.373001 5.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.373001"^^xsd:decimal ;
  dwc:decimalLongitude "5.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.373001 5.863)"^^geo:wktLiteral ;
  geo-pos:lat "37.373001"^^xsd:decimal ;
  geo-pos:long "5.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3181'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3181'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.74111111111111'^^xsd:double;
  dwc:longitude '5.863'^^xsd:double;
  dwc:latitude '37.373001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8629999 37.3730011, 5.8629999 37.3730011, 5.8629999 37.3730011, 5.8629999 37.3730011, 5.8629999 37.3730011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3181'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.349999 5.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.349999"^^xsd:decimal ;
  dwc:decimalLongitude "5.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.349999 5.578)"^^geo:wktLiteral ;
  geo-pos:lat "37.349999"^^xsd:decimal ;
  geo-pos:long "5.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3182'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3182'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.585'^^xsd:double;
  dwc:longitude '5.578'^^xsd:double;
  dwc:latitude '37.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5780001 37.3499985, 5.5780001 37.3499985, 5.5780001 37.3499985, 5.5780001 37.3499985, 5.5780001 37.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3182'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.402 5.309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.402"^^xsd:decimal ;
  dwc:decimalLongitude "5.309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.402 5.309)"^^geo:wktLiteral ;
  geo-pos:lat "37.402"^^xsd:decimal ;
  geo-pos:long "5.309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3183'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3183'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.41222222222222'^^xsd:double;
  dwc:longitude '5.309'^^xsd:double;
  dwc:latitude '37.402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.309 37.4020004, 5.309 37.4020004, 5.309 37.4020004, 5.309 37.4020004, 5.309 37.4020004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3183'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.408001 5.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.408001"^^xsd:decimal ;
  dwc:decimalLongitude "5.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.408001 5.068)"^^geo:wktLiteral ;
  geo-pos:lat "37.408001"^^xsd:decimal ;
  geo-pos:long "5.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3184'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3184'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.34277777777778'^^xsd:double;
  dwc:longitude '5.068'^^xsd:double;
  dwc:latitude '37.408001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0679998 37.408001, 5.0679998 37.408001, 5.0679998 37.408001, 5.0679998 37.408001, 5.0679998 37.408001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3184'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617001 4.429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617001"^^xsd:decimal ;
  dwc:decimalLongitude "4.429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617001 4.429)"^^geo:wktLiteral ;
  geo-pos:lat "37.617001"^^xsd:decimal ;
  geo-pos:long "4.429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3185'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3185'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.084166666666667'^^xsd:double;
  dwc:longitude '4.429'^^xsd:double;
  dwc:latitude '37.617001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4289999 37.6170006, 4.4289999 37.6170006, 4.4289999 37.6170006, 4.4289999 37.6170006, 4.4289999 37.6170006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3185'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.745998 4.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.745998"^^xsd:decimal ;
  dwc:decimalLongitude "4.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.745998 4.587)"^^geo:wktLiteral ;
  geo-pos:lat "37.745998"^^xsd:decimal ;
  geo-pos:long "4.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3186'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3186'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.6330555555556'^^xsd:double;
  dwc:longitude '4.587'^^xsd:double;
  dwc:latitude '37.745998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.5869999 37.7459984, 4.5869999 37.7459984, 4.5869999 37.7459984, 4.5869999 37.7459984, 4.5869999 37.7459984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3186'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.797001 4.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.797001"^^xsd:decimal ;
  dwc:decimalLongitude "4.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.797001 4.19)"^^geo:wktLiteral ;
  geo-pos:lat "37.797001"^^xsd:decimal ;
  geo-pos:long "4.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3187'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3187'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.0130555555556'^^xsd:double;
  dwc:longitude '4.19'^^xsd:double;
  dwc:latitude '37.797001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.1900001 37.7970009, 4.1900001 37.7970009, 4.1900001 37.7970009, 4.1900001 37.7970009, 4.1900001 37.7970009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3187'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.699001 4.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.699001"^^xsd:decimal ;
  dwc:decimalLongitude "4.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.699001 4.242)"^^geo:wktLiteral ;
  geo-pos:lat "37.699001"^^xsd:decimal ;
  geo-pos:long "4.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3188'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3188'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.4425'^^xsd:double;
  dwc:longitude '4.242'^^xsd:double;
  dwc:latitude '37.699001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.2420001 37.6990013, 4.2420001 37.6990013, 4.2420001 37.6990013, 4.2420001 37.6990013, 4.2420001 37.6990013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3188'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.661999 4.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.661999"^^xsd:decimal ;
  dwc:decimalLongitude "4.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.661999 4.251)"^^geo:wktLiteral ;
  geo-pos:lat "37.661999"^^xsd:decimal ;
  geo-pos:long "4.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3189'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_3189'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.4136111111111'^^xsd:double;
  dwc:longitude '4.251'^^xsd:double;
  dwc:latitude '37.661999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.2509999 37.6619988, 4.2509999 37.6619988, 4.2509999 37.6619988, 4.2509999 37.6619988, 4.2509999 37.6619988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3189'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.582001 3.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.582001"^^xsd:decimal ;
  dwc:decimalLongitude "3.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.582001 3.983)"^^geo:wktLiteral ;
  geo-pos:lat "37.582001"^^xsd:decimal ;
  geo-pos:long "3.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3190'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3190'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.0583333333333'^^xsd:double;
  dwc:longitude '3.983'^^xsd:double;
  dwc:latitude '37.582001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.983 37.5820007, 3.983 37.5820007, 3.983 37.5820007, 3.983 37.5820007, 3.983 37.5820007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3190'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.520001 3.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.520001"^^xsd:decimal ;
  dwc:decimalLongitude "3.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.520001 3.743)"^^geo:wktLiteral ;
  geo-pos:lat "37.520001"^^xsd:decimal ;
  geo-pos:long "3.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3191'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_3191'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.90777777777778'^^xsd:double;
  dwc:longitude '3.743'^^xsd:double;
  dwc:latitude '37.520001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.743 37.5200005, 3.743 37.5200005, 3.743 37.5200005, 3.743 37.5200005, 3.743 37.5200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3191'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.377998 3.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.377998"^^xsd:decimal ;
  dwc:decimalLongitude "3.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.377998 3.674)"^^geo:wktLiteral ;
  geo-pos:lat "37.377998"^^xsd:decimal ;
  geo-pos:long "3.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3192'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_3192'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.78305555555556'^^xsd:double;
  dwc:longitude '3.674'^^xsd:double;
  dwc:latitude '37.377998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.674 37.3779984, 3.674 37.3779984, 3.674 37.3779984, 3.674 37.3779984, 3.674 37.3779984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3192'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.223999 3.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.223999"^^xsd:decimal ;
  dwc:decimalLongitude "3.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.223999 3.801)"^^geo:wktLiteral ;
  geo-pos:lat "37.223999"^^xsd:decimal ;
  geo-pos:long "3.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3193'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3193'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.58083333333333'^^xsd:double;
  dwc:longitude '3.801'^^xsd:double;
  dwc:latitude '37.223999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8010001 37.223999, 3.8010001 37.223999, 3.8010001 37.223999, 3.8010001 37.223999, 3.8010001 37.223999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3193'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 3.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "3.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 3.803)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "3.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3194'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3194'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.35861111111111'^^xsd:double;
  dwc:longitude '3.803'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.803 37.0830002, 3.803 37.0830002, 3.803 37.0830002, 3.803 37.0830002, 3.803 37.0830002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3194'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.994999 3.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.994999"^^xsd:decimal ;
  dwc:decimalLongitude "3.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.994999 3.634)"^^geo:wktLiteral ;
  geo-pos:lat "36.994999"^^xsd:decimal ;
  geo-pos:long "3.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3195'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3195'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.18194444444444'^^xsd:double;
  dwc:longitude '3.634'^^xsd:double;
  dwc:latitude '36.994999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.6340001 36.9949989, 3.6340001 36.9949989, 3.6340001 36.9949989, 3.6340001 36.9949989, 3.6340001 36.9949989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3195'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 3.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.986"^^xsd:decimal ;
  dwc:decimalLongitude "3.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 3.536)"^^geo:wktLiteral ;
  geo-pos:lat "36.986"^^xsd:decimal ;
  geo-pos:long "3.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3196'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3196'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.6625'^^xsd:double;
  dwc:longitude '3.536'^^xsd:double;
  dwc:latitude '36.986'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.536 36.9860001, 3.536 36.9860001, 3.536 36.9860001, 3.536 36.9860001, 3.536 36.9860001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3196'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035 3.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.035"^^xsd:decimal ;
  dwc:decimalLongitude "3.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035 3.513)"^^geo:wktLiteral ;
  geo-pos:lat "37.035"^^xsd:decimal ;
  geo-pos:long "3.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3197'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3197'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.8158333333333'^^xsd:double;
  dwc:longitude '3.513'^^xsd:double;
  dwc:latitude '37.035'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.513 37.0349999, 3.513 37.0349999, 3.513 37.0349999, 3.513 37.0349999, 3.513 37.0349999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3197'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.382 2.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.382"^^xsd:decimal ;
  dwc:decimalLongitude "2.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.382 2.787)"^^geo:wktLiteral ;
  geo-pos:lat "37.382"^^xsd:decimal ;
  geo-pos:long "2.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3198'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3198'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.5161111111111'^^xsd:double;
  dwc:longitude '2.787'^^xsd:double;
  dwc:latitude '37.382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7869999 37.382, 2.7869999 37.382, 2.7869999 37.382, 2.7869999 37.382, 2.7869999 37.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3198'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.493 3.082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.493"^^xsd:decimal ;
  dwc:decimalLongitude "3.082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.493 3.082)"^^geo:wktLiteral ;
  geo-pos:lat "37.493"^^xsd:decimal ;
  geo-pos:long "3.082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3199'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3199'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.7438888888889'^^xsd:double;
  dwc:longitude '3.082'^^xsd:double;
  dwc:latitude '37.493'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.082 37.493, 3.082 37.493, 3.082 37.493, 3.082 37.493, 3.082 37.493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3199'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.813999 24.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.813999"^^xsd:decimal ;
  dwc:decimalLongitude "24.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.813999 24.132)"^^geo:wktLiteral ;
  geo-pos:lat "34.813999"^^xsd:decimal ;
  geo-pos:long "24.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3266'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3266'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.4186111111111'^^xsd:double;
  dwc:longitude '24.132'^^xsd:double;
  dwc:latitude '34.813999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.132 34.8139992, 24.132 34.8139992, 24.132 34.8139992, 24.132 34.8139992, 24.132 34.8139992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3266'^^xsd:string;
  dwc:observationDate '2010-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.834 24.110001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.834"^^xsd:decimal ;
  dwc:decimalLongitude "24.110001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.834 24.110001)"^^geo:wktLiteral ;
  geo-pos:lat "34.834"^^xsd:decimal ;
  geo-pos:long "24.110001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3267'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3267'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0152777777778'^^xsd:double;
  dwc:longitude '24.110001'^^xsd:double;
  dwc:latitude '34.834'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1100006 34.8339996, 24.1100006 34.8339996, 24.1100006 34.8339996, 24.1100006 34.8339996, 24.1100006 34.8339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3267'^^xsd:string;
  dwc:observationDate '2010-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.763001 24.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.763001"^^xsd:decimal ;
  dwc:decimalLongitude "24.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.763001 24.16)"^^geo:wktLiteral ;
  geo-pos:lat "34.763001"^^xsd:decimal ;
  geo-pos:long "24.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3268'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3268'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4555555555556'^^xsd:double;
  dwc:longitude '24.16'^^xsd:double;
  dwc:latitude '34.763001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1599999 34.7630005, 24.1599999 34.7630005, 24.1599999 34.7630005, 24.1599999 34.7630005, 24.1599999 34.7630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3268'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.812 24.126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.812"^^xsd:decimal ;
  dwc:decimalLongitude "24.126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.812 24.126)"^^geo:wktLiteral ;
  geo-pos:lat "34.812"^^xsd:decimal ;
  geo-pos:long "24.126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3269'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3269'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.263888888889'^^xsd:double;
  dwc:longitude '24.126'^^xsd:double;
  dwc:latitude '34.812'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1259995 34.8120003, 24.1259995 34.8120003, 24.1259995 34.8120003, 24.1259995 34.8120003, 24.1259995 34.8120003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3269'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.817001 24.148001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.817001"^^xsd:decimal ;
  dwc:decimalLongitude "24.148001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.817001 24.148001)"^^geo:wktLiteral ;
  geo-pos:lat "34.817001"^^xsd:decimal ;
  geo-pos:long "24.148001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3270'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3270'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.657777777778'^^xsd:double;
  dwc:longitude '24.148001'^^xsd:double;
  dwc:latitude '34.817001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1480007 34.8170013, 24.1480007 34.8170013, 24.1480007 34.8170013, 24.1480007 34.8170013, 24.1480007 34.8170013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3270'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826 24.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.826"^^xsd:decimal ;
  dwc:decimalLongitude "24.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.826 24.119)"^^geo:wktLiteral ;
  geo-pos:lat "34.826"^^xsd:decimal ;
  geo-pos:long "24.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3271'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3271'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.063888888889'^^xsd:double;
  dwc:longitude '24.119'^^xsd:double;
  dwc:latitude '34.826'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1189995 34.8260002, 24.1189995 34.8260002, 24.1189995 34.8260002, 24.1189995 34.8260002, 24.1189995 34.8260002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3271'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.825001 24.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.825001"^^xsd:decimal ;
  dwc:decimalLongitude "24.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.825001 24.119)"^^geo:wktLiteral ;
  geo-pos:lat "34.825001"^^xsd:decimal ;
  geo-pos:long "24.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3272'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3272'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.658333333333'^^xsd:double;
  dwc:longitude '24.119'^^xsd:double;
  dwc:latitude '34.825001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1189995 34.8250008, 24.1189995 34.8250008, 24.1189995 34.8250008, 24.1189995 34.8250008, 24.1189995 34.8250008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3272'^^xsd:string;
  dwc:observationDate '2010-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.821999 24.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.821999"^^xsd:decimal ;
  dwc:decimalLongitude "24.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.821999 24.143)"^^geo:wktLiteral ;
  geo-pos:lat "34.821999"^^xsd:decimal ;
  geo-pos:long "24.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3273'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3273'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.644166666667'^^xsd:double;
  dwc:longitude '24.143'^^xsd:double;
  dwc:latitude '34.821999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1429997 34.8219986, 24.1429997 34.8219986, 24.1429997 34.8219986, 24.1429997 34.8219986, 24.1429997 34.8219986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3273'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.798 24.153999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.798"^^xsd:decimal ;
  dwc:decimalLongitude "24.153999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.798 24.153999)"^^geo:wktLiteral ;
  geo-pos:lat "34.798"^^xsd:decimal ;
  geo-pos:long "24.153999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3274'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3274'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.0086111111111'^^xsd:double;
  dwc:longitude '24.153999'^^xsd:double;
  dwc:latitude '34.798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1539993 34.7980003, 24.1539993 34.7980003, 24.1539993 34.7980003, 24.1539993 34.7980003, 24.1539993 34.7980003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3274'^^xsd:string;
  dwc:observationDate '2010-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.828999 24.117001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.828999"^^xsd:decimal ;
  dwc:decimalLongitude "24.117001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.828999 24.117001)"^^geo:wktLiteral ;
  geo-pos:lat "34.828999"^^xsd:decimal ;
  geo-pos:long "24.117001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3275'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3275'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.904166666667'^^xsd:double;
  dwc:longitude '24.117001'^^xsd:double;
  dwc:latitude '34.828999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1170006 34.8289986, 24.1170006 34.8289986, 24.1170006 34.8289986, 24.1170006 34.8289986, 24.1170006 34.8289986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3275'^^xsd:string;
  dwc:observationDate '2010-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.828999 24.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.828999"^^xsd:decimal ;
  dwc:decimalLongitude "24.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.828999 24.105)"^^geo:wktLiteral ;
  geo-pos:lat "34.828999"^^xsd:decimal ;
  geo-pos:long "24.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3276'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3276'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.2855555555556'^^xsd:double;
  dwc:longitude '24.105'^^xsd:double;
  dwc:latitude '34.828999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1049995 34.8289986, 24.1049995 34.8289986, 24.1049995 34.8289986, 24.1049995 34.8289986, 24.1049995 34.8289986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3276'^^xsd:string;
  dwc:observationDate '2010-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.827999"^^xsd:decimal ;
  dwc:decimalLongitude "24.111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.111)"^^geo:wktLiteral ;
  geo-pos:lat "34.827999"^^xsd:decimal ;
  geo-pos:long "24.111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3277'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3277'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.8677777777778'^^xsd:double;
  dwc:longitude '24.111'^^xsd:double;
  dwc:latitude '34.827999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1110001 34.8279991, 24.1110001 34.8279991, 24.1110001 34.8279991, 24.1110001 34.8279991, 24.1110001 34.8279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3277'^^xsd:string;
  dwc:observationDate '2010-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.827999"^^xsd:decimal ;
  dwc:decimalLongitude "24.112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.112)"^^geo:wktLiteral ;
  geo-pos:lat "34.827999"^^xsd:decimal ;
  geo-pos:long "24.112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3278'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3278'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.324722222222'^^xsd:double;
  dwc:longitude '24.112'^^xsd:double;
  dwc:latitude '34.827999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1119995 34.8279991, 24.1119995 34.8279991, 24.1119995 34.8279991, 24.1119995 34.8279991, 24.1119995 34.8279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3278'^^xsd:string;
  dwc:observationDate '2010-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.827999"^^xsd:decimal ;
  dwc:decimalLongitude "24.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.108)"^^geo:wktLiteral ;
  geo-pos:lat "34.827999"^^xsd:decimal ;
  geo-pos:long "24.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3279'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3279'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.210555555556'^^xsd:double;
  dwc:longitude '24.108'^^xsd:double;
  dwc:latitude '34.827999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1079998 34.8279991, 24.1079998 34.8279991, 24.1079998 34.8279991, 24.1079998 34.8279991, 24.1079998 34.8279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3279'^^xsd:string;
  dwc:observationDate '2010-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.994999 13.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.994999"^^xsd:decimal ;
  dwc:decimalLongitude "13.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.994999 13.025)"^^geo:wktLiteral ;
  geo-pos:lat "34.994999"^^xsd:decimal ;
  geo-pos:long "13.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2640'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2640'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.56194444444444'^^xsd:double;
  dwc:longitude '13.025'^^xsd:double;
  dwc:latitude '34.994999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0249996 34.9949989, 13.0249996 34.9949989, 13.0249996 34.9949989, 13.0249996 34.9949989, 13.0249996 34.9949989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2640'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.993 13.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.993"^^xsd:decimal ;
  dwc:decimalLongitude "13.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.993 13.016)"^^geo:wktLiteral ;
  geo-pos:lat "34.993"^^xsd:decimal ;
  geo-pos:long "13.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2641'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2641'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.57472222222222'^^xsd:double;
  dwc:longitude '13.016'^^xsd:double;
  dwc:latitude '34.993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0159998 34.993, 13.0159998 34.993, 13.0159998 34.993, 13.0159998 34.993, 13.0159998 34.993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2641'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.941002 12.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.941002"^^xsd:decimal ;
  dwc:decimalLongitude "12.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.941002 12.974)"^^geo:wktLiteral ;
  geo-pos:lat "34.941002"^^xsd:decimal ;
  geo-pos:long "12.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2642'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2642'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1758333333333'^^xsd:double;
  dwc:longitude '12.974'^^xsd:double;
  dwc:latitude '34.941002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.974 34.9410019, 12.974 34.9410019, 12.974 34.9410019, 12.974 34.9410019, 12.974 34.9410019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2642'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.923 12.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.923"^^xsd:decimal ;
  dwc:decimalLongitude "12.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.923 12.968)"^^geo:wktLiteral ;
  geo-pos:lat "34.923"^^xsd:decimal ;
  geo-pos:long "12.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2643'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2643'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.6241666666667'^^xsd:double;
  dwc:longitude '12.968'^^xsd:double;
  dwc:latitude '34.923'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9680004 34.9230003, 12.9680004 34.9230003, 12.9680004 34.9230003, 12.9680004 34.9230003, 12.9680004 34.9230003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2643'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.923 13.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.923"^^xsd:decimal ;
  dwc:decimalLongitude "13.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.923 13.001)"^^geo:wktLiteral ;
  geo-pos:lat "34.923"^^xsd:decimal ;
  geo-pos:long "13.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2644'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2644'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.9722222222222'^^xsd:double;
  dwc:longitude '13.001'^^xsd:double;
  dwc:latitude '34.923'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0010004 34.9230003, 13.0010004 34.9230003, 13.0010004 34.9230003, 13.0010004 34.9230003, 13.0010004 34.9230003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2644'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.924 12.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.924"^^xsd:decimal ;
  dwc:decimalLongitude "12.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.924 12.946)"^^geo:wktLiteral ;
  geo-pos:lat "34.924"^^xsd:decimal ;
  geo-pos:long "12.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2645'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2645'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.2925'^^xsd:double;
  dwc:longitude '12.946'^^xsd:double;
  dwc:latitude '34.924'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9460001 34.9239998, 12.9460001 34.9239998, 12.9460001 34.9239998, 12.9460001 34.9239998, 12.9460001 34.9239998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2645'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.912998 12.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.912998"^^xsd:decimal ;
  dwc:decimalLongitude "12.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.912998 12.945)"^^geo:wktLiteral ;
  geo-pos:lat "34.912998"^^xsd:decimal ;
  geo-pos:long "12.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2646'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2646'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.7038888888889'^^xsd:double;
  dwc:longitude '12.945'^^xsd:double;
  dwc:latitude '34.912998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9449997 34.9129982, 12.9449997 34.9129982, 12.9449997 34.9129982, 12.9449997 34.9129982, 12.9449997 34.9129982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2646'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.904999 12.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.904999"^^xsd:decimal ;
  dwc:decimalLongitude "12.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.904999 12.961)"^^geo:wktLiteral ;
  geo-pos:lat "34.904999"^^xsd:decimal ;
  geo-pos:long "12.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2647'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2647'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.0258333333333'^^xsd:double;
  dwc:longitude '12.961'^^xsd:double;
  dwc:latitude '34.904999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9610004 34.9049988, 12.9610004 34.9049988, 12.9610004 34.9049988, 12.9610004 34.9049988, 12.9610004 34.9049988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2647'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.897999 12.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.897999"^^xsd:decimal ;
  dwc:decimalLongitude "12.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.897999 12.978)"^^geo:wktLiteral ;
  geo-pos:lat "34.897999"^^xsd:decimal ;
  geo-pos:long "12.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2648'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2648'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.3858333333333'^^xsd:double;
  dwc:longitude '12.978'^^xsd:double;
  dwc:latitude '34.897999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9779997 34.8979988, 12.9779997 34.8979988, 12.9779997 34.8979988, 12.9779997 34.8979988, 12.9779997 34.8979988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2648'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.931999 12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.931999"^^xsd:decimal ;
  dwc:decimalLongitude "12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.931999 12.93)"^^geo:wktLiteral ;
  geo-pos:lat "34.931999"^^xsd:decimal ;
  geo-pos:long "12.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2649'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2649'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2511111111111'^^xsd:double;
  dwc:longitude '12.93'^^xsd:double;
  dwc:latitude '34.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9300003 34.9319992, 12.9300003 34.9319992, 12.9300003 34.9319992, 12.9300003 34.9319992, 12.9300003 34.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2649'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.922001 12.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.922001"^^xsd:decimal ;
  dwc:decimalLongitude "12.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.922001 12.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.922001"^^xsd:decimal ;
  geo-pos:long "12.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2650'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2650'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.057222222222222'^^xsd:double;
  dwc:longitude '12.825'^^xsd:double;
  dwc:latitude '34.922001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8249998 34.9220009, 12.8249998 34.9220009, 12.8249998 34.9220009, 12.8249998 34.9220009, 12.8249998 34.9220009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2650'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.939999 12.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.939999"^^xsd:decimal ;
  dwc:decimalLongitude "12.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.939999 12.903)"^^geo:wktLiteral ;
  geo-pos:lat "34.939999"^^xsd:decimal ;
  geo-pos:long "12.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2651'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2651'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.4975'^^xsd:double;
  dwc:longitude '12.903'^^xsd:double;
  dwc:latitude '34.939999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9029999 34.9399986, 12.9029999 34.9399986, 12.9029999 34.9399986, 12.9029999 34.9399986, 12.9029999 34.9399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2651'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.528999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "23.528999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 23.528999)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "23.528999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2126'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2126'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.9813888888889'^^xsd:double;
  dwc:longitude '23.528999'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5289993 38.007, 23.5289993 38.007, 23.5289993 38.007, 23.5289993 38.007, 23.5289993 38.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2126'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.534)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2127'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2127'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.0497222222222'^^xsd:double;
  dwc:longitude '23.534'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5340004 38.012001, 23.5340004 38.012001, 23.5340004 38.012001, 23.5340004 38.012001, 23.5340004 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2127'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.823002 24.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.823002"^^xsd:decimal ;
  dwc:decimalLongitude "24.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.823002 24.122)"^^geo:wktLiteral ;
  geo-pos:lat "34.823002"^^xsd:decimal ;
  geo-pos:long "24.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3280'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_3280'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:longitude '24.122'^^xsd:double;
  dwc:latitude '34.823002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1219997 34.8230019, 24.1219997 34.8230019, 24.1219997 34.8230019, 24.1219997 34.8230019, 24.1219997 34.8230019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3280'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.841999 24.108999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.841999"^^xsd:decimal ;
  dwc:decimalLongitude "24.108999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.841999 24.108999)"^^geo:wktLiteral ;
  geo-pos:lat "34.841999"^^xsd:decimal ;
  geo-pos:long "24.108999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3281'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3281'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.746944444444'^^xsd:double;
  dwc:longitude '24.108999'^^xsd:double;
  dwc:latitude '34.841999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1089993 34.8419991, 24.1089993 34.8419991, 24.1089993 34.8419991, 24.1089993 34.8419991, 24.1089993 34.8419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3281'^^xsd:string;
  dwc:observationDate '2011-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.841 24.124001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.841"^^xsd:decimal ;
  dwc:decimalLongitude "24.124001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.841 24.124001)"^^geo:wktLiteral ;
  geo-pos:lat "34.841"^^xsd:decimal ;
  geo-pos:long "24.124001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3282'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_3282'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.7077777777778'^^xsd:double;
  dwc:longitude '24.124001'^^xsd:double;
  dwc:latitude '34.841'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1240006 34.8409996, 24.1240006 34.8409996, 24.1240006 34.8409996, 24.1240006 34.8409996, 24.1240006 34.8409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3282'^^xsd:string;
  dwc:observationDate '2011-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.824001 24.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.824001"^^xsd:decimal ;
  dwc:decimalLongitude "24.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.824001 24.132)"^^geo:wktLiteral ;
  geo-pos:lat "34.824001"^^xsd:decimal ;
  geo-pos:long "24.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3283'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3283'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.3302777777778'^^xsd:double;
  dwc:longitude '24.132'^^xsd:double;
  dwc:latitude '34.824001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.132 34.8240013, 24.132 34.8240013, 24.132 34.8240013, 24.132 34.8240013, 24.132 34.8240013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3283'^^xsd:string;
  dwc:observationDate '2011-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.127001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.827999"^^xsd:decimal ;
  dwc:decimalLongitude "24.127001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.127001)"^^geo:wktLiteral ;
  geo-pos:lat "34.827999"^^xsd:decimal ;
  geo-pos:long "24.127001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3284'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3284'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.5044444444444'^^xsd:double;
  dwc:longitude '24.127001'^^xsd:double;
  dwc:latitude '34.827999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1270008 34.8279991, 24.1270008 34.8279991, 24.1270008 34.8279991, 24.1270008 34.8279991, 24.1270008 34.8279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3284'^^xsd:string;
  dwc:observationDate '2011-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.134001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.827999"^^xsd:decimal ;
  dwc:decimalLongitude "24.134001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 24.134001)"^^geo:wktLiteral ;
  geo-pos:lat "34.827999"^^xsd:decimal ;
  geo-pos:long "24.134001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3285'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3285'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.5175'^^xsd:double;
  dwc:longitude '24.134001'^^xsd:double;
  dwc:latitude '34.827999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1340008 34.8279991, 24.1340008 34.8279991, 24.1340008 34.8279991, 24.1340008 34.8279991, 24.1340008 34.8279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3285'^^xsd:string;
  dwc:observationDate '2011-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.664002 24.346001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.664002"^^xsd:decimal ;
  dwc:decimalLongitude "24.346001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.664002 24.346001)"^^geo:wktLiteral ;
  geo-pos:lat "34.664002"^^xsd:decimal ;
  geo-pos:long "24.346001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3286'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3286'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2505555555556'^^xsd:double;
  dwc:longitude '24.346001'^^xsd:double;
  dwc:latitude '34.664002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3460007 34.6640015, 24.3460007 34.6640015, 24.3460007 34.6640015, 24.3460007 34.6640015, 24.3460007 34.6640015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3286'^^xsd:string;
  dwc:observationDate '2011-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.831001 24.122999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.831001"^^xsd:decimal ;
  dwc:decimalLongitude "24.122999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.831001 24.122999)"^^geo:wktLiteral ;
  geo-pos:lat "34.831001"^^xsd:decimal ;
  geo-pos:long "24.122999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3287'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_3287'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.4125'^^xsd:double;
  dwc:longitude '24.122999'^^xsd:double;
  dwc:latitude '34.831001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1229992 34.8310013, 24.1229992 34.8310013, 24.1229992 34.8310013, 24.1229992 34.8310013, 24.1229992 34.8310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3287'^^xsd:string;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.861 24.233999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.861"^^xsd:decimal ;
  dwc:decimalLongitude "24.233999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.861 24.233999)"^^geo:wktLiteral ;
  geo-pos:lat "34.861"^^xsd:decimal ;
  geo-pos:long "24.233999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3288'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_3288'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.208611111111'^^xsd:double;
  dwc:longitude '24.233999'^^xsd:double;
  dwc:latitude '34.861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2339993 34.8610001, 24.2339993 34.8610001, 24.2339993 34.8610001, 24.2339993 34.8610001, 24.2339993 34.8610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3288'^^xsd:string;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.820999 24.091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.820999"^^xsd:decimal ;
  dwc:decimalLongitude "24.091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.820999 24.091)"^^geo:wktLiteral ;
  geo-pos:lat "34.820999"^^xsd:decimal ;
  geo-pos:long "24.091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3289'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_3289'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.2275'^^xsd:double;
  dwc:longitude '24.091'^^xsd:double;
  dwc:latitude '34.820999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0909996 34.8209992, 24.0909996 34.8209992, 24.0909996 34.8209992, 24.0909996 34.8209992, 24.0909996 34.8209992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3289'^^xsd:string;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.433998 15.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.433998"^^xsd:decimal ;
  dwc:decimalLongitude "15.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.433998 15.778)"^^geo:wktLiteral ;
  geo-pos:lat "32.433998"^^xsd:decimal ;
  geo-pos:long "15.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3290'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3290'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.31'^^xsd:double;
  dwc:longitude '15.778'^^xsd:double;
  dwc:latitude '32.433998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7779999 32.4339981, 15.7779999 32.4339981, 15.7779999 32.4339981, 15.7779999 32.4339981, 15.7779999 32.4339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3290'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.125 15.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.125"^^xsd:decimal ;
  dwc:decimalLongitude "15.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.125 15.465)"^^geo:wktLiteral ;
  geo-pos:lat "32.125"^^xsd:decimal ;
  geo-pos:long "15.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3291'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3291'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3047222222222'^^xsd:double;
  dwc:longitude '15.465'^^xsd:double;
  dwc:latitude '32.125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4650002 32.125, 15.4650002 32.125, 15.4650002 32.125, 15.4650002 32.125, 15.4650002 32.125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3291'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.120998 15.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.120998"^^xsd:decimal ;
  dwc:decimalLongitude "15.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.120998 15.46)"^^geo:wktLiteral ;
  geo-pos:lat "32.120998"^^xsd:decimal ;
  geo-pos:long "15.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3292'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3292'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.205'^^xsd:double;
  dwc:longitude '15.46'^^xsd:double;
  dwc:latitude '32.120998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.46 32.1209984, 15.46 32.1209984, 15.46 32.1209984, 15.46 32.1209984, 15.46 32.1209984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3292'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.318001 15.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.318001"^^xsd:decimal ;
  dwc:decimalLongitude "15.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.318001 15.283)"^^geo:wktLiteral ;
  geo-pos:lat "32.318001"^^xsd:decimal ;
  geo-pos:long "15.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3293'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3293'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.1652777777778'^^xsd:double;
  dwc:longitude '15.283'^^xsd:double;
  dwc:latitude '32.318001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.283 32.3180008, 15.283 32.3180008, 15.283 32.3180008, 15.283 32.3180008, 15.283 32.3180008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3293'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.770001 14.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.770001"^^xsd:decimal ;
  dwc:decimalLongitude "14.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.770001 14.062)"^^geo:wktLiteral ;
  geo-pos:lat "32.770001"^^xsd:decimal ;
  geo-pos:long "14.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3294'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3294'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.983611111111'^^xsd:double;
  dwc:longitude '14.062'^^xsd:double;
  dwc:latitude '32.770001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.0620003 32.7700005, 14.0620003 32.7700005, 14.0620003 32.7700005, 14.0620003 32.7700005, 14.0620003 32.7700005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3294'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.932999 13.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.932999"^^xsd:decimal ;
  dwc:decimalLongitude "13.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.932999 13.179)"^^geo:wktLiteral ;
  geo-pos:lat "32.932999"^^xsd:decimal ;
  geo-pos:long "13.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3295'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3295'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.145833333333'^^xsd:double;
  dwc:longitude '13.179'^^xsd:double;
  dwc:latitude '32.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.1789999 32.9329987, 13.1789999 32.9329987, 13.1789999 32.9329987, 13.1789999 32.9329987, 13.1789999 32.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3295'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.915001 13.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.915001"^^xsd:decimal ;
  dwc:decimalLongitude "13.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.915001 13.024)"^^geo:wktLiteral ;
  geo-pos:lat "32.915001"^^xsd:decimal ;
  geo-pos:long "13.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3296'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3296'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.7769444444444'^^xsd:double;
  dwc:longitude '13.024'^^xsd:double;
  dwc:latitude '32.915001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0240002 32.9150009, 13.0240002 32.9150009, 13.0240002 32.9150009, 13.0240002 32.9150009, 13.0240002 32.9150009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3296'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922001 12.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922001"^^xsd:decimal ;
  dwc:decimalLongitude "12.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922001 12.967)"^^geo:wktLiteral ;
  geo-pos:lat "32.922001"^^xsd:decimal ;
  geo-pos:long "12.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3297'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3297'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.4375'^^xsd:double;
  dwc:longitude '12.967'^^xsd:double;
  dwc:latitude '32.922001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.967 32.9220009, 12.967 32.9220009, 12.967 32.9220009, 12.967 32.9220009, 12.967 32.9220009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3297'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.376 11.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.376 11.176)"^^geo:wktLiteral ;
  geo-pos:lat "33.376"^^xsd:decimal ;
  geo-pos:long "11.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3298'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3298'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.0736111111111'^^xsd:double;
  dwc:longitude '11.176'^^xsd:double;
  dwc:latitude '33.376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1759996 33.3759995, 11.1759996 33.3759995, 11.1759996 33.3759995, 11.1759996 33.3759995, 11.1759996 33.3759995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3298'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.375 11.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.375"^^xsd:decimal ;
  dwc:decimalLongitude "11.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.375 11.176)"^^geo:wktLiteral ;
  geo-pos:lat "33.375"^^xsd:decimal ;
  geo-pos:long "11.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3299'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3299'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1413888888889'^^xsd:double;
  dwc:longitude '11.176'^^xsd:double;
  dwc:latitude '33.375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1759996 33.375, 11.1759996 33.375, 11.1759996 33.375, 11.1759996 33.375, 11.1759996 33.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3299'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.368 11.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.368"^^xsd:decimal ;
  dwc:decimalLongitude "11.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.368 11.185)"^^geo:wktLiteral ;
  geo-pos:lat "33.368"^^xsd:decimal ;
  geo-pos:long "11.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3300'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3300'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.7805555555556'^^xsd:double;
  dwc:longitude '11.185'^^xsd:double;
  dwc:latitude '33.368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1850004 33.368, 11.1850004 33.368, 11.1850004 33.368, 11.1850004 33.368, 11.1850004 33.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3300'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.341999 11.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.341999"^^xsd:decimal ;
  dwc:decimalLongitude "11.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.341999 11.757)"^^geo:wktLiteral ;
  geo-pos:lat "33.341999"^^xsd:decimal ;
  geo-pos:long "11.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3301'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_3301'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.4172222222222'^^xsd:double;
  dwc:longitude '11.757'^^xsd:double;
  dwc:latitude '33.341999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.757 33.3419991, 11.757 33.3419991, 11.757 33.3419991, 11.757 33.3419991, 11.757 33.3419991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3301'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.355 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.355"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.355 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.355"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3302'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_3302'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.0208333333333'^^xsd:double;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1890001 33.3549995, 11.1890001 33.3549995, 11.1890001 33.3549995, 11.1890001 33.3549995, 11.1890001 33.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3302'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.396 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.396"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.396 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.396"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3303'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3303'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.025'^^xsd:double;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.396'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1949997 33.3959999, 11.1949997 33.3959999, 11.1949997 33.3959999, 11.1949997 33.3959999, 11.1949997 33.3959999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3303'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.379002 11.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.379002"^^xsd:decimal ;
  dwc:decimalLongitude "11.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.379002 11.174)"^^geo:wktLiteral ;
  geo-pos:lat "33.379002"^^xsd:decimal ;
  geo-pos:long "11.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3304'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3304'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6830555555556'^^xsd:double;
  dwc:longitude '11.174'^^xsd:double;
  dwc:latitude '33.379002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1739998 33.3790016, 11.1739998 33.3790016, 11.1739998 33.3790016, 11.1739998 33.3790016, 11.1739998 33.3790016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3304'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.379002 11.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.379002"^^xsd:decimal ;
  dwc:decimalLongitude "11.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.379002 11.179)"^^geo:wktLiteral ;
  geo-pos:lat "33.379002"^^xsd:decimal ;
  geo-pos:long "11.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3305'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_3305'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.8119444444444'^^xsd:double;
  dwc:longitude '11.179'^^xsd:double;
  dwc:latitude '33.379002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1789999 33.3790016, 11.1789999 33.3790016, 11.1789999 33.3790016, 11.1789999 33.3790016, 11.1789999 33.3790016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3305'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.567001 12.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.567001"^^xsd:decimal ;
  dwc:decimalLongitude "12.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.567001 12.923)"^^geo:wktLiteral ;
  geo-pos:lat "33.567001"^^xsd:decimal ;
  geo-pos:long "12.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3336'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3336'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7386111111111'^^xsd:double;
  dwc:longitude '12.923'^^xsd:double;
  dwc:latitude '33.567001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9230003 33.5670013, 12.9230003 33.5670013, 12.9230003 33.5670013, 12.9230003 33.5670013, 12.9230003 33.5670013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3336'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.563999 12.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.563999"^^xsd:decimal ;
  dwc:decimalLongitude "12.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.563999 12.948)"^^geo:wktLiteral ;
  geo-pos:lat "33.563999"^^xsd:decimal ;
  geo-pos:long "12.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3337'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3337'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1138888888889'^^xsd:double;
  dwc:longitude '12.948'^^xsd:double;
  dwc:latitude '33.563999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.948 33.5639992, 12.948 33.5639992, 12.948 33.5639992, 12.948 33.5639992, 12.948 33.5639992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3337'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.157002 11.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.157002"^^xsd:decimal ;
  dwc:decimalLongitude "11.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.157002 11.946)"^^geo:wktLiteral ;
  geo-pos:lat "34.157002"^^xsd:decimal ;
  geo-pos:long "11.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3338'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3338'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.169722222222'^^xsd:double;
  dwc:longitude '11.946'^^xsd:double;
  dwc:latitude '34.157002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9460001 34.1570015, 11.9460001 34.1570015, 11.9460001 34.1570015, 11.9460001 34.1570015, 11.9460001 34.1570015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3338'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.301998 11.954001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.301998"^^xsd:decimal ;
  dwc:decimalLongitude "11.954001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.301998 11.954001)"^^geo:wktLiteral ;
  geo-pos:lat "34.301998"^^xsd:decimal ;
  geo-pos:long "11.954001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3339'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3339'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.4775'^^xsd:double;
  dwc:longitude '11.954001'^^xsd:double;
  dwc:latitude '34.301998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9540005 34.3019981, 11.9540005 34.3019981, 11.9540005 34.3019981, 11.9540005 34.3019981, 11.9540005 34.3019981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3339'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.327 11.928001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.327"^^xsd:decimal ;
  dwc:decimalLongitude "11.928001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.327 11.928001)"^^geo:wktLiteral ;
  geo-pos:lat "34.327"^^xsd:decimal ;
  geo-pos:long "11.928001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3340'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3340'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.14'^^xsd:double;
  dwc:longitude '11.928001'^^xsd:double;
  dwc:latitude '34.327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9280005 34.3269997, 11.9280005 34.3269997, 11.9280005 34.3269997, 11.9280005 34.3269997, 11.9280005 34.3269997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3340'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.688999 12.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.688999"^^xsd:decimal ;
  dwc:decimalLongitude "12.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.688999 12.147)"^^geo:wktLiteral ;
  geo-pos:lat "34.688999"^^xsd:decimal ;
  geo-pos:long "12.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3341'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3341'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.0669444444444'^^xsd:double;
  dwc:longitude '12.147'^^xsd:double;
  dwc:latitude '34.688999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1470003 34.6889992, 12.1470003 34.6889992, 12.1470003 34.6889992, 12.1470003 34.6889992, 12.1470003 34.6889992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3341'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.272999 12.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.272999"^^xsd:decimal ;
  dwc:decimalLongitude "12.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.272999 12.597)"^^geo:wktLiteral ;
  geo-pos:lat "35.272999"^^xsd:decimal ;
  geo-pos:long "12.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3342'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3342'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.8455555555556'^^xsd:double;
  dwc:longitude '12.597'^^xsd:double;
  dwc:latitude '35.272999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5970001 35.2729988, 12.5970001 35.2729988, 12.5970001 35.2729988, 12.5970001 35.2729988, 12.5970001 35.2729988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3342'^^xsd:string;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271999 12.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.271999"^^xsd:decimal ;
  dwc:decimalLongitude "12.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271999 12.568)"^^geo:wktLiteral ;
  geo-pos:lat "35.271999"^^xsd:decimal ;
  geo-pos:long "12.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3343'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3343'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.5205555555556'^^xsd:double;
  dwc:longitude '12.568'^^xsd:double;
  dwc:latitude '35.271999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5679998 35.2719994, 12.5679998 35.2719994, 12.5679998 35.2719994, 12.5679998 35.2719994, 12.5679998 35.2719994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3343'^^xsd:string;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271999 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.271999"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271999 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.271999"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3344'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3344'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6519444444444'^^xsd:double;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '35.271999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6000004 35.2719994, 12.6000004 35.2719994, 12.6000004 35.2719994, 12.6000004 35.2719994, 12.6000004 35.2719994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3344'^^xsd:string;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 12.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.235001"^^xsd:decimal ;
  dwc:decimalLongitude "12.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 12.598)"^^geo:wktLiteral ;
  geo-pos:lat "35.235001"^^xsd:decimal ;
  geo-pos:long "12.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3345'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3345'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.2288888888889'^^xsd:double;
  dwc:longitude '12.598'^^xsd:double;
  dwc:latitude '35.235001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5979996 35.2350006, 12.5979996 35.2350006, 12.5979996 35.2350006, 12.5979996 35.2350006, 12.5979996 35.2350006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3345'^^xsd:string;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 12.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233002"^^xsd:decimal ;
  dwc:decimalLongitude "12.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 12.602)"^^geo:wktLiteral ;
  geo-pos:lat "35.233002"^^xsd:decimal ;
  geo-pos:long "12.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3346'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3346'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.2886111111111'^^xsd:double;
  dwc:longitude '12.602'^^xsd:double;
  dwc:latitude '35.233002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6020002 35.2330017, 12.6020002 35.2330017, 12.6020002 35.2330017, 12.6020002 35.2330017, 12.6020002 35.2330017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3346'^^xsd:string;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 12.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257"^^xsd:decimal ;
  dwc:decimalLongitude "12.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 12.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.257"^^xsd:decimal ;
  geo-pos:long "12.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3347'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3347'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.9691666666667'^^xsd:double;
  dwc:longitude '12.633'^^xsd:double;
  dwc:latitude '35.257'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6330004 35.257, 12.6330004 35.257, 12.6330004 35.257, 12.6330004 35.257, 12.6330004 35.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3347'^^xsd:string;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.300999 12.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.300999"^^xsd:decimal ;
  dwc:decimalLongitude "12.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.300999 12.611)"^^geo:wktLiteral ;
  geo-pos:lat "35.300999"^^xsd:decimal ;
  geo-pos:long "12.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3348'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3348'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1152777777778'^^xsd:double;
  dwc:longitude '12.611'^^xsd:double;
  dwc:latitude '35.300999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6110001 35.3009987, 12.6110001 35.3009987, 12.6110001 35.3009987, 12.6110001 35.3009987, 12.6110001 35.3009987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3348'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 12.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "12.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 12.747)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "12.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3349'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3349'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.910277777778'^^xsd:double;
  dwc:longitude '12.747'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7469997 35.3400002, 12.7469997 35.3400002, 12.7469997 35.3400002, 12.7469997 35.3400002, 12.7469997 35.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3349'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 12.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.234001"^^xsd:decimal ;
  dwc:decimalLongitude "12.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 12.579001)"^^geo:wktLiteral ;
  geo-pos:lat "35.234001"^^xsd:decimal ;
  geo-pos:long "12.579001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3350'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_3350'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.3205555555556'^^xsd:double;
  dwc:longitude '12.579001'^^xsd:double;
  dwc:latitude '35.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5790005 35.2340012, 12.5790005 35.2340012, 12.5790005 35.2340012, 12.5790005 35.2340012, 12.5790005 35.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3350'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264999 12.553001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.264999"^^xsd:decimal ;
  dwc:decimalLongitude "12.553001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264999 12.553001)"^^geo:wktLiteral ;
  geo-pos:lat "35.264999"^^xsd:decimal ;
  geo-pos:long "12.553001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3351'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_3351'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.015'^^xsd:double;
  dwc:longitude '12.553001'^^xsd:double;
  dwc:latitude '35.264999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5530005 35.2649994, 12.5530005 35.2649994, 12.5530005 35.2649994, 12.5530005 35.2649994, 12.5530005 35.2649994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3351'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244 12.082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.244"^^xsd:decimal ;
  dwc:decimalLongitude "12.082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244 12.082)"^^geo:wktLiteral ;
  geo-pos:lat "35.244"^^xsd:decimal ;
  geo-pos:long "12.082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3352'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_3352'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.480833333333'^^xsd:double;
  dwc:longitude '12.082'^^xsd:double;
  dwc:latitude '35.244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0819998 35.2439995, 12.0819998 35.2439995, 12.0819998 35.2439995, 12.0819998 35.2439995, 12.0819998 35.2439995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3352'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.247002 12.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.247002"^^xsd:decimal ;
  dwc:decimalLongitude "12.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.247002 12.584)"^^geo:wktLiteral ;
  geo-pos:lat "35.247002"^^xsd:decimal ;
  geo-pos:long "12.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3353'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3353'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.3925'^^xsd:double;
  dwc:longitude '12.584'^^xsd:double;
  dwc:latitude '35.247002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5839996 35.2470017, 12.5839996 35.2470017, 12.5839996 35.2470017, 12.5839996 35.2470017, 12.5839996 35.2470017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3353'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.776001 11.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.776001"^^xsd:decimal ;
  dwc:decimalLongitude "11.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.776001 11.925)"^^geo:wktLiteral ;
  geo-pos:lat "35.776001"^^xsd:decimal ;
  geo-pos:long "11.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3354'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3354'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.9469444444444'^^xsd:double;
  dwc:longitude '11.925'^^xsd:double;
  dwc:latitude '35.776001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9250002 35.776001, 11.9250002 35.776001, 11.9250002 35.776001, 11.9250002 35.776001, 11.9250002 35.776001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3354'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 12.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "12.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 12.579001)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "12.579001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3355'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3355'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3480555555556'^^xsd:double;
  dwc:longitude '12.579001'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5790005 35.2290001, 12.5790005 35.2290001, 12.5790005 35.2290001, 12.5790005 35.2290001, 12.5790005 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3355'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.291 12.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.291"^^xsd:decimal ;
  dwc:decimalLongitude "12.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.291 12.604)"^^geo:wktLiteral ;
  geo-pos:lat "35.291"^^xsd:decimal ;
  geo-pos:long "12.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3356'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3356'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.5841666666667'^^xsd:double;
  dwc:longitude '12.604'^^xsd:double;
  dwc:latitude '35.291'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6040001 35.2910004, 12.6040001 35.2910004, 12.6040001 35.2910004, 12.6040001 35.2910004, 12.6040001 35.2910004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3356'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.283001 12.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.283001"^^xsd:decimal ;
  dwc:decimalLongitude "12.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.283001 12.613)"^^geo:wktLiteral ;
  geo-pos:lat "35.283001"^^xsd:decimal ;
  geo-pos:long "12.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3357'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3357'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5241666666667'^^xsd:double;
  dwc:longitude '12.613'^^xsd:double;
  dwc:latitude '35.283001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6129999 35.283001, 12.6129999 35.283001, 12.6129999 35.283001, 12.6129999 35.283001, 12.6129999 35.283001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3357'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.289002 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.289002"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.289002 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.289002"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3358'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3358'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.036944444444'^^xsd:double;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '35.289002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6000004 35.2890015, 12.6000004 35.2890015, 12.6000004 35.2890015, 12.6000004 35.2890015, 12.6000004 35.2890015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3358'^^xsd:string;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.324001 12.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.324001"^^xsd:decimal ;
  dwc:decimalLongitude "12.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.324001 12.588)"^^geo:wktLiteral ;
  geo-pos:lat "35.324001"^^xsd:decimal ;
  geo-pos:long "12.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3359'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3359'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.4522222222222'^^xsd:double;
  dwc:longitude '12.588'^^xsd:double;
  dwc:latitude '35.324001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5880003 35.3240013, 12.5880003 35.3240013, 12.5880003 35.3240013, 12.5880003 35.3240013, 12.5880003 35.3240013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3359'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 12.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.244999"^^xsd:decimal ;
  dwc:decimalLongitude "12.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 12.552)"^^geo:wktLiteral ;
  geo-pos:lat "35.244999"^^xsd:decimal ;
  geo-pos:long "12.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3360'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3360'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.854722222222'^^xsd:double;
  dwc:longitude '12.552'^^xsd:double;
  dwc:latitude '35.244999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5520001 35.2449989, 12.5520001 35.2449989, 12.5520001 35.2449989, 12.5520001 35.2449989, 12.5520001 35.2449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3360'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 12.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.227001"^^xsd:decimal ;
  dwc:decimalLongitude "12.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 12.542)"^^geo:wktLiteral ;
  geo-pos:lat "35.227001"^^xsd:decimal ;
  geo-pos:long "12.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3361'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3361'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.3688888888889'^^xsd:double;
  dwc:longitude '12.542'^^xsd:double;
  dwc:latitude '35.227001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5419998 35.2270012, 12.5419998 35.2270012, 12.5419998 35.2270012, 12.5419998 35.2270012, 12.5419998 35.2270012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3361'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271 12.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.271"^^xsd:decimal ;
  dwc:decimalLongitude "12.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271 12.586)"^^geo:wktLiteral ;
  geo-pos:lat "35.271"^^xsd:decimal ;
  geo-pos:long "12.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3362'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3362'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.006388888889'^^xsd:double;
  dwc:longitude '12.586'^^xsd:double;
  dwc:latitude '35.271'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5860004 35.2709999, 12.5860004 35.2709999, 12.5860004 35.2709999, 12.5860004 35.2709999, 12.5860004 35.2709999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3362'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.377998 12.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.377998"^^xsd:decimal ;
  dwc:decimalLongitude "12.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.377998 12.754)"^^geo:wktLiteral ;
  geo-pos:lat "35.377998"^^xsd:decimal ;
  geo-pos:long "12.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3363'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3363'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.0891666666667'^^xsd:double;
  dwc:longitude '12.754'^^xsd:double;
  dwc:latitude '35.377998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7539997 35.3779984, 12.7539997 35.3779984, 12.7539997 35.3779984, 12.7539997 35.3779984, 12.7539997 35.3779984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3363'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.268002"^^xsd:decimal ;
  dwc:decimalLongitude "12.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.592)"^^geo:wktLiteral ;
  geo-pos:lat "35.268002"^^xsd:decimal ;
  geo-pos:long "12.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3364'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3364'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7419444444444'^^xsd:double;
  dwc:longitude '12.592'^^xsd:double;
  dwc:latitude '35.268002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.592 35.2680016, 12.592 35.2680016, 12.592 35.2680016, 12.592 35.2680016, 12.592 35.2680016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3364'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.280998 12.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.280998"^^xsd:decimal ;
  dwc:decimalLongitude "12.609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.280998 12.609)"^^geo:wktLiteral ;
  geo-pos:lat "35.280998"^^xsd:decimal ;
  geo-pos:long "12.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3365'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3365'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.4277777777778'^^xsd:double;
  dwc:longitude '12.609'^^xsd:double;
  dwc:latitude '35.280998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6090002 35.2809982, 12.6090002 35.2809982, 12.6090002 35.2809982, 12.6090002 35.2809982, 12.6090002 35.2809982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3365'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 12.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.221001"^^xsd:decimal ;
  dwc:decimalLongitude "12.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 12.545)"^^geo:wktLiteral ;
  geo-pos:lat "35.221001"^^xsd:decimal ;
  geo-pos:long "12.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3405'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3405'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.874166666667'^^xsd:double;
  dwc:longitude '12.545'^^xsd:double;
  dwc:latitude '35.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5450001 35.2210007, 12.5450001 35.2210007, 12.5450001 35.2210007, 12.5450001 35.2210007, 12.5450001 35.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3405'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.205002 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.205002"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.205002 12.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.205002"^^xsd:decimal ;
  geo-pos:long "12.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3406'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3406'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.9230555555556'^^xsd:double;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '35.205002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6300001 35.2050018, 12.6300001 35.2050018, 12.6300001 35.2050018, 12.6300001 35.2050018, 12.6300001 35.2050018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3406'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.185001 12.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.185001"^^xsd:decimal ;
  dwc:decimalLongitude "12.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.185001 12.699)"^^geo:wktLiteral ;
  geo-pos:lat "35.185001"^^xsd:decimal ;
  geo-pos:long "12.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3407'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3407'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.5894444444444'^^xsd:double;
  dwc:longitude '12.699'^^xsd:double;
  dwc:latitude '35.185001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6990004 35.1850014, 12.6990004 35.1850014, 12.6990004 35.1850014, 12.6990004 35.1850014, 12.6990004 35.1850014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3407'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.277 12.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.277"^^xsd:decimal ;
  dwc:decimalLongitude "12.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.277 12.486)"^^geo:wktLiteral ;
  geo-pos:lat "35.277"^^xsd:decimal ;
  geo-pos:long "12.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3408'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3408'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.5655555555556'^^xsd:double;
  dwc:longitude '12.486'^^xsd:double;
  dwc:latitude '35.277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.4860001 35.2770004, 12.4860001 35.2770004, 12.4860001 35.2770004, 12.4860001 35.2770004, 12.4860001 35.2770004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3408'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 12.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257"^^xsd:decimal ;
  dwc:decimalLongitude "12.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 12.57)"^^geo:wktLiteral ;
  geo-pos:lat "35.257"^^xsd:decimal ;
  geo-pos:long "12.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3409'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3409'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6630555555556'^^xsd:double;
  dwc:longitude '12.57'^^xsd:double;
  dwc:latitude '35.257'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5699997 35.257, 12.5699997 35.257, 12.5699997 35.257, 12.5699997 35.257, 12.5699997 35.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3409'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.945999 12.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.945999"^^xsd:decimal ;
  dwc:decimalLongitude "12.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.945999 12.246)"^^geo:wktLiteral ;
  geo-pos:lat "35.945999"^^xsd:decimal ;
  geo-pos:long "12.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3044'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3044'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.72'^^xsd:double;
  dwc:longitude '12.246'^^xsd:double;
  dwc:latitude '35.945999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2460003 35.9459992, 12.2460003 35.9459992, 12.2460003 35.9459992, 12.2460003 35.9459992, 12.2460003 35.9459992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3044'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.987 12.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.987"^^xsd:decimal ;
  dwc:decimalLongitude "12.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.987 12.359)"^^geo:wktLiteral ;
  geo-pos:lat "35.987"^^xsd:decimal ;
  geo-pos:long "12.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3045'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3045'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.96'^^xsd:double;
  dwc:longitude '12.359'^^xsd:double;
  dwc:latitude '35.987'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3590002 35.9869995, 12.3590002 35.9869995, 12.3590002 35.9869995, 12.3590002 35.9869995, 12.3590002 35.9869995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3045'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983002 12.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983002"^^xsd:decimal ;
  dwc:decimalLongitude "12.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983002 12.211)"^^geo:wktLiteral ;
  geo-pos:lat "35.983002"^^xsd:decimal ;
  geo-pos:long "12.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3046'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3046'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6344444444444'^^xsd:double;
  dwc:longitude '12.211'^^xsd:double;
  dwc:latitude '35.983002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2110004 35.9830017, 12.2110004 35.9830017, 12.2110004 35.9830017, 12.2110004 35.9830017, 12.2110004 35.9830017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3046'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.105 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.105"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.105 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.105"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3047'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3047'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.28555555555556'^^xsd:double;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '36.105'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.717 36.1049995, 11.717 36.1049995, 11.717 36.1049995, 11.717 36.1049995, 11.717 36.1049995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3047'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.132 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.132"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.132 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.132"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3048'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3048'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.46361111111111'^^xsd:double;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '36.132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.717 36.132, 11.717 36.132, 11.717 36.132, 11.717 36.132, 11.717 36.132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3048'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.166 11.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.166"^^xsd:decimal ;
  dwc:decimalLongitude "11.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.166 11.702)"^^geo:wktLiteral ;
  geo-pos:lat "36.166"^^xsd:decimal ;
  geo-pos:long "11.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3049'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3049'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.8588888888889'^^xsd:double;
  dwc:longitude '11.702'^^xsd:double;
  dwc:latitude '36.166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7019997 36.1660004, 11.7019997 36.1660004, 11.7019997 36.1660004, 11.7019997 36.1660004, 11.7019997 36.1660004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3049'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.146 11.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.146"^^xsd:decimal ;
  dwc:decimalLongitude "11.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.146 11.766)"^^geo:wktLiteral ;
  geo-pos:lat "36.146"^^xsd:decimal ;
  geo-pos:long "11.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3050'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3050'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.2094444444444'^^xsd:double;
  dwc:longitude '11.766'^^xsd:double;
  dwc:latitude '36.146'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7659998 36.1459999, 11.7659998 36.1459999, 11.7659998 36.1459999, 11.7659998 36.1459999, 11.7659998 36.1459999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3050'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158001 11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158001"^^xsd:decimal ;
  dwc:decimalLongitude "11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158001 11.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.158001"^^xsd:decimal ;
  geo-pos:long "11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3051'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3051'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.6875'^^xsd:double;
  dwc:longitude '11.73'^^xsd:double;
  dwc:latitude '36.158001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7299995 36.158001, 11.7299995 36.158001, 11.7299995 36.158001, 11.7299995 36.158001, 11.7299995 36.158001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3051'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092999 11.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092999"^^xsd:decimal ;
  dwc:decimalLongitude "11.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092999 11.752)"^^geo:wktLiteral ;
  geo-pos:lat "36.092999"^^xsd:decimal ;
  geo-pos:long "11.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3052'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3052'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.5019444444444'^^xsd:double;
  dwc:longitude '11.752'^^xsd:double;
  dwc:latitude '36.092999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7519999 36.0929985, 11.7519999 36.0929985, 11.7519999 36.0929985, 11.7519999 36.0929985, 11.7519999 36.0929985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3052'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.981998 12.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.981998"^^xsd:decimal ;
  dwc:decimalLongitude "12.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.981998 12.004)"^^geo:wktLiteral ;
  geo-pos:lat "35.981998"^^xsd:decimal ;
  geo-pos:long "12.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3053'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3053'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.643055555556'^^xsd:double;
  dwc:longitude '12.004'^^xsd:double;
  dwc:latitude '35.981998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0039997 35.9819984, 12.0039997 35.9819984, 12.0039997 35.9819984, 12.0039997 35.9819984, 12.0039997 35.9819984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3053'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.887001 12.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.887001"^^xsd:decimal ;
  dwc:decimalLongitude "12.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.887001 12.009)"^^geo:wktLiteral ;
  geo-pos:lat "35.887001"^^xsd:decimal ;
  geo-pos:long "12.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3054'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3054'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.639722222222'^^xsd:double;
  dwc:longitude '12.009'^^xsd:double;
  dwc:latitude '35.887001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0089998 35.887001, 12.0089998 35.887001, 12.0089998 35.887001, 12.0089998 35.887001, 12.0089998 35.887001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3054'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.644001 11.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.644001"^^xsd:decimal ;
  dwc:decimalLongitude "11.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.644001 11.707)"^^geo:wktLiteral ;
  geo-pos:lat "35.644001"^^xsd:decimal ;
  geo-pos:long "11.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3055'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3055'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.811111111111'^^xsd:double;
  dwc:longitude '11.707'^^xsd:double;
  dwc:latitude '35.644001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7069998 35.644001, 11.7069998 35.644001, 11.7069998 35.644001, 11.7069998 35.644001, 11.7069998 35.644001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3055'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.803001 12.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.803001"^^xsd:decimal ;
  dwc:decimalLongitude "12.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.803001 12.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.803001"^^xsd:decimal ;
  geo-pos:long "12.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3056'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3056'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.580833333333'^^xsd:double;
  dwc:longitude '12.137'^^xsd:double;
  dwc:latitude '35.803001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1370001 35.8030014, 12.1370001 35.8030014, 12.1370001 35.8030014, 12.1370001 35.8030014, 12.1370001 35.8030014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3056'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82 12.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.82"^^xsd:decimal ;
  dwc:decimalLongitude "12.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82 12.22)"^^geo:wktLiteral ;
  geo-pos:lat "35.82"^^xsd:decimal ;
  geo-pos:long "12.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3057'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3057'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.4461111111111'^^xsd:double;
  dwc:longitude '12.22'^^xsd:double;
  dwc:latitude '35.82'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2200003 35.8199997, 12.2200003 35.8199997, 12.2200003 35.8199997, 12.2200003 35.8199997, 12.2200003 35.8199997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3057'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.834 12.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.834"^^xsd:decimal ;
  dwc:decimalLongitude "12.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.834 12.247)"^^geo:wktLiteral ;
  geo-pos:lat "35.834"^^xsd:decimal ;
  geo-pos:long "12.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3058'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3058'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1041666666667'^^xsd:double;
  dwc:longitude '12.247'^^xsd:double;
  dwc:latitude '35.834'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2469997 35.8339996, 12.2469997 35.8339996, 12.2469997 35.8339996, 12.2469997 35.8339996, 12.2469997 35.8339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3058'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.890999 12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.890999"^^xsd:decimal ;
  dwc:decimalLongitude "12.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.890999 12.23)"^^geo:wktLiteral ;
  geo-pos:lat "35.890999"^^xsd:decimal ;
  geo-pos:long "12.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3059'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3059'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.39861111111111'^^xsd:double;
  dwc:longitude '12.23'^^xsd:double;
  dwc:latitude '35.890999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2299995 35.8909988, 12.2299995 35.8909988, 12.2299995 35.8909988, 12.2299995 35.8909988, 12.2299995 35.8909988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3059'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.868 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.868"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.868 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "35.868"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3060'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3060'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2555555555556'^^xsd:double;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '35.868'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3369999 35.868, 12.3369999 35.868, 12.3369999 35.868, 12.3369999 35.868, 12.3369999 35.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3060'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.870998 12.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.870998"^^xsd:decimal ;
  dwc:decimalLongitude "12.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.870998 12.335)"^^geo:wktLiteral ;
  geo-pos:lat "35.870998"^^xsd:decimal ;
  geo-pos:long "12.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3061'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3061'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.4302777777778'^^xsd:double;
  dwc:longitude '12.335'^^xsd:double;
  dwc:latitude '35.870998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.335 35.8709984, 12.335 35.8709984, 12.335 35.8709984, 12.335 35.8709984, 12.335 35.8709984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3061'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.870998 12.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.870998"^^xsd:decimal ;
  dwc:decimalLongitude "12.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.870998 12.339)"^^geo:wktLiteral ;
  geo-pos:lat "35.870998"^^xsd:decimal ;
  geo-pos:long "12.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3062'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3062'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6136111111111'^^xsd:double;
  dwc:longitude '12.339'^^xsd:double;
  dwc:latitude '35.870998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3389998 35.8709984, 12.3389998 35.8709984, 12.3389998 35.8709984, 12.3389998 35.8709984, 12.3389998 35.8709984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3062'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.872002 12.343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.872002"^^xsd:decimal ;
  dwc:decimalLongitude "12.343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.872002 12.343)"^^geo:wktLiteral ;
  geo-pos:lat "35.872002"^^xsd:decimal ;
  geo-pos:long "12.343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3063'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3063'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.006388888889'^^xsd:double;
  dwc:longitude '12.343'^^xsd:double;
  dwc:latitude '35.872002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3430004 35.8720017, 12.3430004 35.8720017, 12.3430004 35.8720017, 12.3430004 35.8720017, 12.3430004 35.8720017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3063'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.870998 12.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.870998"^^xsd:decimal ;
  dwc:decimalLongitude "12.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.870998 12.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.870998"^^xsd:decimal ;
  geo-pos:long "12.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3064'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3064'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.707222222222'^^xsd:double;
  dwc:longitude '12.345'^^xsd:double;
  dwc:latitude '35.870998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3450003 35.8709984, 12.3450003 35.8709984, 12.3450003 35.8709984, 12.3450003 35.8709984, 12.3450003 35.8709984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3064'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867001 12.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.867001"^^xsd:decimal ;
  dwc:decimalLongitude "12.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867001 12.361)"^^geo:wktLiteral ;
  geo-pos:lat "35.867001"^^xsd:decimal ;
  geo-pos:long "12.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3065'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3065'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.191944444444'^^xsd:double;
  dwc:longitude '12.361'^^xsd:double;
  dwc:latitude '35.867001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3610001 35.8670006, 12.3610001 35.8670006, 12.3610001 35.8670006, 12.3610001 35.8670006, 12.3610001 35.8670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3065'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867001 12.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.867001"^^xsd:decimal ;
  dwc:decimalLongitude "12.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867001 12.369)"^^geo:wktLiteral ;
  geo-pos:lat "35.867001"^^xsd:decimal ;
  geo-pos:long "12.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3066'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3066'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.498611111111'^^xsd:double;
  dwc:longitude '12.369'^^xsd:double;
  dwc:latitude '35.867001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3690004 35.8670006, 12.3690004 35.8670006, 12.3690004 35.8670006, 12.3690004 35.8670006, 12.3690004 35.8670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3066'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.889 12.395001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.889"^^xsd:decimal ;
  dwc:decimalLongitude "12.395001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.889 12.395001)"^^geo:wktLiteral ;
  geo-pos:lat "35.889"^^xsd:decimal ;
  geo-pos:long "12.395001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3067'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3067'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.474722222222'^^xsd:double;
  dwc:longitude '12.395001'^^xsd:double;
  dwc:latitude '35.889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3950005 35.8889999, 12.3950005 35.8889999, 12.3950005 35.8889999, 12.3950005 35.8889999, 12.3950005 35.8889999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3067'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.881001 12.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.881001"^^xsd:decimal ;
  dwc:decimalLongitude "12.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.881001 12.408)"^^geo:wktLiteral ;
  geo-pos:lat "35.881001"^^xsd:decimal ;
  geo-pos:long "12.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3068'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3068'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.7330555555556'^^xsd:double;
  dwc:longitude '12.408'^^xsd:double;
  dwc:latitude '35.881001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.408 35.8810005, 12.408 35.8810005, 12.408 35.8810005, 12.408 35.8810005, 12.408 35.8810005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3068'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.948002 12.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.948002"^^xsd:decimal ;
  dwc:decimalLongitude "12.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.948002 12.306)"^^geo:wktLiteral ;
  geo-pos:lat "35.948002"^^xsd:decimal ;
  geo-pos:long "12.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3069'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3069'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.841944444444'^^xsd:double;
  dwc:longitude '12.306'^^xsd:double;
  dwc:latitude '35.948002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3059998 35.9480019, 12.3059998 35.9480019, 12.3059998 35.9480019, 12.3059998 35.9480019, 12.3059998 35.9480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3069'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.234001 12.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.234001"^^xsd:decimal ;
  dwc:decimalLongitude "12.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.234001 12.188)"^^geo:wktLiteral ;
  geo-pos:lat "36.234001"^^xsd:decimal ;
  geo-pos:long "12.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3070'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3070'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.2972222222222'^^xsd:double;
  dwc:longitude '12.188'^^xsd:double;
  dwc:latitude '36.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1879997 36.2340012, 12.1879997 36.2340012, 12.1879997 36.2340012, 12.1879997 36.2340012, 12.1879997 36.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3070'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.424 12.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.424"^^xsd:decimal ;
  dwc:decimalLongitude "12.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.424 12.143)"^^geo:wktLiteral ;
  geo-pos:lat "36.424"^^xsd:decimal ;
  geo-pos:long "12.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3071'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3071'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.6352777777778'^^xsd:double;
  dwc:longitude '12.143'^^xsd:double;
  dwc:latitude '36.424'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1429997 36.4239998, 12.1429997 36.4239998, 12.1429997 36.4239998, 12.1429997 36.4239998, 12.1429997 36.4239998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3071'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367001 11.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.367001"^^xsd:decimal ;
  dwc:decimalLongitude "11.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367001 11.903)"^^geo:wktLiteral ;
  geo-pos:lat "36.367001"^^xsd:decimal ;
  geo-pos:long "11.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3072'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3072'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.2236111111111'^^xsd:double;
  dwc:longitude '11.903'^^xsd:double;
  dwc:latitude '36.367001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9029999 36.3670006, 11.9029999 36.3670006, 11.9029999 36.3670006, 11.9029999 36.3670006, 11.9029999 36.3670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3072'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.387001 11.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.387001"^^xsd:decimal ;
  dwc:decimalLongitude "11.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.387001 11.804)"^^geo:wktLiteral ;
  geo-pos:lat "36.387001"^^xsd:decimal ;
  geo-pos:long "11.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3073'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3073'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7094444444444'^^xsd:double;
  dwc:longitude '11.804'^^xsd:double;
  dwc:latitude '36.387001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8039999 36.387001, 11.8039999 36.387001, 11.8039999 36.387001, 11.8039999 36.387001, 11.8039999 36.387001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3073'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.386002 11.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.386002"^^xsd:decimal ;
  dwc:decimalLongitude "11.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.386002 11.764)"^^geo:wktLiteral ;
  geo-pos:lat "36.386002"^^xsd:decimal ;
  geo-pos:long "11.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3074'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3074'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6338888888889'^^xsd:double;
  dwc:longitude '11.764'^^xsd:double;
  dwc:latitude '36.386002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7639999 36.3860016, 11.7639999 36.3860016, 11.7639999 36.3860016, 11.7639999 36.3860016, 11.7639999 36.3860016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3074'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.367001 11.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.367001"^^xsd:decimal ;
  dwc:decimalLongitude "11.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.367001 11.256)"^^geo:wktLiteral ;
  geo-pos:lat "33.367001"^^xsd:decimal ;
  geo-pos:long "11.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3306'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_3306'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.4625'^^xsd:double;
  dwc:longitude '11.256'^^xsd:double;
  dwc:latitude '33.367001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2559996 33.3670006, 11.2559996 33.3670006, 11.2559996 33.3670006, 11.2559996 33.3670006, 11.2559996 33.3670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3306'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.374001 11.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.374001"^^xsd:decimal ;
  dwc:decimalLongitude "11.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.374001 11.226)"^^geo:wktLiteral ;
  geo-pos:lat "33.374001"^^xsd:decimal ;
  geo-pos:long "11.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3307'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3307'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.9305555555556'^^xsd:double;
  dwc:longitude '11.226'^^xsd:double;
  dwc:latitude '33.374001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2259998 33.3740006, 11.2259998 33.3740006, 11.2259998 33.3740006, 11.2259998 33.3740006, 11.2259998 33.3740006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3307'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.388001 11.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.388001"^^xsd:decimal ;
  dwc:decimalLongitude "11.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.388001 11.19)"^^geo:wktLiteral ;
  geo-pos:lat "33.388001"^^xsd:decimal ;
  geo-pos:long "11.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3308'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3308'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.2716666666667'^^xsd:double;
  dwc:longitude '11.19'^^xsd:double;
  dwc:latitude '33.388001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1899996 33.3880005, 11.1899996 33.3880005, 11.1899996 33.3880005, 11.1899996 33.3880005, 11.1899996 33.3880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3308'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.396 11.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.396"^^xsd:decimal ;
  dwc:decimalLongitude "11.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.396 11.183)"^^geo:wktLiteral ;
  geo-pos:lat "33.396"^^xsd:decimal ;
  geo-pos:long "11.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3309'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3309'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5047222222222'^^xsd:double;
  dwc:longitude '11.183'^^xsd:double;
  dwc:latitude '33.396'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1829996 33.3959999, 11.1829996 33.3959999, 11.1829996 33.3959999, 11.1829996 33.3959999, 11.1829996 33.3959999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3309'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.387001 11.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.387001"^^xsd:decimal ;
  dwc:decimalLongitude "11.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.387001 11.138)"^^geo:wktLiteral ;
  geo-pos:lat "33.387001"^^xsd:decimal ;
  geo-pos:long "11.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3310'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3310'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7469444444444'^^xsd:double;
  dwc:longitude '11.138'^^xsd:double;
  dwc:latitude '33.387001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1379995 33.387001, 11.1379995 33.387001, 11.1379995 33.387001, 11.1379995 33.387001, 11.1379995 33.387001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3310'^^xsd:string;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.424999 11.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.424999"^^xsd:decimal ;
  dwc:decimalLongitude "11.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.424999 11.222)"^^geo:wktLiteral ;
  geo-pos:lat "33.424999"^^xsd:decimal ;
  geo-pos:long "11.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3311'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3311'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.5358333333333'^^xsd:double;
  dwc:longitude '11.222'^^xsd:double;
  dwc:latitude '33.424999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2220001 33.4249992, 11.2220001 33.4249992, 11.2220001 33.4249992, 11.2220001 33.4249992, 11.2220001 33.4249992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3311'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.383999 11.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.383999"^^xsd:decimal ;
  dwc:decimalLongitude "11.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.383999 11.171)"^^geo:wktLiteral ;
  geo-pos:lat "33.383999"^^xsd:decimal ;
  geo-pos:long "11.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3312'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3312'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.1880555555556'^^xsd:double;
  dwc:longitude '11.171'^^xsd:double;
  dwc:latitude '33.383999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1709995 33.3839989, 11.1709995 33.3839989, 11.1709995 33.3839989, 11.1709995 33.3839989, 11.1709995 33.3839989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3312'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.389 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.389 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.389"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3313'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3313'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.4688888888889'^^xsd:double;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.389'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1820002 33.3889999, 11.1820002 33.3889999, 11.1820002 33.3889999, 11.1820002 33.3889999, 11.1820002 33.3889999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3313'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.389999 11.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.389999"^^xsd:decimal ;
  dwc:decimalLongitude "11.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.389999 11.176)"^^geo:wktLiteral ;
  geo-pos:lat "33.389999"^^xsd:decimal ;
  geo-pos:long "11.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3314'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3314'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.0808333333333'^^xsd:double;
  dwc:longitude '11.176'^^xsd:double;
  dwc:latitude '33.389999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1759996 33.3899994, 11.1759996 33.3899994, 11.1759996 33.3899994, 11.1759996 33.3899994, 11.1759996 33.3899994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3314'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.398998 11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.398998"^^xsd:decimal ;
  dwc:decimalLongitude "11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.398998 11.165)"^^geo:wktLiteral ;
  geo-pos:lat "33.398998"^^xsd:decimal ;
  geo-pos:long "11.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3315'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3315'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.6597222222222'^^xsd:double;
  dwc:longitude '11.165'^^xsd:double;
  dwc:latitude '33.398998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.165 33.3989983, 11.165 33.3989983, 11.165 33.3989983, 11.165 33.3989983, 11.165 33.3989983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3315'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.380001 11.178001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.380001"^^xsd:decimal ;
  dwc:decimalLongitude "11.178001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.380001 11.178001)"^^geo:wktLiteral ;
  geo-pos:lat "33.380001"^^xsd:decimal ;
  geo-pos:long "11.178001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3316'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3316'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.0986111111111'^^xsd:double;
  dwc:longitude '11.178001'^^xsd:double;
  dwc:latitude '33.380001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1780005 33.3800011, 11.1780005 33.3800011, 11.1780005 33.3800011, 11.1780005 33.3800011, 11.1780005 33.3800011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3316'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.387001 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.387001"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.387001 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "33.387001"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3317'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3317'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.4136111111111'^^xsd:double;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '33.387001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1750002 33.387001, 11.1750002 33.387001, 11.1750002 33.387001, 11.1750002 33.387001, 11.1750002 33.387001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3317'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.383999 11.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.383999"^^xsd:decimal ;
  dwc:decimalLongitude "11.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.383999 11.171)"^^geo:wktLiteral ;
  geo-pos:lat "33.383999"^^xsd:decimal ;
  geo-pos:long "11.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3318'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3318'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.9816666666667'^^xsd:double;
  dwc:longitude '11.171'^^xsd:double;
  dwc:latitude '33.383999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1709995 33.3839989, 11.1709995 33.3839989, 11.1709995 33.3839989, 11.1709995 33.3839989, 11.1709995 33.3839989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3318'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.410999 11.112001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.410999"^^xsd:decimal ;
  dwc:decimalLongitude "11.112001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.410999 11.112001)"^^geo:wktLiteral ;
  geo-pos:lat "33.410999"^^xsd:decimal ;
  geo-pos:long "11.112001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3319'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3319'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.1211111111111'^^xsd:double;
  dwc:longitude '11.112001'^^xsd:double;
  dwc:latitude '33.410999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1120005 33.4109993, 11.1120005 33.4109993, 11.1120005 33.4109993, 11.1120005 33.4109993, 11.1120005 33.4109993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3319'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.400002 11.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.400002"^^xsd:decimal ;
  dwc:decimalLongitude "11.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.400002 11.109)"^^geo:wktLiteral ;
  geo-pos:lat "33.400002"^^xsd:decimal ;
  geo-pos:long "11.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3320'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3320'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.3225'^^xsd:double;
  dwc:longitude '11.109'^^xsd:double;
  dwc:latitude '33.400002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1090002 33.4000015, 11.1090002 33.4000015, 11.1090002 33.4000015, 11.1090002 33.4000015, 11.1090002 33.4000015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3320'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.410999 11.112001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.410999"^^xsd:decimal ;
  dwc:decimalLongitude "11.112001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.410999 11.112001)"^^geo:wktLiteral ;
  geo-pos:lat "33.410999"^^xsd:decimal ;
  geo-pos:long "11.112001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3321'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3321'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.5572222222222'^^xsd:double;
  dwc:longitude '11.112001'^^xsd:double;
  dwc:latitude '33.410999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1120005 33.4109993, 11.1120005 33.4109993, 11.1120005 33.4109993, 11.1120005 33.4109993, 11.1120005 33.4109993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3321'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.994 18.589001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.994"^^xsd:decimal ;
  dwc:decimalLongitude "18.589001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.994 18.589001)"^^geo:wktLiteral ;
  geo-pos:lat "33.994"^^xsd:decimal ;
  geo-pos:long "18.589001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3322'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3322'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.703333333333'^^xsd:double;
  dwc:longitude '18.589001'^^xsd:double;
  dwc:latitude '33.994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.5890007 33.9939995, 18.5890007 33.9939995, 18.5890007 33.9939995, 18.5890007 33.9939995, 18.5890007 33.9939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3322'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.032002 18.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.032002"^^xsd:decimal ;
  dwc:decimalLongitude "18.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.032002 18.486)"^^geo:wktLiteral ;
  geo-pos:lat "34.032002"^^xsd:decimal ;
  geo-pos:long "18.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3323'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_3323'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.5286111111111'^^xsd:double;
  dwc:longitude '18.486'^^xsd:double;
  dwc:latitude '34.032002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.4860001 34.0320015, 18.4860001 34.0320015, 18.4860001 34.0320015, 18.4860001 34.0320015, 18.4860001 34.0320015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3323'^^xsd:string;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013001 17.823999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013001"^^xsd:decimal ;
  dwc:decimalLongitude "17.823999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013001 17.823999)"^^geo:wktLiteral ;
  geo-pos:lat "34.013001"^^xsd:decimal ;
  geo-pos:long "17.823999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3324'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3324'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.540833333333'^^xsd:double;
  dwc:longitude '17.823999'^^xsd:double;
  dwc:latitude '34.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.8239994 34.0130005, 17.8239994 34.0130005, 17.8239994 34.0130005, 17.8239994 34.0130005, 17.8239994 34.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3324'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063999 18.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.063999"^^xsd:decimal ;
  dwc:decimalLongitude "18.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063999 18.011)"^^geo:wktLiteral ;
  geo-pos:lat "34.063999"^^xsd:decimal ;
  geo-pos:long "18.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3325'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3325'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.8711111111111'^^xsd:double;
  dwc:longitude '18.011'^^xsd:double;
  dwc:latitude '34.063999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.0109997 34.0639992, 18.0109997 34.0639992, 18.0109997 34.0639992, 18.0109997 34.0639992, 18.0109997 34.0639992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3325'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 17.634001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "17.634001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 17.634001)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "17.634001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3326'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3326'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.2469444444444'^^xsd:double;
  dwc:longitude '17.634001'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.6340008 34, 17.6340008 34, 17.6340008 34, 17.6340008 34, 17.6340008 34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3326'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.020001 16.999001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.020001"^^xsd:decimal ;
  dwc:decimalLongitude "16.999001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.020001 16.999001)"^^geo:wktLiteral ;
  geo-pos:lat "34.020001"^^xsd:decimal ;
  geo-pos:long "16.999001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3327'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3327'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.893333333333'^^xsd:double;
  dwc:longitude '16.999001'^^xsd:double;
  dwc:latitude '34.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.9990006 34.0200005, 16.9990006 34.0200005, 16.9990006 34.0200005, 16.9990006 34.0200005, 16.9990006 34.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3327'^^xsd:string;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967999 16.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967999"^^xsd:decimal ;
  dwc:decimalLongitude "16.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967999 16.854)"^^geo:wktLiteral ;
  geo-pos:lat "33.967999"^^xsd:decimal ;
  geo-pos:long "16.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3328'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_3328'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.5136111111111'^^xsd:double;
  dwc:longitude '16.854'^^xsd:double;
  dwc:latitude '33.967999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.8540001 33.9679985, 16.8540001 33.9679985, 16.8540001 33.9679985, 16.8540001 33.9679985, 16.8540001 33.9679985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3328'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.370998 15.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.370998"^^xsd:decimal ;
  dwc:decimalLongitude "15.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.370998 15.858)"^^geo:wktLiteral ;
  geo-pos:lat "33.370998"^^xsd:decimal ;
  geo-pos:long "15.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3329'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_3329'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.7408333333333'^^xsd:double;
  dwc:longitude '15.858'^^xsd:double;
  dwc:latitude '33.370998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.8579998 33.3709984, 15.8579998 33.3709984, 15.8579998 33.3709984, 15.8579998 33.3709984, 15.8579998 33.3709984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3329'^^xsd:string;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.369 15.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.369"^^xsd:decimal ;
  dwc:decimalLongitude "15.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.369 15.831)"^^geo:wktLiteral ;
  geo-pos:lat "33.369"^^xsd:decimal ;
  geo-pos:long "15.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3330'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_3330'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.3761111111111'^^xsd:double;
  dwc:longitude '15.831'^^xsd:double;
  dwc:latitude '33.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.8310003 33.3689995, 15.8310003 33.3689995, 15.8310003 33.3689995, 15.8310003 33.3689995, 15.8310003 33.3689995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3330'^^xsd:string;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.252998 15.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.252998"^^xsd:decimal ;
  dwc:decimalLongitude "15.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.252998 15.453)"^^geo:wktLiteral ;
  geo-pos:lat "33.252998"^^xsd:decimal ;
  geo-pos:long "15.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3331'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3331'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.2905555555556'^^xsd:double;
  dwc:longitude '15.453'^^xsd:double;
  dwc:latitude '33.252998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4530001 33.2529984, 15.4530001 33.2529984, 15.4530001 33.2529984, 15.4530001 33.2529984, 15.4530001 33.2529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3331'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.23 15.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.23 15.441)"^^geo:wktLiteral ;
  geo-pos:lat "33.23"^^xsd:decimal ;
  geo-pos:long "15.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3332'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3332'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.9969444444444'^^xsd:double;
  dwc:longitude '15.441'^^xsd:double;
  dwc:latitude '33.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.441 33.2299995, 15.441 33.2299995, 15.441 33.2299995, 15.441 33.2299995, 15.441 33.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3332'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.083 14.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.083"^^xsd:decimal ;
  dwc:decimalLongitude "14.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.083 14.874)"^^geo:wktLiteral ;
  geo-pos:lat "33.083"^^xsd:decimal ;
  geo-pos:long "14.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3333'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3333'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3122222222222'^^xsd:double;
  dwc:longitude '14.874'^^xsd:double;
  dwc:latitude '33.083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.8739996 33.0830002, 14.8739996 33.0830002, 14.8739996 33.0830002, 14.8739996 33.0830002, 14.8739996 33.0830002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3333'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.341 13.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.341"^^xsd:decimal ;
  dwc:decimalLongitude "13.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.341 13.664)"^^geo:wktLiteral ;
  geo-pos:lat "33.341"^^xsd:decimal ;
  geo-pos:long "13.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3334'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3334'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.2594444444444'^^xsd:double;
  dwc:longitude '13.664'^^xsd:double;
  dwc:latitude '33.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.6639996 33.3409996, 13.6639996 33.3409996, 13.6639996 33.3409996, 13.6639996 33.3409996, 13.6639996 33.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3334'^^xsd:string;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.341 13.645001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.341"^^xsd:decimal ;
  dwc:decimalLongitude "13.645001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.341 13.645001)"^^geo:wktLiteral ;
  geo-pos:lat "33.341"^^xsd:decimal ;
  geo-pos:long "13.645001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3335'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3335'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.385'^^xsd:double;
  dwc:longitude '13.645001'^^xsd:double;
  dwc:latitude '33.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.6450005 33.3409996, 13.6450005 33.3409996, 13.6450005 33.3409996, 13.6450005 33.3409996, 13.6450005 33.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3335'^^xsd:string;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.384998 11.738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.384998"^^xsd:decimal ;
  dwc:decimalLongitude "11.738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.384998 11.738)"^^geo:wktLiteral ;
  geo-pos:lat "36.384998"^^xsd:decimal ;
  geo-pos:long "11.738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3075'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3075'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.8125'^^xsd:double;
  dwc:longitude '11.738'^^xsd:double;
  dwc:latitude '36.384998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7379999 36.3849983, 11.7379999 36.3849983, 11.7379999 36.3849983, 11.7379999 36.3849983, 11.7379999 36.3849983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3075'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.396999 11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.396999"^^xsd:decimal ;
  dwc:decimalLongitude "11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.396999 11.78)"^^geo:wktLiteral ;
  geo-pos:lat "36.396999"^^xsd:decimal ;
  geo-pos:long "11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3077'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3077'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.905277777778'^^xsd:double;
  dwc:longitude '11.78'^^xsd:double;
  dwc:latitude '36.396999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7799997 36.3969994, 11.7799997 36.3969994, 11.7799997 36.3969994, 11.7799997 36.3969994, 11.7799997 36.3969994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3077'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.390999 11.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.390999"^^xsd:decimal ;
  dwc:decimalLongitude "11.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.390999 11.784)"^^geo:wktLiteral ;
  geo-pos:lat "36.390999"^^xsd:decimal ;
  geo-pos:long "11.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3078'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3078'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.420277777778'^^xsd:double;
  dwc:longitude '11.784'^^xsd:double;
  dwc:latitude '36.390999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7840004 36.3909988, 11.7840004 36.3909988, 11.7840004 36.3909988, 11.7840004 36.3909988, 11.7840004 36.3909988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3078'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.389999 11.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.389999"^^xsd:decimal ;
  dwc:decimalLongitude "11.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.389999 11.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.389999"^^xsd:decimal ;
  geo-pos:long "11.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3079'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3079'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.699722222222'^^xsd:double;
  dwc:longitude '11.783'^^xsd:double;
  dwc:latitude '36.389999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.783 36.3899994, 11.783 36.3899994, 11.783 36.3899994, 11.783 36.3899994, 11.783 36.3899994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3079'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.384998 11.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.384998"^^xsd:decimal ;
  dwc:decimalLongitude "11.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.384998 11.772)"^^geo:wktLiteral ;
  geo-pos:lat "36.384998"^^xsd:decimal ;
  geo-pos:long "11.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3080'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3080'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.624722222222'^^xsd:double;
  dwc:longitude '11.772'^^xsd:double;
  dwc:latitude '36.384998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7720003 36.3849983, 11.7720003 36.3849983, 11.7720003 36.3849983, 11.7720003 36.3849983, 11.7720003 36.3849983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3080'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.372002 11.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.372002"^^xsd:decimal ;
  dwc:decimalLongitude "11.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.372002 11.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.372002"^^xsd:decimal ;
  geo-pos:long "11.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3081'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3081'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.083611111111'^^xsd:double;
  dwc:longitude '11.783'^^xsd:double;
  dwc:latitude '36.372002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.783 36.3720017, 11.783 36.3720017, 11.783 36.3720017, 11.783 36.3720017, 11.783 36.3720017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3081'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.316002 11.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.316002"^^xsd:decimal ;
  dwc:decimalLongitude "11.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.316002 11.778)"^^geo:wktLiteral ;
  geo-pos:lat "36.316002"^^xsd:decimal ;
  geo-pos:long "11.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3082'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3082'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.0825'^^xsd:double;
  dwc:longitude '11.778'^^xsd:double;
  dwc:latitude '36.316002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7779999 36.3160019, 11.7779999 36.3160019, 11.7779999 36.3160019, 11.7779999 36.3160019, 11.7779999 36.3160019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3082'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.234001 11.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.234001"^^xsd:decimal ;
  dwc:decimalLongitude "11.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.234001 11.735)"^^geo:wktLiteral ;
  geo-pos:lat "36.234001"^^xsd:decimal ;
  geo-pos:long "11.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3083'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3083'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.783888888889'^^xsd:double;
  dwc:longitude '11.735'^^xsd:double;
  dwc:latitude '36.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7349997 36.2340012, 11.7349997 36.2340012, 11.7349997 36.2340012, 11.7349997 36.2340012, 11.7349997 36.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3083'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.213001 11.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.213001"^^xsd:decimal ;
  dwc:decimalLongitude "11.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.213001 11.672)"^^geo:wktLiteral ;
  geo-pos:lat "36.213001"^^xsd:decimal ;
  geo-pos:long "11.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3084'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3084'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.81861111111111'^^xsd:double;
  dwc:longitude '11.672'^^xsd:double;
  dwc:latitude '36.213001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6719999 36.2130013, 11.6719999 36.2130013, 11.6719999 36.2130013, 11.6719999 36.2130013, 11.6719999 36.2130013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3084'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183998 11.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183998"^^xsd:decimal ;
  dwc:decimalLongitude "11.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183998 11.644)"^^geo:wktLiteral ;
  geo-pos:lat "36.183998"^^xsd:decimal ;
  geo-pos:long "11.644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3085'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3085'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.9547222222222'^^xsd:double;
  dwc:longitude '11.644'^^xsd:double;
  dwc:latitude '36.183998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6440001 36.1839981, 11.6440001 36.1839981, 11.6440001 36.1839981, 11.6440001 36.1839981, 11.6440001 36.1839981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3085'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.146 11.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.146"^^xsd:decimal ;
  dwc:decimalLongitude "11.609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.146 11.609)"^^geo:wktLiteral ;
  geo-pos:lat "36.146"^^xsd:decimal ;
  geo-pos:long "11.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3086'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3086'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1252777777778'^^xsd:double;
  dwc:longitude '11.609'^^xsd:double;
  dwc:latitude '36.146'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6090002 36.1459999, 11.6090002 36.1459999, 11.6090002 36.1459999, 11.6090002 36.1459999, 11.6090002 36.1459999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3086'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167999 11.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167999"^^xsd:decimal ;
  dwc:decimalLongitude "11.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167999 11.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.167999"^^xsd:decimal ;
  geo-pos:long "11.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3087'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3087'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1252777777778'^^xsd:double;
  dwc:longitude '11.617'^^xsd:double;
  dwc:latitude '36.167999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6169996 36.1679993, 11.6169996 36.1679993, 11.6169996 36.1679993, 11.6169996 36.1679993, 11.6169996 36.1679993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3087'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.214001 11.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.214001"^^xsd:decimal ;
  dwc:decimalLongitude "11.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.214001 11.483)"^^geo:wktLiteral ;
  geo-pos:lat "36.214001"^^xsd:decimal ;
  geo-pos:long "11.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3088'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3088'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.516666666667'^^xsd:double;
  dwc:longitude '11.483'^^xsd:double;
  dwc:latitude '36.214001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4829998 36.2140007, 11.4829998 36.2140007, 11.4829998 36.2140007, 11.4829998 36.2140007, 11.4829998 36.2140007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3088'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221001 11.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.221001"^^xsd:decimal ;
  dwc:decimalLongitude "11.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221001 11.534)"^^geo:wktLiteral ;
  geo-pos:lat "36.221001"^^xsd:decimal ;
  geo-pos:long "11.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3089'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3089'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.236666666667'^^xsd:double;
  dwc:longitude '11.534'^^xsd:double;
  dwc:latitude '36.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5340004 36.2210007, 11.5340004 36.2210007, 11.5340004 36.2210007, 11.5340004 36.2210007, 11.5340004 36.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3089'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221001 11.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.221001"^^xsd:decimal ;
  dwc:decimalLongitude "11.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221001 11.56)"^^geo:wktLiteral ;
  geo-pos:lat "36.221001"^^xsd:decimal ;
  geo-pos:long "11.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3090'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3090'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.3180555555556'^^xsd:double;
  dwc:longitude '11.56'^^xsd:double;
  dwc:latitude '36.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5600004 36.2210007, 11.5600004 36.2210007, 11.5600004 36.2210007, 11.5600004 36.2210007, 11.5600004 36.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3090'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.146 11.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.146"^^xsd:decimal ;
  dwc:decimalLongitude "11.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.146 11.478)"^^geo:wktLiteral ;
  geo-pos:lat "36.146"^^xsd:decimal ;
  geo-pos:long "11.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3091'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3091'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.5758333333333'^^xsd:double;
  dwc:longitude '11.478'^^xsd:double;
  dwc:latitude '36.146'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4779997 36.1459999, 11.4779997 36.1459999, 11.4779997 36.1459999, 11.4779997 36.1459999, 11.4779997 36.1459999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3091'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.185001 11.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.185001"^^xsd:decimal ;
  dwc:decimalLongitude "11.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.185001 11.495)"^^geo:wktLiteral ;
  geo-pos:lat "36.185001"^^xsd:decimal ;
  geo-pos:long "11.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3092'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3092'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.480277777778'^^xsd:double;
  dwc:longitude '11.495'^^xsd:double;
  dwc:latitude '36.185001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4949999 36.1850014, 11.4949999 36.1850014, 11.4949999 36.1850014, 11.4949999 36.1850014, 11.4949999 36.1850014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3092'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.273998 11.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.273998"^^xsd:decimal ;
  dwc:decimalLongitude "11.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.273998 11.529)"^^geo:wktLiteral ;
  geo-pos:lat "36.273998"^^xsd:decimal ;
  geo-pos:long "11.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3093'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3093'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.252222222222'^^xsd:double;
  dwc:longitude '11.529'^^xsd:double;
  dwc:latitude '36.273998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5290003 36.2739983, 11.5290003 36.2739983, 11.5290003 36.2739983, 11.5290003 36.2739983, 11.5290003 36.2739983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3093'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.296001 11.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.296001"^^xsd:decimal ;
  dwc:decimalLongitude "11.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.296001 11.54)"^^geo:wktLiteral ;
  geo-pos:lat "36.296001"^^xsd:decimal ;
  geo-pos:long "11.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3094'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3094'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.100555555556'^^xsd:double;
  dwc:longitude '11.54'^^xsd:double;
  dwc:latitude '36.296001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.54 36.2960014, 11.54 36.2960014, 11.54 36.2960014, 11.54 36.2960014, 11.54 36.2960014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3094'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.284 11.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.284"^^xsd:decimal ;
  dwc:decimalLongitude "11.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.284 11.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.284"^^xsd:decimal ;
  geo-pos:long "11.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3095'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3095'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.110555555556'^^xsd:double;
  dwc:longitude '11.537'^^xsd:double;
  dwc:latitude '36.284'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5369997 36.2840004, 11.5369997 36.2840004, 11.5369997 36.2840004, 11.5369997 36.2840004, 11.5369997 36.2840004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3095'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.303001 11.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.303001"^^xsd:decimal ;
  dwc:decimalLongitude "11.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.303001 11.541)"^^geo:wktLiteral ;
  geo-pos:lat "36.303001"^^xsd:decimal ;
  geo-pos:long "11.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3096'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3096'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.888333333333'^^xsd:double;
  dwc:longitude '11.541'^^xsd:double;
  dwc:latitude '36.303001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5410004 36.3030014, 11.5410004 36.3030014, 11.5410004 36.3030014, 11.5410004 36.3030014, 11.5410004 36.3030014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3096'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.298 11.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.298"^^xsd:decimal ;
  dwc:decimalLongitude "11.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.298 11.546)"^^geo:wktLiteral ;
  geo-pos:lat "36.298"^^xsd:decimal ;
  geo-pos:long "11.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3097'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3097'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.7511111111111'^^xsd:double;
  dwc:longitude '11.546'^^xsd:double;
  dwc:latitude '36.298'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5459995 36.2980003, 11.5459995 36.2980003, 11.5459995 36.2980003, 11.5459995 36.2980003, 11.5459995 36.2980003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3097'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.327999 11.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.327999"^^xsd:decimal ;
  dwc:decimalLongitude "11.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.327999 11.547)"^^geo:wktLiteral ;
  geo-pos:lat "36.327999"^^xsd:decimal ;
  geo-pos:long "11.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3098'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3098'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.0525'^^xsd:double;
  dwc:longitude '11.547'^^xsd:double;
  dwc:latitude '36.327999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5469999 36.3279991, 11.5469999 36.3279991, 11.5469999 36.3279991, 11.5469999 36.3279991, 11.5469999 36.3279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3098'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.347 11.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.347"^^xsd:decimal ;
  dwc:decimalLongitude "11.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.347 11.552)"^^geo:wktLiteral ;
  geo-pos:lat "36.347"^^xsd:decimal ;
  geo-pos:long "11.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3099'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3099'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.3927777777778'^^xsd:double;
  dwc:longitude '11.552'^^xsd:double;
  dwc:latitude '36.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5520001 36.3470001, 11.5520001 36.3470001, 11.5520001 36.3470001, 11.5520001 36.3470001, 11.5520001 36.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3099'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.362999 11.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.362999"^^xsd:decimal ;
  dwc:decimalLongitude "11.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.362999 11.556)"^^geo:wktLiteral ;
  geo-pos:lat "36.362999"^^xsd:decimal ;
  geo-pos:long "11.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3100'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3100'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2269444444444'^^xsd:double;
  dwc:longitude '11.556'^^xsd:double;
  dwc:latitude '36.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5559998 36.362999, 11.5559998 36.362999, 11.5559998 36.362999, 11.5559998 36.362999, 11.5559998 36.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3100'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.866001 10.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.866001"^^xsd:decimal ;
  dwc:decimalLongitude "10.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.866001 10.989)"^^geo:wktLiteral ;
  geo-pos:lat "34.866001"^^xsd:decimal ;
  geo-pos:long "10.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2878'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2878'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.995'^^xsd:double;
  dwc:longitude '10.989'^^xsd:double;
  dwc:latitude '34.866001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9890003 34.8660011, 10.9890003 34.8660011, 10.9890003 34.8660011, 10.9890003 34.8660011, 10.9890003 34.8660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2878'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.919998 11.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.919998"^^xsd:decimal ;
  dwc:decimalLongitude "11.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.919998 11.041)"^^geo:wktLiteral ;
  geo-pos:lat "34.919998"^^xsd:decimal ;
  geo-pos:long "11.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2879'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2879'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4433333333333'^^xsd:double;
  dwc:longitude '11.041'^^xsd:double;
  dwc:latitude '34.919998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0410004 34.9199982, 11.0410004 34.9199982, 11.0410004 34.9199982, 11.0410004 34.9199982, 11.0410004 34.9199982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2879'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93 11.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93"^^xsd:decimal ;
  dwc:decimalLongitude "11.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93 11.021)"^^geo:wktLiteral ;
  geo-pos:lat "34.93"^^xsd:decimal ;
  geo-pos:long "11.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2880'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2880'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.006666666667'^^xsd:double;
  dwc:longitude '11.021'^^xsd:double;
  dwc:latitude '34.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0209999 34.9300003, 11.0209999 34.9300003, 11.0209999 34.9300003, 11.0209999 34.9300003, 11.0209999 34.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2880'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.958 11.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.958"^^xsd:decimal ;
  dwc:decimalLongitude "11.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.958 11.021)"^^geo:wktLiteral ;
  geo-pos:lat "34.958"^^xsd:decimal ;
  geo-pos:long "11.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2881'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2881'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.106388888889'^^xsd:double;
  dwc:longitude '11.021'^^xsd:double;
  dwc:latitude '34.958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0209999 34.9580002, 11.0209999 34.9580002, 11.0209999 34.9580002, 11.0209999 34.9580002, 11.0209999 34.9580002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2881'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.389999 11.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.389999"^^xsd:decimal ;
  dwc:decimalLongitude "11.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.389999 11.568)"^^geo:wktLiteral ;
  geo-pos:lat "36.389999"^^xsd:decimal ;
  geo-pos:long "11.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3101'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3101'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1519444444444'^^xsd:double;
  dwc:longitude '11.568'^^xsd:double;
  dwc:latitude '36.389999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5679998 36.3899994, 11.5679998 36.3899994, 11.5679998 36.3899994, 11.5679998 36.3899994, 11.5679998 36.3899994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3101'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.439999 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.439999"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.439999 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "36.439999"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3102'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3102'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.159722222222'^^xsd:double;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '36.439999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5799999 36.4399986, 11.5799999 36.4399986, 11.5799999 36.4399986, 11.5799999 36.4399986, 11.5799999 36.4399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3102'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.435001 11.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.435001"^^xsd:decimal ;
  dwc:decimalLongitude "11.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.435001 11.586)"^^geo:wktLiteral ;
  geo-pos:lat "36.435001"^^xsd:decimal ;
  geo-pos:long "11.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3103'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3103'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.9775'^^xsd:double;
  dwc:longitude '11.586'^^xsd:double;
  dwc:latitude '36.435001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5860004 36.4350014, 11.5860004 36.4350014, 11.5860004 36.4350014, 11.5860004 36.4350014, 11.5860004 36.4350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3103'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.507 11.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.507"^^xsd:decimal ;
  dwc:decimalLongitude "11.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.507 11.584)"^^geo:wktLiteral ;
  geo-pos:lat "36.507"^^xsd:decimal ;
  geo-pos:long "11.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3104'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3104'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.306944444444'^^xsd:double;
  dwc:longitude '11.584'^^xsd:double;
  dwc:latitude '36.507'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5839996 36.507, 11.5839996 36.507, 11.5839996 36.507, 11.5839996 36.507, 11.5839996 36.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3104'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.501999 11.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.501999"^^xsd:decimal ;
  dwc:decimalLongitude "11.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.501999 11.598)"^^geo:wktLiteral ;
  geo-pos:lat "36.501999"^^xsd:decimal ;
  geo-pos:long "11.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3105'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3105'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.665'^^xsd:double;
  dwc:longitude '11.598'^^xsd:double;
  dwc:latitude '36.501999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5979996 36.5019989, 11.5979996 36.5019989, 11.5979996 36.5019989, 11.5979996 36.5019989, 11.5979996 36.5019989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3105'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.602)"^^geo:wktLiteral ;
  geo-pos:lat "36.577"^^xsd:decimal ;
  geo-pos:long "11.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3106'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3106'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1533333333333'^^xsd:double;
  dwc:longitude '11.602'^^xsd:double;
  dwc:latitude '36.577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6020002 36.5769997, 11.6020002 36.5769997, 11.6020002 36.5769997, 11.6020002 36.5769997, 11.6020002 36.5769997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3106'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.576"^^xsd:decimal ;
  dwc:decimalLongitude "11.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.595)"^^geo:wktLiteral ;
  geo-pos:lat "36.576"^^xsd:decimal ;
  geo-pos:long "11.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3107'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3107'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1619444444444'^^xsd:double;
  dwc:longitude '11.595'^^xsd:double;
  dwc:latitude '36.576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5950003 36.5760002, 11.5950003 36.5760002, 11.5950003 36.5760002, 11.5950003 36.5760002, 11.5950003 36.5760002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3107'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.630001 11.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.630001"^^xsd:decimal ;
  dwc:decimalLongitude "11.609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.630001 11.609)"^^geo:wktLiteral ;
  geo-pos:lat "36.630001"^^xsd:decimal ;
  geo-pos:long "11.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3108'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3108'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.7025'^^xsd:double;
  dwc:longitude '11.609'^^xsd:double;
  dwc:latitude '36.630001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6090002 36.6300011, 11.6090002 36.6300011, 11.6090002 36.6300011, 11.6090002 36.6300011, 11.6090002 36.6300011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3108'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.624)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3109'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3109'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.4247222222222'^^xsd:double;
  dwc:longitude '11.624'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6239996 36.6590004, 11.6239996 36.6590004, 11.6239996 36.6590004, 11.6239996 36.6590004, 11.6239996 36.6590004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3109'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.660999 11.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.660999"^^xsd:decimal ;
  dwc:decimalLongitude "11.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.660999 11.643)"^^geo:wktLiteral ;
  geo-pos:lat "36.660999"^^xsd:decimal ;
  geo-pos:long "11.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3110'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3110'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.115277777778'^^xsd:double;
  dwc:longitude '11.643'^^xsd:double;
  dwc:latitude '36.660999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6429997 36.6609993, 11.6429997 36.6609993, 11.6429997 36.6609993, 11.6429997 36.6609993, 11.6429997 36.6609993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3110'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.691002 11.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.691002"^^xsd:decimal ;
  dwc:decimalLongitude "11.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.691002 11.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.691002"^^xsd:decimal ;
  geo-pos:long "11.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3111'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3111'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.54'^^xsd:double;
  dwc:longitude '11.633'^^xsd:double;
  dwc:latitude '36.691002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6330004 36.6910019, 11.6330004 36.6910019, 11.6330004 36.6910019, 11.6330004 36.6910019, 11.6330004 36.6910019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3111'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726002 11.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.726002"^^xsd:decimal ;
  dwc:decimalLongitude "11.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726002 11.588)"^^geo:wktLiteral ;
  geo-pos:lat "36.726002"^^xsd:decimal ;
  geo-pos:long "11.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3112'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3112'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.259444444444'^^xsd:double;
  dwc:longitude '11.588'^^xsd:double;
  dwc:latitude '36.726002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5880003 36.7260017, 11.5880003 36.7260017, 11.5880003 36.7260017, 11.5880003 36.7260017, 11.5880003 36.7260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3112'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.779999 11.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.779999"^^xsd:decimal ;
  dwc:decimalLongitude "11.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.779999 11.602)"^^geo:wktLiteral ;
  geo-pos:lat "36.779999"^^xsd:decimal ;
  geo-pos:long "11.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3113'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3113'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.958611111111'^^xsd:double;
  dwc:longitude '11.602'^^xsd:double;
  dwc:latitude '36.779999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6020002 36.7799988, 11.6020002 36.7799988, 11.6020002 36.7799988, 11.6020002 36.7799988, 11.6020002 36.7799988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3113'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.780998 11.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.780998"^^xsd:decimal ;
  dwc:decimalLongitude "11.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.780998 11.606)"^^geo:wktLiteral ;
  geo-pos:lat "36.780998"^^xsd:decimal ;
  geo-pos:long "11.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3114'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3114'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.022777777778'^^xsd:double;
  dwc:longitude '11.606'^^xsd:double;
  dwc:latitude '36.780998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.606 36.7809982, 11.606 36.7809982, 11.606 36.7809982, 11.606 36.7809982, 11.606 36.7809982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3114'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.786999 11.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.786999"^^xsd:decimal ;
  dwc:decimalLongitude "11.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.786999 11.607)"^^geo:wktLiteral ;
  geo-pos:lat "36.786999"^^xsd:decimal ;
  geo-pos:long "11.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3115'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3115'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.36'^^xsd:double;
  dwc:longitude '11.607'^^xsd:double;
  dwc:latitude '36.786999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6070004 36.7869988, 11.6070004 36.7869988, 11.6070004 36.7869988, 11.6070004 36.7869988, 11.6070004 36.7869988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3115'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.798"^^xsd:decimal ;
  dwc:decimalLongitude "11.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.614)"^^geo:wktLiteral ;
  geo-pos:lat "36.798"^^xsd:decimal ;
  geo-pos:long "11.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3116'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3116'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.675555555556'^^xsd:double;
  dwc:longitude '11.614'^^xsd:double;
  dwc:latitude '36.798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6140003 36.7980003, 11.6140003 36.7980003, 11.6140003 36.7980003, 11.6140003 36.7980003, 11.6140003 36.7980003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3116'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.794998 11.612001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.794998"^^xsd:decimal ;
  dwc:decimalLongitude "11.612001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.794998 11.612001)"^^geo:wktLiteral ;
  geo-pos:lat "36.794998"^^xsd:decimal ;
  geo-pos:long "11.612001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3117'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3117'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.718055555556'^^xsd:double;
  dwc:longitude '11.612001'^^xsd:double;
  dwc:latitude '36.794998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6120005 36.7949982, 11.6120005 36.7949982, 11.6120005 36.7949982, 11.6120005 36.7949982, 11.6120005 36.7949982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3117'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.804001 11.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.804001"^^xsd:decimal ;
  dwc:decimalLongitude "11.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.804001 11.622)"^^geo:wktLiteral ;
  geo-pos:lat "36.804001"^^xsd:decimal ;
  geo-pos:long "11.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3118'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3118'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.976944444444'^^xsd:double;
  dwc:longitude '11.622'^^xsd:double;
  dwc:latitude '36.804001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6219997 36.8040009, 11.6219997 36.8040009, 11.6219997 36.8040009, 11.6219997 36.8040009, 11.6219997 36.8040009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3118'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.939999 11.271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.939999"^^xsd:decimal ;
  dwc:decimalLongitude "11.271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.939999 11.271)"^^geo:wktLiteral ;
  geo-pos:lat "36.939999"^^xsd:decimal ;
  geo-pos:long "11.271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3119'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3119'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.97194444444444'^^xsd:double;
  dwc:longitude '11.271'^^xsd:double;
  dwc:latitude '36.939999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2709999 36.9399986, 11.2709999 36.9399986, 11.2709999 36.9399986, 11.2709999 36.9399986, 11.2709999 36.9399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3119'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.030998 11.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.030998"^^xsd:decimal ;
  dwc:decimalLongitude "11.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.030998 11.283)"^^geo:wktLiteral ;
  geo-pos:lat "37.030998"^^xsd:decimal ;
  geo-pos:long "11.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3120'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_3120'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.77083333333333'^^xsd:double;
  dwc:longitude '11.283'^^xsd:double;
  dwc:latitude '37.030998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.283 37.0309982, 11.283 37.0309982, 11.283 37.0309982, 11.283 37.0309982, 11.283 37.0309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3120'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.194 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.194"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.194 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "37.194"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3121'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_3121'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.64361111111111'^^xsd:double;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '37.194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2690001 37.1940002, 11.2690001 37.1940002, 11.2690001 37.1940002, 11.2690001 37.1940002, 11.2690001 37.1940002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3121'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168999 11.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.168999"^^xsd:decimal ;
  dwc:decimalLongitude "11.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168999 11.33)"^^geo:wktLiteral ;
  geo-pos:lat "37.168999"^^xsd:decimal ;
  geo-pos:long "11.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3122'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_3122'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.92527777777778'^^xsd:double;
  dwc:longitude '11.33'^^xsd:double;
  dwc:latitude '37.168999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3299999 37.1689987, 11.3299999 37.1689987, 11.3299999 37.1689987, 11.3299999 37.1689987, 11.3299999 37.1689987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3122'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.157002 11.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.157002"^^xsd:decimal ;
  dwc:decimalLongitude "11.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.157002 11.315)"^^geo:wktLiteral ;
  geo-pos:lat "37.157002"^^xsd:decimal ;
  geo-pos:long "11.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3123'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3123'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.49805555555556'^^xsd:double;
  dwc:longitude '11.315'^^xsd:double;
  dwc:latitude '37.157002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3149996 37.1570015, 11.3149996 37.1570015, 11.3149996 37.1570015, 11.3149996 37.1570015, 11.3149996 37.1570015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3123'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245998 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.245998"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245998 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.245998"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3124'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3124'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.66611111111111'^^xsd:double;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '37.245998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2139998 37.2459984, 11.2139998 37.2459984, 11.2139998 37.2459984, 11.2139998 37.2459984, 11.2139998 37.2459984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3124'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.169998 11.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.169998"^^xsd:decimal ;
  dwc:decimalLongitude "11.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.169998 11.234)"^^geo:wktLiteral ;
  geo-pos:lat "37.169998"^^xsd:decimal ;
  geo-pos:long "11.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3125'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3125'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.1808333333333'^^xsd:double;
  dwc:longitude '11.234'^^xsd:double;
  dwc:latitude '37.169998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2340002 37.1699982, 11.2340002 37.1699982, 11.2340002 37.1699982, 11.2340002 37.1699982, 11.2340002 37.1699982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3125'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175999 11.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.175999"^^xsd:decimal ;
  dwc:decimalLongitude "11.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175999 11.234)"^^geo:wktLiteral ;
  geo-pos:lat "37.175999"^^xsd:decimal ;
  geo-pos:long "11.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3126'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3126'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.4813888888889'^^xsd:double;
  dwc:longitude '11.234'^^xsd:double;
  dwc:latitude '37.175999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2340002 37.1759987, 11.2340002 37.1759987, 11.2340002 37.1759987, 11.2340002 37.1759987, 11.2340002 37.1759987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3126'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.998001 11.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.998001"^^xsd:decimal ;
  dwc:decimalLongitude "11.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.998001 11.348)"^^geo:wktLiteral ;
  geo-pos:lat "36.998001"^^xsd:decimal ;
  geo-pos:long "11.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3127'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3127'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.28111111111111'^^xsd:double;
  dwc:longitude '11.348'^^xsd:double;
  dwc:latitude '36.998001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3479996 36.9980011, 11.3479996 36.9980011, 11.3479996 36.9980011, 11.3479996 36.9980011, 11.3479996 36.9980011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3127'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.115002 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.115002"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.115002 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.115002"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3128'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3128'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.65111111111111'^^xsd:double;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '37.115002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1719999 37.1150017, 11.1719999 37.1150017, 11.1719999 37.1150017, 11.1719999 37.1150017, 11.1719999 37.1150017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3128'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.409 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.409"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.409 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.409"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3129'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3129'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.38805555555556'^^xsd:double;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.409'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9169998 37.4090004, 10.9169998 37.4090004, 10.9169998 37.4090004, 10.9169998 37.4090004, 10.9169998 37.4090004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3129'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3130'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3130'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.7205555555556'^^xsd:double;
  dwc:longitude '10.752'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7519999 37.4169998, 10.7519999 37.4169998, 10.7519999 37.4169998, 10.7519999 37.4169998, 10.7519999 37.4169998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3130'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.397999 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.397999"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.397999 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.397999"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3131'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3131'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.1602777777778'^^xsd:double;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.397999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.717 37.3979988, 10.717 37.3979988, 10.717 37.3979988, 10.717 37.3979988, 10.717 37.3979988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3131'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.390999 10.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.390999"^^xsd:decimal ;
  dwc:decimalLongitude "10.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.390999 10.69)"^^geo:wktLiteral ;
  geo-pos:lat "37.390999"^^xsd:decimal ;
  geo-pos:long "10.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3132'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3132'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.3069444444444'^^xsd:double;
  dwc:longitude '10.69'^^xsd:double;
  dwc:latitude '37.390999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6899996 37.3909988, 10.6899996 37.3909988, 10.6899996 37.3909988, 10.6899996 37.3909988, 10.6899996 37.3909988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3132'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.363998 10.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.363998"^^xsd:decimal ;
  dwc:decimalLongitude "10.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.363998 10.513)"^^geo:wktLiteral ;
  geo-pos:lat "37.363998"^^xsd:decimal ;
  geo-pos:long "10.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3133'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3133'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.9238888888889'^^xsd:double;
  dwc:longitude '10.513'^^xsd:double;
  dwc:latitude '37.363998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5129995 37.3639984, 10.5129995 37.3639984, 10.5129995 37.3639984, 10.5129995 37.3639984, 10.5129995 37.3639984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3133'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.366001 10.518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.366001"^^xsd:decimal ;
  dwc:decimalLongitude "10.518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.366001 10.518)"^^geo:wktLiteral ;
  geo-pos:lat "37.366001"^^xsd:decimal ;
  geo-pos:long "10.518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3134'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3134'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.9869444444444'^^xsd:double;
  dwc:longitude '10.518'^^xsd:double;
  dwc:latitude '37.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5179997 37.3660011, 10.5179997 37.3660011, 10.5179997 37.3660011, 10.5179997 37.3660011, 10.5179997 37.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3134'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.376 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.376"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.376 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "37.376"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3135'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3135'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.6144444444444'^^xsd:double;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '37.376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4449997 37.3759995, 10.4449997 37.3759995, 10.4449997 37.3759995, 10.4449997 37.3759995, 10.4449997 37.3759995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3135'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.377998 10.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.377998"^^xsd:decimal ;
  dwc:decimalLongitude "10.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.377998 10.397)"^^geo:wktLiteral ;
  geo-pos:lat "37.377998"^^xsd:decimal ;
  geo-pos:long "10.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3136'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3136'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5111111111111'^^xsd:double;
  dwc:longitude '10.397'^^xsd:double;
  dwc:latitude '37.377998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3970003 37.3779984, 10.3970003 37.3779984, 10.3970003 37.3779984, 10.3970003 37.3779984, 10.3970003 37.3779984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3136'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 10.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "10.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 10.404)"^^geo:wktLiteral ;
  geo-pos:lat "37.375"^^xsd:decimal ;
  geo-pos:long "10.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3137'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3137'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.9113888888889'^^xsd:double;
  dwc:longitude '10.404'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4040003 37.375, 10.4040003 37.375, 10.4040003 37.375, 10.4040003 37.375, 10.4040003 37.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3137'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257999 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257999"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257999 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "35.257999"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3369'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3369'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.0044444444444'^^xsd:double;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '35.257999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5749998 35.2579994, 12.5749998 35.2579994, 12.5749998 35.2579994, 12.5749998 35.2579994, 12.5749998 35.2579994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3369'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.285999 12.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.285999"^^xsd:decimal ;
  dwc:decimalLongitude "12.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.285999 12.761)"^^geo:wktLiteral ;
  geo-pos:lat "35.285999"^^xsd:decimal ;
  geo-pos:long "12.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3370'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3370'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.398611111111'^^xsd:double;
  dwc:longitude '12.761'^^xsd:double;
  dwc:latitude '35.285999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7609997 35.2859993, 12.7609997 35.2859993, 12.7609997 35.2859993, 12.7609997 35.2859993, 12.7609997 35.2859993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3370'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.255001 12.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.255001"^^xsd:decimal ;
  dwc:decimalLongitude "12.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.255001 12.533)"^^geo:wktLiteral ;
  geo-pos:lat "35.255001"^^xsd:decimal ;
  geo-pos:long "12.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3371'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3371'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.1194444444444'^^xsd:double;
  dwc:longitude '12.533'^^xsd:double;
  dwc:latitude '35.255001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.533 35.2550011, 12.533 35.2550011, 12.533 35.2550011, 12.533 35.2550011, 12.533 35.2550011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3371'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.287998 12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.287998"^^xsd:decimal ;
  dwc:decimalLongitude "12.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.287998 12.51)"^^geo:wktLiteral ;
  geo-pos:lat "35.287998"^^xsd:decimal ;
  geo-pos:long "12.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3372'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3372'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.9402777777778'^^xsd:double;
  dwc:longitude '12.51'^^xsd:double;
  dwc:latitude '35.287998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5100002 35.2879982, 12.5100002 35.2879982, 12.5100002 35.2879982, 12.5100002 35.2879982, 12.5100002 35.2879982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3372'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.313 12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.313"^^xsd:decimal ;
  dwc:decimalLongitude "12.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.313 12.51)"^^geo:wktLiteral ;
  geo-pos:lat "35.313"^^xsd:decimal ;
  geo-pos:long "12.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3373'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3373'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7097222222222'^^xsd:double;
  dwc:longitude '12.51'^^xsd:double;
  dwc:latitude '35.313'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5100002 35.3129997, 12.5100002 35.3129997, 12.5100002 35.3129997, 12.5100002 35.3129997, 12.5100002 35.3129997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3373'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.255001 12.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.255001"^^xsd:decimal ;
  dwc:decimalLongitude "12.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.255001 12.581)"^^geo:wktLiteral ;
  geo-pos:lat "35.255001"^^xsd:decimal ;
  geo-pos:long "12.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3374'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3374'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.3583333333333'^^xsd:double;
  dwc:longitude '12.581'^^xsd:double;
  dwc:latitude '35.255001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5810003 35.2550011, 12.5810003 35.2550011, 12.5810003 35.2550011, 12.5810003 35.2550011, 12.5810003 35.2550011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3374'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 12.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257"^^xsd:decimal ;
  dwc:decimalLongitude "12.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 12.586)"^^geo:wktLiteral ;
  geo-pos:lat "35.257"^^xsd:decimal ;
  geo-pos:long "12.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3375'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3375'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.8458333333333'^^xsd:double;
  dwc:longitude '12.586'^^xsd:double;
  dwc:latitude '35.257'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5860004 35.257, 12.5860004 35.257, 12.5860004 35.257, 12.5860004 35.257, 12.5860004 35.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3375'^^xsd:string;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.268002"^^xsd:decimal ;
  dwc:decimalLongitude "12.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.268002"^^xsd:decimal ;
  geo-pos:long "12.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3376'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_3376'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.5422222222222'^^xsd:double;
  dwc:longitude '12.587'^^xsd:double;
  dwc:latitude '35.268002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5869999 35.2680016, 12.5869999 35.2680016, 12.5869999 35.2680016, 12.5869999 35.2680016, 12.5869999 35.2680016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3376'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.262001 12.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.262001"^^xsd:decimal ;
  dwc:decimalLongitude "12.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.262001 12.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.262001"^^xsd:decimal ;
  geo-pos:long "12.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3377'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_3377'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.4191666666667'^^xsd:double;
  dwc:longitude '12.587'^^xsd:double;
  dwc:latitude '35.262001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5869999 35.262001, 12.5869999 35.262001, 12.5869999 35.262001, 12.5869999 35.262001, 12.5869999 35.262001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3377'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264 12.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.264"^^xsd:decimal ;
  dwc:decimalLongitude "12.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264 12.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.264"^^xsd:decimal ;
  geo-pos:long "12.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3378'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_3378'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2552777777778'^^xsd:double;
  dwc:longitude '12.583'^^xsd:double;
  dwc:latitude '35.264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5830002 35.2639999, 12.5830002 35.2639999, 12.5830002 35.2639999, 12.5830002 35.2639999, 12.5830002 35.2639999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3378'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264 12.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.264"^^xsd:decimal ;
  dwc:decimalLongitude "12.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264 12.579001)"^^geo:wktLiteral ;
  geo-pos:lat "35.264"^^xsd:decimal ;
  geo-pos:long "12.579001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3379'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_3379'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2636111111111'^^xsd:double;
  dwc:longitude '12.579001'^^xsd:double;
  dwc:latitude '35.264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5790005 35.2639999, 12.5790005 35.2639999, 12.5790005 35.2639999, 12.5790005 35.2639999, 12.5790005 35.2639999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3379'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.268002"^^xsd:decimal ;
  dwc:decimalLongitude "12.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.565)"^^geo:wktLiteral ;
  geo-pos:lat "35.268002"^^xsd:decimal ;
  geo-pos:long "12.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3380'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3380'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.6969444444444'^^xsd:double;
  dwc:longitude '12.565'^^xsd:double;
  dwc:latitude '35.268002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5649996 35.2680016, 12.5649996 35.2680016, 12.5649996 35.2680016, 12.5649996 35.2680016, 12.5649996 35.2680016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3380'^^xsd:string;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.252998 12.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.252998"^^xsd:decimal ;
  dwc:decimalLongitude "12.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.252998 12.581)"^^geo:wktLiteral ;
  geo-pos:lat "35.252998"^^xsd:decimal ;
  geo-pos:long "12.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3381'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3381'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.3205555555556'^^xsd:double;
  dwc:longitude '12.581'^^xsd:double;
  dwc:latitude '35.252998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5810003 35.2529984, 12.5810003 35.2529984, 12.5810003 35.2529984, 12.5810003 35.2529984, 12.5810003 35.2529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3381'^^xsd:string;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.161)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1879'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1879'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.4319444444444'^^xsd:double;
  dwc:longitude '11.161'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1610003 35.2290001, 11.1610003 35.2290001, 11.1610003 35.2290001, 11.1610003 35.2290001, 11.1610003 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1879'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.163)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1880'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1880'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.0683333333333'^^xsd:double;
  dwc:longitude '11.163'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1630001 35.2290001, 11.1630001 35.2290001, 11.1630001 35.2290001, 11.1630001 35.2290001, 11.1630001 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1880'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233002"^^xsd:decimal ;
  dwc:decimalLongitude "11.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.233002"^^xsd:decimal ;
  geo-pos:long "11.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1881'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1881'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.52805555555556'^^xsd:double;
  dwc:longitude '11.167'^^xsd:double;
  dwc:latitude '35.233002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1669998 35.2330017, 11.1669998 35.2330017, 11.1669998 35.2330017, 11.1669998 35.2330017, 11.1669998 35.2330017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1881'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233002"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.233002"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1882'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1882'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.2983333333333'^^xsd:double;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.233002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1680002 35.2330017, 11.1680002 35.2330017, 11.1680002 35.2330017, 11.1680002 35.2330017, 11.1680002 35.2330017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1882'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.178001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.231998"^^xsd:decimal ;
  dwc:decimalLongitude "11.178001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.178001)"^^geo:wktLiteral ;
  geo-pos:lat "35.231998"^^xsd:decimal ;
  geo-pos:long "11.178001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1883'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1883'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.19'^^xsd:double;
  dwc:longitude '11.178001'^^xsd:double;
  dwc:latitude '35.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1780005 35.2319984, 11.1780005 35.2319984, 11.1780005 35.2319984, 11.1780005 35.2319984, 11.1780005 35.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1883'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.234001"^^xsd:decimal ;
  dwc:decimalLongitude "11.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.183)"^^geo:wktLiteral ;
  geo-pos:lat "35.234001"^^xsd:decimal ;
  geo-pos:long "11.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1884'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1884'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6944444444444'^^xsd:double;
  dwc:longitude '11.183'^^xsd:double;
  dwc:latitude '35.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1829996 35.2340012, 11.1829996 35.2340012, 11.1829996 35.2340012, 11.1829996 35.2340012, 11.1829996 35.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1884'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.204001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.243"^^xsd:decimal ;
  dwc:decimalLongitude "11.204001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.204001)"^^geo:wktLiteral ;
  geo-pos:lat "35.243"^^xsd:decimal ;
  geo-pos:long "11.204001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1885'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1885'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.35083333333333'^^xsd:double;
  dwc:longitude '11.204001'^^xsd:double;
  dwc:latitude '35.243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2040005 35.243, 11.2040005 35.243, 11.2040005 35.243, 11.2040005 35.243, 11.2040005 35.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1885'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.234001"^^xsd:decimal ;
  dwc:decimalLongitude "11.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.19)"^^geo:wktLiteral ;
  geo-pos:lat "35.234001"^^xsd:decimal ;
  geo-pos:long "11.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1886'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1886'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.3516666666667'^^xsd:double;
  dwc:longitude '11.19'^^xsd:double;
  dwc:latitude '35.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1899996 35.2340012, 11.1899996 35.2340012, 11.1899996 35.2340012, 11.1899996 35.2340012, 11.1899996 35.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1886'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.231998"^^xsd:decimal ;
  dwc:decimalLongitude "11.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.19)"^^geo:wktLiteral ;
  geo-pos:lat "35.231998"^^xsd:decimal ;
  geo-pos:long "11.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1887'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1887'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.3808333333333'^^xsd:double;
  dwc:longitude '11.19'^^xsd:double;
  dwc:latitude '35.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1899996 35.2319984, 11.1899996 35.2319984, 11.1899996 35.2319984, 11.1899996 35.2319984, 11.1899996 35.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1887'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1888'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1888'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.9388888888889'^^xsd:double;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1879997 35.2290001, 11.1879997 35.2290001, 11.1879997 35.2290001, 11.1879997 35.2290001, 11.1879997 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1888'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.206001 11.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.206001"^^xsd:decimal ;
  dwc:decimalLongitude "11.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.206001 11.187)"^^geo:wktLiteral ;
  geo-pos:lat "35.206001"^^xsd:decimal ;
  geo-pos:long "11.187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1889'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1889'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.24305555555556'^^xsd:double;
  dwc:longitude '11.187'^^xsd:double;
  dwc:latitude '35.206001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1870003 35.2060013, 11.1870003 35.2060013, 11.1870003 35.2060013, 11.1870003 35.2060013, 11.1870003 35.2060013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1889'^^xsd:string;
  dwc:observationDate '2011-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 11.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.226002"^^xsd:decimal ;
  dwc:decimalLongitude "11.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 11.174)"^^geo:wktLiteral ;
  geo-pos:lat "35.226002"^^xsd:decimal ;
  geo-pos:long "11.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1891'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1891'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.8169444444444'^^xsd:double;
  dwc:longitude '11.174'^^xsd:double;
  dwc:latitude '35.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1739998 35.2260017, 11.1739998 35.2260017, 11.1739998 35.2260017, 11.1739998 35.2260017, 11.1739998 35.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1891'^^xsd:string;
  dwc:observationDate '2011-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1892'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1892'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.9161111111111'^^xsd:double;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1680002 35.2290001, 11.1680002 35.2290001, 11.1680002 35.2290001, 11.1680002 35.2290001, 11.1680002 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1892'^^xsd:string;
  dwc:observationDate '2011-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.231998"^^xsd:decimal ;
  dwc:decimalLongitude "11.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.17)"^^geo:wktLiteral ;
  geo-pos:lat "35.231998"^^xsd:decimal ;
  geo-pos:long "11.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1893'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1893'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.7072222222222'^^xsd:double;
  dwc:longitude '11.17'^^xsd:double;
  dwc:latitude '35.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1700001 35.2319984, 11.1700001 35.2319984, 11.1700001 35.2319984, 11.1700001 35.2319984, 11.1700001 35.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1893'^^xsd:string;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.230999"^^xsd:decimal ;
  dwc:decimalLongitude "11.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.141)"^^geo:wktLiteral ;
  geo-pos:lat "35.230999"^^xsd:decimal ;
  geo-pos:long "11.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1894'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1894'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.7775'^^xsd:double;
  dwc:longitude '11.141'^^xsd:double;
  dwc:latitude '35.230999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1409998 35.230999, 11.1409998 35.230999, 11.1409998 35.230999, 11.1409998 35.230999, 11.1409998 35.230999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1894'^^xsd:string;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.234001"^^xsd:decimal ;
  dwc:decimalLongitude "11.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.234001"^^xsd:decimal ;
  geo-pos:long "11.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1895'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1895'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:longitude '11.138'^^xsd:double;
  dwc:latitude '35.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1379995 35.2340012, 11.1379995 35.2340012, 11.1379995 35.2340012, 11.1379995 35.2340012, 11.1379995 35.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1895'^^xsd:string;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 11.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.240002"^^xsd:decimal ;
  dwc:decimalLongitude "11.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 11.154)"^^geo:wktLiteral ;
  geo-pos:lat "35.240002"^^xsd:decimal ;
  geo-pos:long "11.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1896'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1896'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0702777777778'^^xsd:double;
  dwc:longitude '11.154'^^xsd:double;
  dwc:latitude '35.240002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1540003 35.2400017, 11.1540003 35.2400017, 11.1540003 35.2400017, 11.1540003 35.2400017, 11.1540003 35.2400017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1896'^^xsd:string;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.272999 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.272999"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.272999 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "35.272999"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1897'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1897'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.91333333333333'^^xsd:double;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '35.272999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2019997 35.2729988, 11.2019997 35.2729988, 11.2019997 35.2729988, 11.2019997 35.2729988, 11.2019997 35.2729988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1897'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257999 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257999"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257999 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "35.257999"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1898'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1898'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.4138888888889'^^xsd:double;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '35.257999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1809998 35.2579994, 11.1809998 35.2579994, 11.1809998 35.2579994, 11.1809998 35.2579994, 11.1809998 35.2579994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1898'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.259998 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.259998"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.259998 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "35.259998"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1899'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1899'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4630555555556'^^xsd:double;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '35.259998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1300001 35.2599983, 11.1300001 35.2599983, 11.1300001 35.2599983, 11.1300001 35.2599983, 11.1300001 35.2599983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1899'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.263001 11.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.263001"^^xsd:decimal ;
  dwc:decimalLongitude "11.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.263001 11.135)"^^geo:wktLiteral ;
  geo-pos:lat "35.263001"^^xsd:decimal ;
  geo-pos:long "11.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1900'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1900'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.8763888888889'^^xsd:double;
  dwc:longitude '11.135'^^xsd:double;
  dwc:latitude '35.263001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1350002 35.2630005, 11.1350002 35.2630005, 11.1350002 35.2630005, 11.1350002 35.2630005, 11.1350002 35.2630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1900'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.286999 11.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.286999"^^xsd:decimal ;
  dwc:decimalLongitude "11.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.286999 11.102)"^^geo:wktLiteral ;
  geo-pos:lat "35.286999"^^xsd:decimal ;
  geo-pos:long "11.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1901'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1901'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.1291666666667'^^xsd:double;
  dwc:longitude '11.102'^^xsd:double;
  dwc:latitude '35.286999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1020002 35.2869988, 11.1020002 35.2869988, 11.1020002 35.2869988, 11.1020002 35.2869988, 11.1020002 35.2869988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1901'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.275002 11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.275002"^^xsd:decimal ;
  dwc:decimalLongitude "11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.275002 11.12)"^^geo:wktLiteral ;
  geo-pos:lat "35.275002"^^xsd:decimal ;
  geo-pos:long "11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1902'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1902'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.2477777777778'^^xsd:double;
  dwc:longitude '11.12'^^xsd:double;
  dwc:latitude '35.275002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1199999 35.2750015, 11.1199999 35.2750015, 11.1199999 35.2750015, 11.1199999 35.2750015, 11.1199999 35.2750015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1902'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251999 11.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251999"^^xsd:decimal ;
  dwc:decimalLongitude "11.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251999 11.162)"^^geo:wktLiteral ;
  geo-pos:lat "35.251999"^^xsd:decimal ;
  geo-pos:long "11.162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1903'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1903'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.6447222222222'^^xsd:double;
  dwc:longitude '11.162'^^xsd:double;
  dwc:latitude '35.251999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1619997 35.2519989, 11.1619997 35.2519989, 11.1619997 35.2519989, 11.1619997 35.2519989, 11.1619997 35.2519989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1903'^^xsd:string;
  dwc:observationDate '2011-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.243"^^xsd:decimal ;
  dwc:decimalLongitude "11.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.154)"^^geo:wktLiteral ;
  geo-pos:lat "35.243"^^xsd:decimal ;
  geo-pos:long "11.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1904'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1904'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.5416666666667'^^xsd:double;
  dwc:longitude '11.154'^^xsd:double;
  dwc:latitude '35.243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1540003 35.243, 11.1540003 35.243, 11.1540003 35.243, 11.1540003 35.243, 11.1540003 35.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1904'^^xsd:string;
  dwc:observationDate '2011-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.220001"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "35.220001"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1905'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1905'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.3805555555556'^^xsd:double;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '35.220001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2250004 35.2200012, 11.2250004 35.2200012, 11.2250004 35.2200012, 11.2250004 35.2200012, 11.2250004 35.2200012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1905'^^xsd:string;
  dwc:observationDate '2011-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.047001 11.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.047001"^^xsd:decimal ;
  dwc:decimalLongitude "11.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.047001 11.685)"^^geo:wktLiteral ;
  geo-pos:lat "35.047001"^^xsd:decimal ;
  geo-pos:long "11.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1906'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1906'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.63444444444444'^^xsd:double;
  dwc:longitude '11.685'^^xsd:double;
  dwc:latitude '35.047001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6850004 35.0470009, 11.6850004 35.0470009, 11.6850004 35.0470009, 11.6850004 35.0470009, 11.6850004 35.0470009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1906'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.063999 11.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.063999"^^xsd:decimal ;
  dwc:decimalLongitude "11.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.063999 11.693)"^^geo:wktLiteral ;
  geo-pos:lat "35.063999"^^xsd:decimal ;
  geo-pos:long "11.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1907'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1907'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.2841666666667'^^xsd:double;
  dwc:longitude '11.693'^^xsd:double;
  dwc:latitude '35.063999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6929998 35.0639992, 11.6929998 35.0639992, 11.6929998 35.0639992, 11.6929998 35.0639992, 11.6929998 35.0639992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1907'^^xsd:string;
  dwc:observationDate '2011-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.130001 11.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.130001"^^xsd:decimal ;
  dwc:decimalLongitude "11.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.130001 11.988)"^^geo:wktLiteral ;
  geo-pos:lat "35.130001"^^xsd:decimal ;
  geo-pos:long "11.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1908'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1908'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.43472222222222'^^xsd:double;
  dwc:longitude '11.988'^^xsd:double;
  dwc:latitude '35.130001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9879999 35.1300011, 11.9879999 35.1300011, 11.9879999 35.1300011, 11.9879999 35.1300011, 11.9879999 35.1300011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1908'^^xsd:string;
  dwc:observationDate '2011-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.234001"^^xsd:decimal ;
  dwc:decimalLongitude "11.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.29)"^^geo:wktLiteral ;
  geo-pos:lat "35.234001"^^xsd:decimal ;
  geo-pos:long "11.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1909'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1909'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.2216666666667'^^xsd:double;
  dwc:longitude '11.29'^^xsd:double;
  dwc:latitude '35.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.29 35.2340012, 11.29 35.2340012, 11.29 35.2340012, 11.29 35.2340012, 11.29 35.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1909'^^xsd:string;
  dwc:observationDate '2011-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217999 11.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.217999"^^xsd:decimal ;
  dwc:decimalLongitude "11.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217999 11.171)"^^geo:wktLiteral ;
  geo-pos:lat "35.217999"^^xsd:decimal ;
  geo-pos:long "11.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1910'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1910'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.2755555555556'^^xsd:double;
  dwc:longitude '11.171'^^xsd:double;
  dwc:latitude '35.217999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1709995 35.2179985, 11.1709995 35.2179985, 11.1709995 35.2179985, 11.1709995 35.2179985, 11.1709995 35.2179985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1910'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 11.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.221001"^^xsd:decimal ;
  dwc:decimalLongitude "11.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 11.194)"^^geo:wktLiteral ;
  geo-pos:lat "35.221001"^^xsd:decimal ;
  geo-pos:long "11.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1911'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1911'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.8719444444444'^^xsd:double;
  dwc:longitude '11.194'^^xsd:double;
  dwc:latitude '35.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1940002 35.2210007, 11.1940002 35.2210007, 11.1940002 35.2210007, 11.1940002 35.2210007, 11.1940002 35.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1911'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.209"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "35.209"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1912'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1912'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.081944444444444'^^xsd:double;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '35.209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1800003 35.2089996, 11.1800003 35.2089996, 11.1800003 35.2089996, 11.1800003 35.2089996, 11.1800003 35.2089996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1912'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219002"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.219002"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1913'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1913'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.1530555555556'^^xsd:double;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.219002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1879997 35.2190018, 11.1879997 35.2190018, 11.1879997 35.2190018, 11.1879997 35.2190018, 11.1879997 35.2190018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1913'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 11.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216"^^xsd:decimal ;
  dwc:decimalLongitude "11.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 11.193)"^^geo:wktLiteral ;
  geo-pos:lat "35.216"^^xsd:decimal ;
  geo-pos:long "11.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1914'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1914'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.6975'^^xsd:double;
  dwc:longitude '11.193'^^xsd:double;
  dwc:latitude '35.216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1929998 35.2159996, 11.1929998 35.2159996, 11.1929998 35.2159996, 11.1929998 35.2159996, 11.1929998 35.2159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1914'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 11.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.221001"^^xsd:decimal ;
  dwc:decimalLongitude "11.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 11.187)"^^geo:wktLiteral ;
  geo-pos:lat "35.221001"^^xsd:decimal ;
  geo-pos:long "11.187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1915'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1915'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.92527777777778'^^xsd:double;
  dwc:longitude '11.187'^^xsd:double;
  dwc:latitude '35.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1870003 35.2210007, 11.1870003 35.2210007, 11.1870003 35.2210007, 11.1870003 35.2210007, 11.1870003 35.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1915'^^xsd:string;
  dwc:observationDate '2011-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209 11.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.209"^^xsd:decimal ;
  dwc:decimalLongitude "11.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209 11.219)"^^geo:wktLiteral ;
  geo-pos:lat "35.209"^^xsd:decimal ;
  geo-pos:long "11.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1916'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1916'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.6908333333333'^^xsd:double;
  dwc:longitude '11.219'^^xsd:double;
  dwc:latitude '35.209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2189999 35.2089996, 11.2189999 35.2089996, 11.2189999 35.2089996, 11.2189999 35.2089996, 11.2189999 35.2089996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1916'^^xsd:string;
  dwc:observationDate '2011-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.221001"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.221001 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "35.221001"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1917'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1917'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.2894444444444'^^xsd:double;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '35.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1949997 35.2210007, 11.1949997 35.2210007, 11.1949997 35.2210007, 11.1949997 35.2210007, 11.1949997 35.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1917'^^xsd:string;
  dwc:observationDate '2011-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.258999 11.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.258999"^^xsd:decimal ;
  dwc:decimalLongitude "11.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.258999 11.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.258999"^^xsd:decimal ;
  geo-pos:long "11.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1918'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1918'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.1561111111111'^^xsd:double;
  dwc:longitude '11.143'^^xsd:double;
  dwc:latitude '35.258999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1429997 35.2589989, 11.1429997 35.2589989, 11.1429997 35.2589989, 11.1429997 35.2589989, 11.1429997 35.2589989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1918'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251999 11.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251999"^^xsd:decimal ;
  dwc:decimalLongitude "11.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251999 11.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.251999"^^xsd:decimal ;
  geo-pos:long "11.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1919'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1919'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0163888888889'^^xsd:double;
  dwc:longitude '11.153'^^xsd:double;
  dwc:latitude '35.251999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1529999 35.2519989, 11.1529999 35.2519989, 11.1529999 35.2519989, 11.1529999 35.2519989, 11.1529999 35.2519989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1919'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 11.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.244999"^^xsd:decimal ;
  dwc:decimalLongitude "11.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 11.17)"^^geo:wktLiteral ;
  geo-pos:lat "35.244999"^^xsd:decimal ;
  geo-pos:long "11.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1920'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1920'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.8102777777778'^^xsd:double;
  dwc:longitude '11.17'^^xsd:double;
  dwc:latitude '35.244999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1700001 35.2449989, 11.1700001 35.2449989, 11.1700001 35.2449989, 11.1700001 35.2449989, 11.1700001 35.2449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1920'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.230999"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "35.230999"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1921'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1921'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.0625'^^xsd:double;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '35.230999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1960001 35.230999, 11.1960001 35.230999, 11.1960001 35.230999, 11.1960001 35.230999, 11.1960001 35.230999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1921'^^xsd:string;
  dwc:observationDate '2011-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.193)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "11.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1922'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1922'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.88027777777778'^^xsd:double;
  dwc:longitude '11.193'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1929998 35.2299995, 11.1929998 35.2299995, 11.1929998 35.2299995, 11.1929998 35.2299995, 11.1929998 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1922'^^xsd:string;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 11.236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.227001"^^xsd:decimal ;
  dwc:decimalLongitude "11.236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 11.236)"^^geo:wktLiteral ;
  geo-pos:lat "35.227001"^^xsd:decimal ;
  geo-pos:long "11.236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1923'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1923'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.7333333333333'^^xsd:double;
  dwc:longitude '11.236'^^xsd:double;
  dwc:latitude '35.227001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2360001 35.2270012, 11.2360001 35.2270012, 11.2360001 35.2270012, 11.2360001 35.2270012, 11.2360001 35.2270012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1923'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.174)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1924'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1924'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.3836111111111'^^xsd:double;
  dwc:longitude '11.174'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1739998 35.2290001, 11.1739998 35.2290001, 11.1739998 35.2290001, 11.1739998 35.2290001, 11.1739998 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1924'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.183)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1925'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1925'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.4588888888889'^^xsd:double;
  dwc:longitude '11.183'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1829996 35.2290001, 11.1829996 35.2290001, 11.1829996 35.2290001, 11.1829996 35.2290001, 11.1829996 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1925'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.230999"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.230999"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1926'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1926'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.2738888888889'^^xsd:double;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.230999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1820002 35.230999, 11.1820002 35.230999, 11.1820002 35.230999, 11.1820002 35.230999, 11.1820002 35.230999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1926'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.230999"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "35.230999"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1927'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1927'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.1797222222222'^^xsd:double;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '35.230999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.198 35.230999, 11.198 35.230999, 11.198 35.230999, 11.198 35.230999, 11.198 35.230999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1927'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "35.223"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1928'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1928'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.33055555555556'^^xsd:double;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '35.223'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1960001 35.2229996, 11.1960001 35.2229996, 11.1960001 35.2229996, 11.1960001 35.2229996, 11.1960001 35.2229996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1928'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.220001"^^xsd:decimal ;
  dwc:decimalLongitude "11.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.199)"^^geo:wktLiteral ;
  geo-pos:lat "35.220001"^^xsd:decimal ;
  geo-pos:long "11.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1929'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1929'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.3022222222222'^^xsd:double;
  dwc:longitude '11.199'^^xsd:double;
  dwc:latitude '35.220001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1990004 35.2200012, 11.1990004 35.2200012, 11.1990004 35.2200012, 11.1990004 35.2200012, 11.1990004 35.2200012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1929'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.192)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1930'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1930'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.98'^^xsd:double;
  dwc:longitude '11.192'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1920004 35.2290001, 11.1920004 35.2290001, 11.1920004 35.2290001, 11.1920004 35.2290001, 11.1920004 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1930'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.243"^^xsd:decimal ;
  dwc:decimalLongitude "11.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.213)"^^geo:wktLiteral ;
  geo-pos:lat "35.243"^^xsd:decimal ;
  geo-pos:long "11.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1931'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1931'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0341666666667'^^xsd:double;
  dwc:longitude '11.213'^^xsd:double;
  dwc:latitude '35.243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2130003 35.243, 11.2130003 35.243, 11.2130003 35.243, 11.2130003 35.243, 11.2130003 35.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1931'^^xsd:string;
  dwc:observationDate '2011-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.186)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1932'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1932'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.6841666666667'^^xsd:double;
  dwc:longitude '11.186'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1859999 35.2290001, 11.1859999 35.2290001, 11.1859999 35.2290001, 11.1859999 35.2290001, 11.1859999 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1932'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 11.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216"^^xsd:decimal ;
  dwc:decimalLongitude "11.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 11.193)"^^geo:wktLiteral ;
  geo-pos:lat "35.216"^^xsd:decimal ;
  geo-pos:long "11.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1933'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1933'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.7113888888889'^^xsd:double;
  dwc:longitude '11.193'^^xsd:double;
  dwc:latitude '35.216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1929998 35.2159996, 11.1929998 35.2159996, 11.1929998 35.2159996, 11.1929998 35.2159996, 11.1929998 35.2159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1933'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.214001 11.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.214001"^^xsd:decimal ;
  dwc:decimalLongitude "11.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.214001 11.194)"^^geo:wktLiteral ;
  geo-pos:lat "35.214001"^^xsd:decimal ;
  geo-pos:long "11.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1934'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1934'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.2872222222222'^^xsd:double;
  dwc:longitude '11.194'^^xsd:double;
  dwc:latitude '35.214001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1940002 35.2140007, 11.1940002 35.2140007, 11.1940002 35.2140007, 11.1940002 35.2140007, 11.1940002 35.2140007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1934'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223 11.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223"^^xsd:decimal ;
  dwc:decimalLongitude "11.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223 11.19)"^^geo:wktLiteral ;
  geo-pos:lat "35.223"^^xsd:decimal ;
  geo-pos:long "11.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1935'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1935'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.5683333333333'^^xsd:double;
  dwc:longitude '11.19'^^xsd:double;
  dwc:latitude '35.223'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1899996 35.2229996, 11.1899996 35.2229996, 11.1899996 35.2229996, 11.1899996 35.2229996, 11.1899996 35.2229996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1935'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 11.204001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.224999"^^xsd:decimal ;
  dwc:decimalLongitude "11.204001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 11.204001)"^^geo:wktLiteral ;
  geo-pos:lat "35.224999"^^xsd:decimal ;
  geo-pos:long "11.204001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1936'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1936'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.3608333333333'^^xsd:double;
  dwc:longitude '11.204001'^^xsd:double;
  dwc:latitude '35.224999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2040005 35.2249985, 11.2040005 35.2249985, 11.2040005 35.2249985, 11.2040005 35.2249985, 11.2040005 35.2249985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1936'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.299 11.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.299"^^xsd:decimal ;
  dwc:decimalLongitude "11.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.299 11.173)"^^geo:wktLiteral ;
  geo-pos:lat "35.299"^^xsd:decimal ;
  geo-pos:long "11.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1937'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1937'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.61833333333333'^^xsd:double;
  dwc:longitude '11.173'^^xsd:double;
  dwc:latitude '35.299'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1730003 35.2989998, 11.1730003 35.2989998, 11.1730003 35.2989998, 11.1730003 35.2989998, 11.1730003 35.2989998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1937'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.242001"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.242001 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "35.242001"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1938'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1938'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.1861111111111'^^xsd:double;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '35.242001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1809998 35.2420006, 11.1809998 35.2420006, 11.1809998 35.2420006, 11.1809998 35.2420006, 11.1809998 35.2420006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1938'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.187 11.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.187"^^xsd:decimal ;
  dwc:decimalLongitude "11.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.187 11.203)"^^geo:wktLiteral ;
  geo-pos:lat "35.187"^^xsd:decimal ;
  geo-pos:long "11.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1939'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1939'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.41555555555556'^^xsd:double;
  dwc:longitude '11.203'^^xsd:double;
  dwc:latitude '35.187'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2030001 35.1870003, 11.2030001 35.1870003, 11.2030001 35.1870003, 11.2030001 35.1870003, 11.2030001 35.1870003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1939'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.205002 11.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.205002"^^xsd:decimal ;
  dwc:decimalLongitude "11.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.205002 11.19)"^^geo:wktLiteral ;
  geo-pos:lat "35.205002"^^xsd:decimal ;
  geo-pos:long "11.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1940'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1940'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1216666666667'^^xsd:double;
  dwc:longitude '11.19'^^xsd:double;
  dwc:latitude '35.205002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1899996 35.2050018, 11.1899996 35.2050018, 11.1899996 35.2050018, 11.1899996 35.2050018, 11.1899996 35.2050018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1940'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216999 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216999"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216999 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "35.216999"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1941'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1941'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.8738888888889'^^xsd:double;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '35.216999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1809998 35.2169991, 11.1809998 35.2169991, 11.1809998 35.2169991, 11.1809998 35.2169991, 11.1809998 35.2169991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1941'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217999 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.217999"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217999 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.217999"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1942'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1942'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.8522222222222'^^xsd:double;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.217999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1879997 35.2179985, 11.1879997 35.2179985, 11.1879997 35.2179985, 11.1879997 35.2179985, 11.1879997 35.2179985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1942'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.220001"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "35.220001"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1943'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1943'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.6808333333333'^^xsd:double;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '35.220001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1719999 35.2200012, 11.1719999 35.2200012, 11.1719999 35.2200012, 11.1719999 35.2200012, 11.1719999 35.2200012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1943'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.220001"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "35.220001"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1944'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1944'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.2713888888889'^^xsd:double;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '35.220001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1750002 35.2200012, 11.1750002 35.2200012, 11.1750002 35.2200012, 11.1750002 35.2200012, 11.1750002 35.2200012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1944'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 11.178001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219002"^^xsd:decimal ;
  dwc:decimalLongitude "11.178001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 11.178001)"^^geo:wktLiteral ;
  geo-pos:lat "35.219002"^^xsd:decimal ;
  geo-pos:long "11.178001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1945'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1945'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.5458333333333'^^xsd:double;
  dwc:longitude '11.178001'^^xsd:double;
  dwc:latitude '35.219002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1780005 35.2190018, 11.1780005 35.2190018, 11.1780005 35.2190018, 11.1780005 35.2190018, 11.1780005 35.2190018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1945'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "35.216"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1946'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1946'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.7377777777778'^^xsd:double;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '35.216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1949997 35.2159996, 11.1949997 35.2159996, 11.1949997 35.2159996, 11.1949997 35.2159996, 11.1949997 35.2159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1946'^^xsd:string;
  dwc:observationDate '2011-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.220001"^^xsd:decimal ;
  dwc:decimalLongitude "11.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 11.187)"^^geo:wktLiteral ;
  geo-pos:lat "35.220001"^^xsd:decimal ;
  geo-pos:long "11.187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1947'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1947'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.4852777777778'^^xsd:double;
  dwc:longitude '11.187'^^xsd:double;
  dwc:latitude '35.220001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1870003 35.2200012, 11.1870003 35.2200012, 11.1870003 35.2200012, 11.1870003 35.2200012, 11.1870003 35.2200012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1947'^^xsd:string;
  dwc:observationDate '2011-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 11.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.227001"^^xsd:decimal ;
  dwc:decimalLongitude "11.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.227001 11.186)"^^geo:wktLiteral ;
  geo-pos:lat "35.227001"^^xsd:decimal ;
  geo-pos:long "11.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1948'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1948'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.4197222222222'^^xsd:double;
  dwc:longitude '11.186'^^xsd:double;
  dwc:latitude '35.227001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1859999 35.2270012, 11.1859999 35.2270012, 11.1859999 35.2270012, 11.1859999 35.2270012, 11.1859999 35.2270012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1948'^^xsd:string;
  dwc:observationDate '2011-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.389999 10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.389999"^^xsd:decimal ;
  dwc:decimalLongitude "10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.389999 10.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.389999"^^xsd:decimal ;
  geo-pos:long "10.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3138'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3138'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.2683333333333'^^xsd:double;
  dwc:longitude '10.41'^^xsd:double;
  dwc:latitude '37.389999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4099999 37.3899994, 10.4099999 37.3899994, 10.4099999 37.3899994, 10.4099999 37.3899994, 10.4099999 37.3899994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3138'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.376 10.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.376"^^xsd:decimal ;
  dwc:decimalLongitude "10.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.376 10.401)"^^geo:wktLiteral ;
  geo-pos:lat "37.376"^^xsd:decimal ;
  geo-pos:long "10.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3139'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3139'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1208333333333'^^xsd:double;
  dwc:longitude '10.401'^^xsd:double;
  dwc:latitude '37.376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.401 37.3759995, 10.401 37.3759995, 10.401 37.3759995, 10.401 37.3759995, 10.401 37.3759995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3139'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.603001 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.603001"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.603001 9.933)"^^geo:wktLiteral ;
  geo-pos:lat "37.603001"^^xsd:decimal ;
  geo-pos:long "9.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3140'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3140'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.7108333333333'^^xsd:double;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '37.603001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9329996 37.6030006, 9.9329996 37.6030006, 9.9329996 37.6030006, 9.9329996 37.6030006, 9.9329996 37.6030006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3140'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.610001 10.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.610001"^^xsd:decimal ;
  dwc:decimalLongitude "10.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.610001 10.226)"^^geo:wktLiteral ;
  geo-pos:lat "37.610001"^^xsd:decimal ;
  geo-pos:long "10.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3141'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3141'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.74'^^xsd:double;
  dwc:longitude '10.226'^^xsd:double;
  dwc:latitude '37.610001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2259998 37.6100006, 10.2259998 37.6100006, 10.2259998 37.6100006, 10.2259998 37.6100006, 10.2259998 37.6100006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3141'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.622002 10.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.622002"^^xsd:decimal ;
  dwc:decimalLongitude "10.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.622002 10.238)"^^geo:wktLiteral ;
  geo-pos:lat "37.622002"^^xsd:decimal ;
  geo-pos:long "10.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3142'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3142'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2702777777778'^^xsd:double;
  dwc:longitude '10.238'^^xsd:double;
  dwc:latitude '37.622002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2379999 37.6220017, 10.2379999 37.6220017, 10.2379999 37.6220017, 10.2379999 37.6220017, 10.2379999 37.6220017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3142'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.630001 10.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.630001"^^xsd:decimal ;
  dwc:decimalLongitude "10.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.630001 10.206)"^^geo:wktLiteral ;
  geo-pos:lat "37.630001"^^xsd:decimal ;
  geo-pos:long "10.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3143'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3143'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2913888888889'^^xsd:double;
  dwc:longitude '10.206'^^xsd:double;
  dwc:latitude '37.630001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2060003 37.6300011, 10.2060003 37.6300011, 10.2060003 37.6300011, 10.2060003 37.6300011, 10.2060003 37.6300011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3143'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 10.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841"^^xsd:decimal ;
  dwc:decimalLongitude "10.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 10.073)"^^geo:wktLiteral ;
  geo-pos:lat "37.841"^^xsd:decimal ;
  geo-pos:long "10.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3144'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_3144'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.3811111111111'^^xsd:double;
  dwc:longitude '10.073'^^xsd:double;
  dwc:latitude '37.841'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.073 37.8409996, 10.073 37.8409996, 10.073 37.8409996, 10.073 37.8409996, 10.073 37.8409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3144'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.849999 10.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.849999"^^xsd:decimal ;
  dwc:decimalLongitude "10.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.849999 10.063)"^^geo:wktLiteral ;
  geo-pos:lat "37.849999"^^xsd:decimal ;
  geo-pos:long "10.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3145'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_3145'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4283333333333'^^xsd:double;
  dwc:longitude '10.063'^^xsd:double;
  dwc:latitude '37.849999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0629997 37.8499985, 10.0629997 37.8499985, 10.0629997 37.8499985, 10.0629997 37.8499985, 10.0629997 37.8499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3145'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.851002 10.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.851002"^^xsd:decimal ;
  dwc:decimalLongitude "10.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.851002 10.056)"^^geo:wktLiteral ;
  geo-pos:lat "37.851002"^^xsd:decimal ;
  geo-pos:long "10.056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3146'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_3146'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.9280555555556'^^xsd:double;
  dwc:longitude '10.056'^^xsd:double;
  dwc:latitude '37.851002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0559998 37.8510017, 10.0559998 37.8510017, 10.0559998 37.8510017, 10.0559998 37.8510017, 10.0559998 37.8510017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3146'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990002 9.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.990002"^^xsd:decimal ;
  dwc:decimalLongitude "9.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990002 9.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.990002"^^xsd:decimal ;
  geo-pos:long "9.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3147'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3147'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.98388888888889'^^xsd:double;
  dwc:longitude '9.851'^^xsd:double;
  dwc:latitude '37.990002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8509998 37.9900017, 9.8509998 37.9900017, 9.8509998 37.9900017, 9.8509998 37.9900017, 9.8509998 37.9900017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3147'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.991001 9.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.991001"^^xsd:decimal ;
  dwc:decimalLongitude "9.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.991001 9.84)"^^geo:wktLiteral ;
  geo-pos:lat "37.991001"^^xsd:decimal ;
  geo-pos:long "9.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3148'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3148'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.2963888888889'^^xsd:double;
  dwc:longitude '9.84'^^xsd:double;
  dwc:latitude '37.991001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8400002 37.9910011, 9.8400002 37.9910011, 9.8400002 37.9910011, 9.8400002 37.9910011, 9.8400002 37.9910011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3148'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.002998 9.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.002998"^^xsd:decimal ;
  dwc:decimalLongitude "9.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.002998 9.809)"^^geo:wktLiteral ;
  geo-pos:lat "38.002998"^^xsd:decimal ;
  geo-pos:long "9.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3149'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3149'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.0702777777778'^^xsd:double;
  dwc:longitude '9.809'^^xsd:double;
  dwc:latitude '38.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.809 38.0029984, 9.809 38.0029984, 9.809 38.0029984, 9.809 38.0029984, 9.809 38.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3149'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.155998 9.522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.155998"^^xsd:decimal ;
  dwc:decimalLongitude "9.522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.155998 9.522)"^^geo:wktLiteral ;
  geo-pos:lat "38.155998"^^xsd:decimal ;
  geo-pos:long "9.522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3150'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3150'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.1822222222222'^^xsd:double;
  dwc:longitude '9.522'^^xsd:double;
  dwc:latitude '38.155998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.5220003 38.1559982, 9.5220003 38.1559982, 9.5220003 38.1559982, 9.5220003 38.1559982, 9.5220003 38.1559982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3150'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.171001 9.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.171001"^^xsd:decimal ;
  dwc:decimalLongitude "9.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.171001 9.461)"^^geo:wktLiteral ;
  geo-pos:lat "38.171001"^^xsd:decimal ;
  geo-pos:long "9.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3151'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3151'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.8902777777778'^^xsd:double;
  dwc:longitude '9.461'^^xsd:double;
  dwc:latitude '38.171001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.4610004 38.1710014, 9.4610004 38.1710014, 9.4610004 38.1710014, 9.4610004 38.1710014, 9.4610004 38.1710014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3151'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202999 9.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.202999"^^xsd:decimal ;
  dwc:decimalLongitude "9.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202999 9.359)"^^geo:wktLiteral ;
  geo-pos:lat "38.202999"^^xsd:decimal ;
  geo-pos:long "9.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3152'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3152'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.6644444444444'^^xsd:double;
  dwc:longitude '9.359'^^xsd:double;
  dwc:latitude '38.202999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3590002 38.2029991, 9.3590002 38.2029991, 9.3590002 38.2029991, 9.3590002 38.2029991, 9.3590002 38.2029991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3152'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257999 12.594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257999"^^xsd:decimal ;
  dwc:decimalLongitude "12.594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257999 12.594)"^^geo:wktLiteral ;
  geo-pos:lat "35.257999"^^xsd:decimal ;
  geo-pos:long "12.594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3410'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3410'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.611944444444'^^xsd:double;
  dwc:longitude '12.594'^^xsd:double;
  dwc:latitude '35.257999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5939999 35.2579994, 12.5939999 35.2579994, 12.5939999 35.2579994, 12.5939999 35.2579994, 12.5939999 35.2579994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3410'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.254002 12.594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.254002"^^xsd:decimal ;
  dwc:decimalLongitude "12.594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.254002 12.594)"^^geo:wktLiteral ;
  geo-pos:lat "35.254002"^^xsd:decimal ;
  geo-pos:long "12.594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3411'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3411'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.241944444444'^^xsd:double;
  dwc:longitude '12.594'^^xsd:double;
  dwc:latitude '35.254002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5939999 35.2540016, 12.5939999 35.2540016, 12.5939999 35.2540016, 12.5939999 35.2540016, 12.5939999 35.2540016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3411'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251999 12.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251999"^^xsd:decimal ;
  dwc:decimalLongitude "12.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251999 12.619)"^^geo:wktLiteral ;
  geo-pos:lat "35.251999"^^xsd:decimal ;
  geo-pos:long "12.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3412'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3412'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.965833333333'^^xsd:double;
  dwc:longitude '12.619'^^xsd:double;
  dwc:latitude '35.251999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6190004 35.2519989, 12.6190004 35.2519989, 12.6190004 35.2519989, 12.6190004 35.2519989, 12.6190004 35.2519989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3412'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.255001 12.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.255001"^^xsd:decimal ;
  dwc:decimalLongitude "12.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.255001 12.619)"^^geo:wktLiteral ;
  geo-pos:lat "35.255001"^^xsd:decimal ;
  geo-pos:long "12.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3413'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3413'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.790833333333'^^xsd:double;
  dwc:longitude '12.619'^^xsd:double;
  dwc:latitude '35.255001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6190004 35.2550011, 12.6190004 35.2550011, 12.6190004 35.2550011, 12.6190004 35.2550011, 12.6190004 35.2550011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3413'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.268002"^^xsd:decimal ;
  dwc:decimalLongitude "12.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.268002"^^xsd:decimal ;
  geo-pos:long "12.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3414'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3414'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5616666666667'^^xsd:double;
  dwc:longitude '12.617'^^xsd:double;
  dwc:latitude '35.268002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6169996 35.2680016, 12.6169996 35.2680016, 12.6169996 35.2680016, 12.6169996 35.2680016, 12.6169996 35.2680016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3414'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.256001 12.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.256001"^^xsd:decimal ;
  dwc:decimalLongitude "12.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.256001 12.582)"^^geo:wktLiteral ;
  geo-pos:lat "35.256001"^^xsd:decimal ;
  geo-pos:long "12.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3415'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3415'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.4241666666667'^^xsd:double;
  dwc:longitude '12.582'^^xsd:double;
  dwc:latitude '35.256001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5819998 35.2560005, 12.5819998 35.2560005, 12.5819998 35.2560005, 12.5819998 35.2560005, 12.5819998 35.2560005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3415'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.272999 12.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.272999"^^xsd:decimal ;
  dwc:decimalLongitude "12.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.272999 12.647)"^^geo:wktLiteral ;
  geo-pos:lat "35.272999"^^xsd:decimal ;
  geo-pos:long "12.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3416'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3416'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.4066666666667'^^xsd:double;
  dwc:longitude '12.647'^^xsd:double;
  dwc:latitude '35.272999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6470003 35.2729988, 12.6470003 35.2729988, 12.6470003 35.2729988, 12.6470003 35.2729988, 12.6470003 35.2729988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3416'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.268002"^^xsd:decimal ;
  dwc:decimalLongitude "12.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.268002 12.637)"^^geo:wktLiteral ;
  geo-pos:lat "35.268002"^^xsd:decimal ;
  geo-pos:long "12.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3417'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3417'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.093055555556'^^xsd:double;
  dwc:longitude '12.637'^^xsd:double;
  dwc:latitude '35.268002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6370001 35.2680016, 12.6370001 35.2680016, 12.6370001 35.2680016, 12.6370001 35.2680016, 12.6370001 35.2680016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3417'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216999 12.612001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216999"^^xsd:decimal ;
  dwc:decimalLongitude "12.612001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216999 12.612001)"^^geo:wktLiteral ;
  geo-pos:lat "35.216999"^^xsd:decimal ;
  geo-pos:long "12.612001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3418'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3418'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1788888888889'^^xsd:double;
  dwc:longitude '12.612001'^^xsd:double;
  dwc:latitude '35.216999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6120005 35.2169991, 12.6120005 35.2169991, 12.6120005 35.2169991, 12.6120005 35.2169991, 12.6120005 35.2169991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3418'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "35.216"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3419'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3419'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.0013888888889'^^xsd:double;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '35.216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5900002 35.2159996, 12.5900002 35.2159996, 12.5900002 35.2159996, 12.5900002 35.2159996, 12.5900002 35.2159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3419'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 12.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.236"^^xsd:decimal ;
  dwc:decimalLongitude "12.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 12.565)"^^geo:wktLiteral ;
  geo-pos:lat "35.236"^^xsd:decimal ;
  geo-pos:long "12.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3420'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3420'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2058333333333'^^xsd:double;
  dwc:longitude '12.565'^^xsd:double;
  dwc:latitude '35.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5649996 35.2360001, 12.5649996 35.2360001, 12.5649996 35.2360001, 12.5649996 35.2360001, 12.5649996 35.2360001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3420'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.050999 12.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.050999"^^xsd:decimal ;
  dwc:decimalLongitude "12.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.050999 12.072)"^^geo:wktLiteral ;
  geo-pos:lat "35.050999"^^xsd:decimal ;
  geo-pos:long "12.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3437'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3437'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.9230555555556'^^xsd:double;
  dwc:longitude '12.072'^^xsd:double;
  dwc:latitude '35.050999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0719996 35.0509987, 12.0719996 35.0509987, 12.0719996 35.0509987, 12.0719996 35.0509987, 12.0719996 35.0509987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3437'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.995998 11.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.995998"^^xsd:decimal ;
  dwc:decimalLongitude "11.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.995998 11.836)"^^geo:wktLiteral ;
  geo-pos:lat "34.995998"^^xsd:decimal ;
  geo-pos:long "11.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3438'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3438'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.7763888888889'^^xsd:double;
  dwc:longitude '11.836'^^xsd:double;
  dwc:latitude '34.995998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8360004 34.9959984, 11.8360004 34.9959984, 11.8360004 34.9959984, 11.8360004 34.9959984, 11.8360004 34.9959984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3438'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.021999 11.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.021999"^^xsd:decimal ;
  dwc:decimalLongitude "11.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.021999 11.782)"^^geo:wktLiteral ;
  geo-pos:lat "35.021999"^^xsd:decimal ;
  geo-pos:long "11.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3439'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3439'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0791666666667'^^xsd:double;
  dwc:longitude '11.782'^^xsd:double;
  dwc:latitude '35.021999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7819996 35.0219994, 11.7819996 35.0219994, 11.7819996 35.0219994, 11.7819996 35.0219994, 11.7819996 35.0219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3439'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.023998 11.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.023998"^^xsd:decimal ;
  dwc:decimalLongitude "11.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.023998 11.859)"^^geo:wktLiteral ;
  geo-pos:lat "35.023998"^^xsd:decimal ;
  geo-pos:long "11.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3440'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3440'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.784722222222'^^xsd:double;
  dwc:longitude '11.859'^^xsd:double;
  dwc:latitude '35.023998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8590002 35.0239983, 11.8590002 35.0239983, 11.8590002 35.0239983, 11.8590002 35.0239983, 11.8590002 35.0239983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3440'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014999 11.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.014999"^^xsd:decimal ;
  dwc:decimalLongitude "11.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014999 11.808)"^^geo:wktLiteral ;
  geo-pos:lat "35.014999"^^xsd:decimal ;
  geo-pos:long "11.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3441'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3441'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.364166666667'^^xsd:double;
  dwc:longitude '11.808'^^xsd:double;
  dwc:latitude '35.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8079996 35.0149994, 11.8079996 35.0149994, 11.8079996 35.0149994, 11.8079996 35.0149994, 11.8079996 35.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3441'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.995998 11.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.995998"^^xsd:decimal ;
  dwc:decimalLongitude "11.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.995998 11.811)"^^geo:wktLiteral ;
  geo-pos:lat "34.995998"^^xsd:decimal ;
  geo-pos:long "11.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3442'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3442'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:longitude '11.811'^^xsd:double;
  dwc:latitude '34.995998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8109999 34.9959984, 11.8109999 34.9959984, 11.8109999 34.9959984, 11.8109999 34.9959984, 11.8109999 34.9959984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3442'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.997002 11.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.997002"^^xsd:decimal ;
  dwc:decimalLongitude "11.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.997002 11.814)"^^geo:wktLiteral ;
  geo-pos:lat "34.997002"^^xsd:decimal ;
  geo-pos:long "11.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3443'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3443'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.201111111111'^^xsd:double;
  dwc:longitude '11.814'^^xsd:double;
  dwc:latitude '34.997002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8140001 34.9970017, 11.8140001 34.9970017, 11.8140001 34.9970017, 11.8140001 34.9970017, 11.8140001 34.9970017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3443'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014999 11.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.014999"^^xsd:decimal ;
  dwc:decimalLongitude "11.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014999 11.707)"^^geo:wktLiteral ;
  geo-pos:lat "35.014999"^^xsd:decimal ;
  geo-pos:long "11.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3444'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_3444'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6888888888889'^^xsd:double;
  dwc:longitude '11.707'^^xsd:double;
  dwc:latitude '35.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7069998 35.0149994, 11.7069998 35.0149994, 11.7069998 35.0149994, 11.7069998 35.0149994, 11.7069998 35.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3444'^^xsd:string;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.955002 11.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.955002"^^xsd:decimal ;
  dwc:decimalLongitude "11.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.955002 11.898)"^^geo:wktLiteral ;
  geo-pos:lat "34.955002"^^xsd:decimal ;
  geo-pos:long "11.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3445'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3445'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.4833333333333'^^xsd:double;
  dwc:longitude '11.898'^^xsd:double;
  dwc:latitude '34.955002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8979998 34.9550018, 11.8979998 34.9550018, 11.8979998 34.9550018, 11.8979998 34.9550018, 11.8979998 34.9550018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3445'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.877998 11.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.877998"^^xsd:decimal ;
  dwc:decimalLongitude "11.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.877998 11.871)"^^geo:wktLiteral ;
  geo-pos:lat "34.877998"^^xsd:decimal ;
  geo-pos:long "11.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3446'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3446'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.6180555555556'^^xsd:double;
  dwc:longitude '11.871'^^xsd:double;
  dwc:latitude '34.877998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8710003 34.8779984, 11.8710003 34.8779984, 11.8710003 34.8779984, 11.8710003 34.8779984, 11.8710003 34.8779984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3446'^^xsd:string;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.046001 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.046001"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.046001 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.046001"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3447'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3447'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.2344444444444'^^xsd:double;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.046001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7919998 35.0460014, 11.7919998 35.0460014, 11.7919998 35.0460014, 11.7919998 35.0460014, 11.7919998 35.0460014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3447'^^xsd:string;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.062 11.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.062"^^xsd:decimal ;
  dwc:decimalLongitude "11.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.062 11.763)"^^geo:wktLiteral ;
  geo-pos:lat "35.062"^^xsd:decimal ;
  geo-pos:long "11.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3448'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3448'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.151111111111'^^xsd:double;
  dwc:longitude '11.763'^^xsd:double;
  dwc:latitude '35.062'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7629995 35.0620003, 11.7629995 35.0620003, 11.7629995 35.0620003, 11.7629995 35.0620003, 11.7629995 35.0620003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3448'^^xsd:string;
  dwc:observationDate '2010-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.099999 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.099999"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.099999 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.099999"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3449'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3449'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9011111111111'^^xsd:double;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.099999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7080002 35.0999985, 11.7080002 35.0999985, 11.7080002 35.0999985, 11.7080002 35.0999985, 11.7080002 35.0999985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3449'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084999 11.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.084999"^^xsd:decimal ;
  dwc:decimalLongitude "11.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084999 11.759)"^^geo:wktLiteral ;
  geo-pos:lat "35.084999"^^xsd:decimal ;
  geo-pos:long "11.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3450'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3450'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.866944444444'^^xsd:double;
  dwc:longitude '11.759'^^xsd:double;
  dwc:latitude '35.084999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7589998 35.0849991, 11.7589998 35.0849991, 11.7589998 35.0849991, 11.7589998 35.0849991, 11.7589998 35.0849991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3450'^^xsd:string;
  dwc:observationDate '2010-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.078999 11.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.078999"^^xsd:decimal ;
  dwc:decimalLongitude "11.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.078999 11.718)"^^geo:wktLiteral ;
  geo-pos:lat "35.078999"^^xsd:decimal ;
  geo-pos:long "11.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3451'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3451'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.577777777778'^^xsd:double;
  dwc:longitude '11.718'^^xsd:double;
  dwc:latitude '35.078999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7180004 35.0789986, 11.7180004 35.0789986, 11.7180004 35.0789986, 11.7180004 35.0789986, 11.7180004 35.0789986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3451'^^xsd:string;
  dwc:observationDate '2010-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.074001 11.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.074001"^^xsd:decimal ;
  dwc:decimalLongitude "11.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.074001 11.762)"^^geo:wktLiteral ;
  geo-pos:lat "35.074001"^^xsd:decimal ;
  geo-pos:long "11.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3452'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3452'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.7080555555556'^^xsd:double;
  dwc:longitude '11.762'^^xsd:double;
  dwc:latitude '35.074001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7620001 35.0740013, 11.7620001 35.0740013, 11.7620001 35.0740013, 11.7620001 35.0740013, 11.7620001 35.0740013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3452'^^xsd:string;
  dwc:observationDate '2010-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.088001 11.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.088001"^^xsd:decimal ;
  dwc:decimalLongitude "11.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.088001 11.764)"^^geo:wktLiteral ;
  geo-pos:lat "35.088001"^^xsd:decimal ;
  geo-pos:long "11.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3453'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3453'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.7402777777778'^^xsd:double;
  dwc:longitude '11.764'^^xsd:double;
  dwc:latitude '35.088001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7639999 35.0880013, 11.7639999 35.0880013, 11.7639999 35.0880013, 11.7639999 35.0880013, 11.7639999 35.0880013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3453'^^xsd:string;
  dwc:observationDate '2010-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.110001 11.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.110001"^^xsd:decimal ;
  dwc:decimalLongitude "11.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.110001 11.721)"^^geo:wktLiteral ;
  geo-pos:lat "35.110001"^^xsd:decimal ;
  geo-pos:long "11.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3454'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3454'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:longitude '11.721'^^xsd:double;
  dwc:latitude '35.110001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7209997 35.1100006, 11.7209997 35.1100006, 11.7209997 35.1100006, 11.7209997 35.1100006, 11.7209997 35.1100006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3454'^^xsd:string;
  dwc:observationDate '2010-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.106998 11.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.106998"^^xsd:decimal ;
  dwc:decimalLongitude "11.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.106998 11.776)"^^geo:wktLiteral ;
  geo-pos:lat "35.106998"^^xsd:decimal ;
  geo-pos:long "11.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3455'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3455'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.2897222222222'^^xsd:double;
  dwc:longitude '11.776'^^xsd:double;
  dwc:latitude '35.106998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.776 35.1069984, 11.776 35.1069984, 11.776 35.1069984, 11.776 35.1069984, 11.776 35.1069984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3455'^^xsd:string;
  dwc:observationDate '2010-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16 11.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16"^^xsd:decimal ;
  dwc:decimalLongitude "11.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16 11.856)"^^geo:wktLiteral ;
  geo-pos:lat "35.16"^^xsd:decimal ;
  geo-pos:long "11.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3456'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3456'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.6519444444444'^^xsd:double;
  dwc:longitude '11.856'^^xsd:double;
  dwc:latitude '35.16'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.856 35.1599999, 11.856 35.1599999, 11.856 35.1599999, 11.856 35.1599999, 11.856 35.1599999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3456'^^xsd:string;
  dwc:observationDate '2010-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084 11.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.084"^^xsd:decimal ;
  dwc:decimalLongitude "11.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084 11.812)"^^geo:wktLiteral ;
  geo-pos:lat "35.084"^^xsd:decimal ;
  geo-pos:long "11.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3457'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_3457'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.2038888888889'^^xsd:double;
  dwc:longitude '11.812'^^xsd:double;
  dwc:latitude '35.084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8120003 35.0839996, 11.8120003 35.0839996, 11.8120003 35.0839996, 11.8120003 35.0839996, 11.8120003 35.0839996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3457'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.109001 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.109001"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.109001 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.109001"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3458'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_3458'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.666388888889'^^xsd:double;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.109001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8579998 35.1090012, 11.8579998 35.1090012, 11.8579998 35.1090012, 11.8579998 35.1090012, 11.8579998 35.1090012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3458'^^xsd:string;
  dwc:observationDate '2010-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.057999 11.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.057999"^^xsd:decimal ;
  dwc:decimalLongitude "11.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.057999 11.776)"^^geo:wktLiteral ;
  geo-pos:lat "35.057999"^^xsd:decimal ;
  geo-pos:long "11.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3459'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_3459'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.241111111111'^^xsd:double;
  dwc:longitude '11.776'^^xsd:double;
  dwc:latitude '35.057999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.776 35.0579987, 11.776 35.0579987, 11.776 35.0579987, 11.776 35.0579987, 11.776 35.0579987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3459'^^xsd:string;
  dwc:observationDate '2010-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.077999 11.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.077999"^^xsd:decimal ;
  dwc:decimalLongitude "11.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.077999 11.841)"^^geo:wktLiteral ;
  geo-pos:lat "35.077999"^^xsd:decimal ;
  geo-pos:long "11.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3460'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3460'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.1191666666667'^^xsd:double;
  dwc:longitude '11.841'^^xsd:double;
  dwc:latitude '35.077999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8409996 35.0779991, 11.8409996 35.0779991, 11.8409996 35.0779991, 11.8409996 35.0779991, 11.8409996 35.0779991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3460'^^xsd:string;
  dwc:observationDate '2010-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.061001 11.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.061001"^^xsd:decimal ;
  dwc:decimalLongitude "11.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.061001 11.874)"^^geo:wktLiteral ;
  geo-pos:lat "35.061001"^^xsd:decimal ;
  geo-pos:long "11.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3461'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_3461'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0777777777778'^^xsd:double;
  dwc:longitude '11.874'^^xsd:double;
  dwc:latitude '35.061001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8739996 35.0610008, 11.8739996 35.0610008, 11.8739996 35.0610008, 11.8739996 35.0610008, 11.8739996 35.0610008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3461'^^xsd:string;
  dwc:observationDate '2010-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014999 11.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.014999"^^xsd:decimal ;
  dwc:decimalLongitude "11.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014999 11.884)"^^geo:wktLiteral ;
  geo-pos:lat "35.014999"^^xsd:decimal ;
  geo-pos:long "11.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3462'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3462'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.2063888888889'^^xsd:double;
  dwc:longitude '11.884'^^xsd:double;
  dwc:latitude '35.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8839998 35.0149994, 11.8839998 35.0149994, 11.8839998 35.0149994, 11.8839998 35.0149994, 11.8839998 35.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3462'^^xsd:string;
  dwc:observationDate '2010-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.057999 11.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.057999"^^xsd:decimal ;
  dwc:decimalLongitude "11.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.057999 11.808)"^^geo:wktLiteral ;
  geo-pos:lat "35.057999"^^xsd:decimal ;
  geo-pos:long "11.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3463'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3463'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.04'^^xsd:double;
  dwc:longitude '11.808'^^xsd:double;
  dwc:latitude '35.057999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8079996 35.0579987, 11.8079996 35.0579987, 11.8079996 35.0579987, 11.8079996 35.0579987, 11.8079996 35.0579987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3463'^^xsd:string;
  dwc:observationDate '2010-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.068001 11.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.068001"^^xsd:decimal ;
  dwc:decimalLongitude "11.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.068001 11.768)"^^geo:wktLiteral ;
  geo-pos:lat "35.068001"^^xsd:decimal ;
  geo-pos:long "11.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3464'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_3464'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.4780555555556'^^xsd:double;
  dwc:longitude '11.768'^^xsd:double;
  dwc:latitude '35.068001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7679997 35.0680008, 11.7679997 35.0680008, 11.7679997 35.0680008, 11.7679997 35.0680008, 11.7679997 35.0680008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3464'^^xsd:string;
  dwc:observationDate '2010-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.047001 11.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.047001"^^xsd:decimal ;
  dwc:decimalLongitude "11.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.047001 11.725)"^^geo:wktLiteral ;
  geo-pos:lat "35.047001"^^xsd:decimal ;
  geo-pos:long "11.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3465'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_3465'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.033888888889'^^xsd:double;
  dwc:longitude '11.725'^^xsd:double;
  dwc:latitude '35.047001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7250004 35.0470009, 11.7250004 35.0470009, 11.7250004 35.0470009, 11.7250004 35.0470009, 11.7250004 35.0470009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3465'^^xsd:string;
  dwc:observationDate '2010-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.049 11.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.049"^^xsd:decimal ;
  dwc:decimalLongitude "11.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.049 11.844)"^^geo:wktLiteral ;
  geo-pos:lat "35.049"^^xsd:decimal ;
  geo-pos:long "11.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3466'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_3466'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.146666666667'^^xsd:double;
  dwc:longitude '11.844'^^xsd:double;
  dwc:latitude '35.049'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8439999 35.0489998, 11.8439999 35.0489998, 11.8439999 35.0489998, 11.8439999 35.0489998, 11.8439999 35.0489998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3466'^^xsd:string;
  dwc:observationDate '2010-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.037998 11.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.037998"^^xsd:decimal ;
  dwc:decimalLongitude "11.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.037998 11.831)"^^geo:wktLiteral ;
  geo-pos:lat "35.037998"^^xsd:decimal ;
  geo-pos:long "11.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3467'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3467'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6775'^^xsd:double;
  dwc:longitude '11.831'^^xsd:double;
  dwc:latitude '35.037998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8310003 35.0379982, 11.8310003 35.0379982, 11.8310003 35.0379982, 11.8310003 35.0379982, 11.8310003 35.0379982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3467'^^xsd:string;
  dwc:observationDate '2010-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.022999 11.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.022999"^^xsd:decimal ;
  dwc:decimalLongitude "11.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.022999 11.79)"^^geo:wktLiteral ;
  geo-pos:lat "35.022999"^^xsd:decimal ;
  geo-pos:long "11.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3468'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3468'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.047777777778'^^xsd:double;
  dwc:longitude '11.79'^^xsd:double;
  dwc:latitude '35.022999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.79 35.0229988, 11.79 35.0229988, 11.79 35.0229988, 11.79 35.0229988, 11.79 35.0229988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3468'^^xsd:string;
  dwc:observationDate '2010-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.027 11.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.027"^^xsd:decimal ;
  dwc:decimalLongitude "11.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.027 11.828)"^^geo:wktLiteral ;
  geo-pos:lat "35.027"^^xsd:decimal ;
  geo-pos:long "11.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3469'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3469'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.4244444444444'^^xsd:double;
  dwc:longitude '11.828'^^xsd:double;
  dwc:latitude '35.027'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8280001 35.0270004, 11.8280001 35.0270004, 11.8280001 35.0270004, 11.8280001 35.0270004, 11.8280001 35.0270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3469'^^xsd:string;
  dwc:observationDate '2010-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.015999 11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.015999"^^xsd:decimal ;
  dwc:decimalLongitude "11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.015999 11.852)"^^geo:wktLiteral ;
  geo-pos:lat "35.015999"^^xsd:decimal ;
  geo-pos:long "11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3470'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3470'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3219444444444'^^xsd:double;
  dwc:longitude '11.852'^^xsd:double;
  dwc:latitude '35.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8520002 35.0159988, 11.8520002 35.0159988, 11.8520002 35.0159988, 11.8520002 35.0159988, 11.8520002 35.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3470'^^xsd:string;
  dwc:observationDate '2010-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.062 11.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.062"^^xsd:decimal ;
  dwc:decimalLongitude "11.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.062 11.814)"^^geo:wktLiteral ;
  geo-pos:lat "35.062"^^xsd:decimal ;
  geo-pos:long "11.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3471'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3471'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.4416666666667'^^xsd:double;
  dwc:longitude '11.814'^^xsd:double;
  dwc:latitude '35.062'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8140001 35.0620003, 11.8140001 35.0620003, 11.8140001 35.0620003, 11.8140001 35.0620003, 11.8140001 35.0620003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3471'^^xsd:string;
  dwc:observationDate '2010-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084999 11.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.084999"^^xsd:decimal ;
  dwc:decimalLongitude "11.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084999 11.807)"^^geo:wktLiteral ;
  geo-pos:lat "35.084999"^^xsd:decimal ;
  geo-pos:long "11.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3472'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3472'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.033333333333'^^xsd:double;
  dwc:longitude '11.807'^^xsd:double;
  dwc:latitude '35.084999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8070002 35.0849991, 11.8070002 35.0849991, 11.8070002 35.0849991, 11.8070002 35.0849991, 11.8070002 35.0849991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3472'^^xsd:string;
  dwc:observationDate '2010-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 11.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "11.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 11.742)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "11.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3473'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3473'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.050277777778'^^xsd:double;
  dwc:longitude '11.742'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7419996 35.0900002, 11.7419996 35.0900002, 11.7419996 35.0900002, 11.7419996 35.0900002, 11.7419996 35.0900002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3473'^^xsd:string;
  dwc:observationDate '2010-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.095001 11.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.095001"^^xsd:decimal ;
  dwc:decimalLongitude "11.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.095001 11.762)"^^geo:wktLiteral ;
  geo-pos:lat "35.095001"^^xsd:decimal ;
  geo-pos:long "11.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3474'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3474'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.008611111111'^^xsd:double;
  dwc:longitude '11.762'^^xsd:double;
  dwc:latitude '35.095001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7620001 35.0950012, 11.7620001 35.0950012, 11.7620001 35.0950012, 11.7620001 35.0950012, 11.7620001 35.0950012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3474'^^xsd:string;
  dwc:observationDate '2010-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084 11.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.084"^^xsd:decimal ;
  dwc:decimalLongitude "11.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084 11.762)"^^geo:wktLiteral ;
  geo-pos:lat "35.084"^^xsd:decimal ;
  geo-pos:long "11.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3475'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3475'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.969722222222'^^xsd:double;
  dwc:longitude '11.762'^^xsd:double;
  dwc:latitude '35.084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7620001 35.0839996, 11.7620001 35.0839996, 11.7620001 35.0839996, 11.7620001 35.0839996, 11.7620001 35.0839996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3475'^^xsd:string;
  dwc:observationDate '2010-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.041 11.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.041"^^xsd:decimal ;
  dwc:decimalLongitude "11.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.041 11.866)"^^geo:wktLiteral ;
  geo-pos:lat "35.041"^^xsd:decimal ;
  geo-pos:long "11.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3476'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3476'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.9752777777778'^^xsd:double;
  dwc:longitude '11.866'^^xsd:double;
  dwc:latitude '35.041'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8660002 35.0410004, 11.8660002 35.0410004, 11.8660002 35.0410004, 11.8660002 35.0410004, 11.8660002 35.0410004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3476'^^xsd:string;
  dwc:observationDate '2010-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.085999 11.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.085999"^^xsd:decimal ;
  dwc:decimalLongitude "11.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.085999 11.794)"^^geo:wktLiteral ;
  geo-pos:lat "35.085999"^^xsd:decimal ;
  geo-pos:long "11.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3477'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3477'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.475277777778'^^xsd:double;
  dwc:longitude '11.794'^^xsd:double;
  dwc:latitude '35.085999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7939997 35.0859985, 11.7939997 35.0859985, 11.7939997 35.0859985, 11.7939997 35.0859985, 11.7939997 35.0859985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3477'^^xsd:string;
  dwc:observationDate '2010-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.199001 11.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.199001"^^xsd:decimal ;
  dwc:decimalLongitude "11.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.199001 11.573)"^^geo:wktLiteral ;
  geo-pos:lat "35.199001"^^xsd:decimal ;
  geo-pos:long "11.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3478'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3478'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.5808333333333'^^xsd:double;
  dwc:longitude '11.573'^^xsd:double;
  dwc:latitude '35.199001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.573 35.1990013, 11.573 35.1990013, 11.573 35.1990013, 11.573 35.1990013, 11.573 35.1990013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3478'^^xsd:string;
  dwc:observationDate '2010-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.098999 11.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.098999"^^xsd:decimal ;
  dwc:decimalLongitude "11.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.098999 11.799)"^^geo:wktLiteral ;
  geo-pos:lat "35.098999"^^xsd:decimal ;
  geo-pos:long "11.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3479'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3479'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.4147222222222'^^xsd:double;
  dwc:longitude '11.799'^^xsd:double;
  dwc:latitude '35.098999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7989998 35.098999, 11.7989998 35.098999, 11.7989998 35.098999, 11.7989998 35.098999, 11.7989998 35.098999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3479'^^xsd:string;
  dwc:observationDate '2010-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.672001 26.367001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.672001"^^xsd:decimal ;
  dwc:decimalLongitude "26.367001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.672001 26.367001)"^^geo:wktLiteral ;
  geo-pos:lat "37.672001"^^xsd:decimal ;
  geo-pos:long "26.367001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2767'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2767'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:longitude '26.367001'^^xsd:double;
  dwc:latitude '37.672001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3670006 37.6720009, 26.3670006 37.6720009, 26.3670006 37.6720009, 26.3670006 37.6720009, 26.3670006 37.6720009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2767'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675999 26.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.675999"^^xsd:decimal ;
  dwc:decimalLongitude "26.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675999 26.393)"^^geo:wktLiteral ;
  geo-pos:lat "37.675999"^^xsd:decimal ;
  geo-pos:long "26.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2768'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2768'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:longitude '26.393'^^xsd:double;
  dwc:latitude '37.675999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3929997 37.6759987, 26.3929997 37.6759987, 26.3929997 37.6759987, 26.3929997 37.6759987, 26.3929997 37.6759987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2768'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674999 26.398001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.674999"^^xsd:decimal ;
  dwc:decimalLongitude "26.398001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674999 26.398001)"^^geo:wktLiteral ;
  geo-pos:lat "37.674999"^^xsd:decimal ;
  geo-pos:long "26.398001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2769'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2769'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.3333333333333'^^xsd:double;
  dwc:longitude '26.398001'^^xsd:double;
  dwc:latitude '37.674999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3980007 37.6749992, 26.3980007 37.6749992, 26.3980007 37.6749992, 26.3980007 37.6749992, 26.3980007 37.6749992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2769'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.655998 26.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.655998"^^xsd:decimal ;
  dwc:decimalLongitude "26.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.655998 26.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.655998"^^xsd:decimal ;
  geo-pos:long "26.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2770'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2770'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:longitude '26.4'^^xsd:double;
  dwc:latitude '37.655998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3999996 37.6559982, 26.3999996 37.6559982, 26.3999996 37.6559982, 26.3999996 37.6559982, 26.3999996 37.6559982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2770'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.676998 26.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.676998"^^xsd:decimal ;
  dwc:decimalLongitude "26.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.676998 26.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.676998"^^xsd:decimal ;
  geo-pos:long "26.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2771'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2771'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.05'^^xsd:double;
  dwc:longitude '26.375'^^xsd:double;
  dwc:latitude '37.676998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.375 37.6769981, 26.375 37.6769981, 26.375 37.6769981, 26.375 37.6769981, 26.375 37.6769981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2771'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674999 26.377001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.674999"^^xsd:decimal ;
  dwc:decimalLongitude "26.377001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674999 26.377001)"^^geo:wktLiteral ;
  geo-pos:lat "37.674999"^^xsd:decimal ;
  geo-pos:long "26.377001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2772'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2772'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.4'^^xsd:double;
  dwc:longitude '26.377001'^^xsd:double;
  dwc:latitude '37.674999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3770008 37.6749992, 26.3770008 37.6749992, 26.3770008 37.6749992, 26.3770008 37.6749992, 26.3770008 37.6749992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2772'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 26.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "26.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 26.416)"^^geo:wktLiteral ;
  geo-pos:lat "37.625"^^xsd:decimal ;
  geo-pos:long "26.416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2773'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2773'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6833333333333'^^xsd:double;
  dwc:longitude '26.416'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4160004 37.625, 26.4160004 37.625, 26.4160004 37.625, 26.4160004 37.625, 26.4160004 37.625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2773'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.647999 26.400999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.647999"^^xsd:decimal ;
  dwc:decimalLongitude "26.400999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.647999 26.400999)"^^geo:wktLiteral ;
  geo-pos:lat "37.647999"^^xsd:decimal ;
  geo-pos:long "26.400999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2774'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2774'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.9'^^xsd:double;
  dwc:longitude '26.400999'^^xsd:double;
  dwc:latitude '37.647999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4009991 37.6479988, 26.4009991 37.6479988, 26.4009991 37.6479988, 26.4009991 37.6479988, 26.4009991 37.6479988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2774'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683998 26.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683998"^^xsd:decimal ;
  dwc:decimalLongitude "26.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683998 26.386)"^^geo:wktLiteral ;
  geo-pos:lat "37.683998"^^xsd:decimal ;
  geo-pos:long "26.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2775'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2775'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:longitude '26.386'^^xsd:double;
  dwc:latitude '37.683998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3859997 37.6839981, 26.3859997 37.6839981, 26.3859997 37.6839981, 26.3859997 37.6839981, 26.3859997 37.6839981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2775'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.695999 26.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.695999"^^xsd:decimal ;
  dwc:decimalLongitude "26.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.695999 26.365)"^^geo:wktLiteral ;
  geo-pos:lat "37.695999"^^xsd:decimal ;
  geo-pos:long "26.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2776'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2776'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:longitude '26.365'^^xsd:double;
  dwc:latitude '37.695999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3649998 37.6959992, 26.3649998 37.6959992, 26.3649998 37.6959992, 26.3649998 37.6959992, 26.3649998 37.6959992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2776'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.693001 26.360001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.693001"^^xsd:decimal ;
  dwc:decimalLongitude "26.360001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.693001 26.360001)"^^geo:wktLiteral ;
  geo-pos:lat "37.693001"^^xsd:decimal ;
  geo-pos:long "26.360001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2777'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2777'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.6166666666667'^^xsd:double;
  dwc:longitude '26.360001'^^xsd:double;
  dwc:latitude '37.693001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3600006 37.6930008, 26.3600006 37.6930008, 26.3600006 37.6930008, 26.3600006 37.6930008, 26.3600006 37.6930008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2777'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705002 26.346001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705002"^^xsd:decimal ;
  dwc:decimalLongitude "26.346001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705002 26.346001)"^^geo:wktLiteral ;
  geo-pos:lat "37.705002"^^xsd:decimal ;
  geo-pos:long "26.346001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2778'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2778'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.3333333333333'^^xsd:double;
  dwc:longitude '26.346001'^^xsd:double;
  dwc:latitude '37.705002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3460007 37.7050018, 26.3460007 37.7050018, 26.3460007 37.7050018, 26.3460007 37.7050018, 26.3460007 37.7050018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2778'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.700001 26.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.700001"^^xsd:decimal ;
  dwc:decimalLongitude "26.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.700001 26.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.700001"^^xsd:decimal ;
  geo-pos:long "26.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2779'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2779'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.2'^^xsd:double;
  dwc:longitude '26.35'^^xsd:double;
  dwc:latitude '37.700001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3500004 37.7000008, 26.3500004 37.7000008, 26.3500004 37.7000008, 26.3500004 37.7000008, 26.3500004 37.7000008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2779'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.676998 26.370001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.676998"^^xsd:decimal ;
  dwc:decimalLongitude "26.370001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.676998 26.370001)"^^geo:wktLiteral ;
  geo-pos:lat "37.676998"^^xsd:decimal ;
  geo-pos:long "26.370001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2780'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2780'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.3666666666667'^^xsd:double;
  dwc:longitude '26.370001'^^xsd:double;
  dwc:latitude '37.676998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3700008 37.6769981, 26.3700008 37.6769981, 26.3700008 37.6769981, 26.3700008 37.6769981, 26.3700008 37.6769981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2780'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.695999 26.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.695999"^^xsd:decimal ;
  dwc:decimalLongitude "26.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.695999 26.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.695999"^^xsd:decimal ;
  geo-pos:long "26.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2781'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2781'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.7166666666667'^^xsd:double;
  dwc:longitude '26.382'^^xsd:double;
  dwc:latitude '37.695999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.382 37.6959992, 26.382 37.6959992, 26.382 37.6959992, 26.382 37.6959992, 26.382 37.6959992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2781'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.660999 26.374001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.660999"^^xsd:decimal ;
  dwc:decimalLongitude "26.374001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.660999 26.374001)"^^geo:wktLiteral ;
  geo-pos:lat "37.660999"^^xsd:decimal ;
  geo-pos:long "26.374001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2782'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2782'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.36666666666667'^^xsd:double;
  dwc:longitude '26.374001'^^xsd:double;
  dwc:latitude '37.660999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3740006 37.6609993, 26.3740006 37.6609993, 26.3740006 37.6609993, 26.3740006 37.6609993, 26.3740006 37.6609993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2782'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668999 26.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.668999"^^xsd:decimal ;
  dwc:decimalLongitude "26.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668999 26.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.668999"^^xsd:decimal ;
  geo-pos:long "26.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2783'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2783'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.23333333333333'^^xsd:double;
  dwc:longitude '26.41'^^xsd:double;
  dwc:latitude '37.668999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4099999 37.6689987, 26.4099999 37.6689987, 26.4099999 37.6689987, 26.4099999 37.6689987, 26.4099999 37.6689987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2783'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691002 26.379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.691002"^^xsd:decimal ;
  dwc:decimalLongitude "26.379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691002 26.379)"^^geo:wktLiteral ;
  geo-pos:lat "37.691002"^^xsd:decimal ;
  geo-pos:long "26.379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2784'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2784'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.4666666666667'^^xsd:double;
  dwc:longitude '26.379'^^xsd:double;
  dwc:latitude '37.691002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3789997 37.6910019, 26.3789997 37.6910019, 26.3789997 37.6910019, 26.3789997 37.6910019, 26.3789997 37.6910019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2784'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.588001 26.006001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.588001"^^xsd:decimal ;
  dwc:decimalLongitude "26.006001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.588001 26.006001)"^^geo:wktLiteral ;
  geo-pos:lat "37.588001"^^xsd:decimal ;
  geo-pos:long "26.006001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2785'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2785'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.1333333333333'^^xsd:double;
  dwc:longitude '26.006001'^^xsd:double;
  dwc:latitude '37.588001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0060005 37.5880013, 26.0060005 37.5880013, 26.0060005 37.5880013, 26.0060005 37.5880013, 26.0060005 37.5880013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2785'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.580002 26.004999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.580002"^^xsd:decimal ;
  dwc:decimalLongitude "26.004999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.580002 26.004999)"^^geo:wktLiteral ;
  geo-pos:lat "37.580002"^^xsd:decimal ;
  geo-pos:long "26.004999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2786'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2786'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.9333333333333'^^xsd:double;
  dwc:longitude '26.004999'^^xsd:double;
  dwc:latitude '37.580002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0049992 37.5800018, 26.0049992 37.5800018, 26.0049992 37.5800018, 26.0049992 37.5800018, 26.0049992 37.5800018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2786'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.566002 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.566002"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.566002 26)"^^geo:wktLiteral ;
  geo-pos:lat "37.566002"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2787'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2787'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.46666666666667'^^xsd:double;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '37.566002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26 37.5660019, 26 37.5660019, 26 37.5660019, 26 37.5660019, 26 37.5660019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2787'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.563999 25.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.563999"^^xsd:decimal ;
  dwc:decimalLongitude "25.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.563999 25.959)"^^geo:wktLiteral ;
  geo-pos:lat "37.563999"^^xsd:decimal ;
  geo-pos:long "25.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2788'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2788'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.0666666666667'^^xsd:double;
  dwc:longitude '25.959'^^xsd:double;
  dwc:latitude '37.563999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9589996 37.5639992, 25.9589996 37.5639992, 25.9589996 37.5639992, 25.9589996 37.5639992, 25.9589996 37.5639992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2788'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576 25.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576"^^xsd:decimal ;
  dwc:decimalLongitude "25.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576 25.972)"^^geo:wktLiteral ;
  geo-pos:lat "37.576"^^xsd:decimal ;
  geo-pos:long "25.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2789'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2789'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.9333333333333'^^xsd:double;
  dwc:longitude '25.972'^^xsd:double;
  dwc:latitude '37.576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9720001 37.5760002, 25.9720001 37.5760002, 25.9720001 37.5760002, 25.9720001 37.5760002, 25.9720001 37.5760002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2789'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549 25.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.549"^^xsd:decimal ;
  dwc:decimalLongitude "25.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549 25.972)"^^geo:wktLiteral ;
  geo-pos:lat "37.549"^^xsd:decimal ;
  geo-pos:long "25.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2790'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2790'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.28333333333333'^^xsd:double;
  dwc:longitude '25.972'^^xsd:double;
  dwc:latitude '37.549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9720001 37.5489998, 25.9720001 37.5489998, 25.9720001 37.5489998, 25.9720001 37.5489998, 25.9720001 37.5489998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2790'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526001 25.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526001"^^xsd:decimal ;
  dwc:decimalLongitude "25.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526001 25.966)"^^geo:wktLiteral ;
  geo-pos:lat "37.526001"^^xsd:decimal ;
  geo-pos:long "25.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2791'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2791'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.2166666666667'^^xsd:double;
  dwc:longitude '25.966'^^xsd:double;
  dwc:latitude '37.526001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9659996 37.526001, 25.9659996 37.526001, 25.9659996 37.526001, 25.9659996 37.526001, 25.9659996 37.526001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2791'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.530998 25.966999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.530998"^^xsd:decimal ;
  dwc:decimalLongitude "25.966999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.530998 25.966999)"^^geo:wktLiteral ;
  geo-pos:lat "37.530998"^^xsd:decimal ;
  geo-pos:long "25.966999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2792'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2792'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.2166666666667'^^xsd:double;
  dwc:longitude '25.966999'^^xsd:double;
  dwc:latitude '37.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9669991 37.5309982, 25.9669991 37.5309982, 25.9669991 37.5309982, 25.9669991 37.5309982, 25.9669991 37.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2792'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.560001 25.988001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.560001"^^xsd:decimal ;
  dwc:decimalLongitude "25.988001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.560001 25.988001)"^^geo:wktLiteral ;
  geo-pos:lat "37.560001"^^xsd:decimal ;
  geo-pos:long "25.988001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2793'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2793'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.9666666666667'^^xsd:double;
  dwc:longitude '25.988001'^^xsd:double;
  dwc:latitude '37.560001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9880009 37.5600014, 25.9880009 37.5600014, 25.9880009 37.5600014, 25.9880009 37.5600014, 25.9880009 37.5600014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2793'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.557999 25.929001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.557999"^^xsd:decimal ;
  dwc:decimalLongitude "25.929001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.557999 25.929001)"^^geo:wktLiteral ;
  geo-pos:lat "37.557999"^^xsd:decimal ;
  geo-pos:long "25.929001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2794'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2794'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:longitude '25.929001'^^xsd:double;
  dwc:latitude '37.557999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9290009 37.5579987, 25.9290009 37.5579987, 25.9290009 37.5579987, 25.9290009 37.5579987, 25.9290009 37.5579987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2794'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.540001 25.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.540001"^^xsd:decimal ;
  dwc:decimalLongitude "25.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.540001 25.968)"^^geo:wktLiteral ;
  geo-pos:lat "37.540001"^^xsd:decimal ;
  geo-pos:long "25.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2795'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2795'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.0666666666667'^^xsd:double;
  dwc:longitude '25.968'^^xsd:double;
  dwc:latitude '37.540001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9680004 37.5400009, 25.9680004 37.5400009, 25.9680004 37.5400009, 25.9680004 37.5400009, 25.9680004 37.5400009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2795'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.557999 25.978001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.557999"^^xsd:decimal ;
  dwc:decimalLongitude "25.978001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.557999 25.978001)"^^geo:wktLiteral ;
  geo-pos:lat "37.557999"^^xsd:decimal ;
  geo-pos:long "25.978001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2796'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2796'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.21666666666667'^^xsd:double;
  dwc:longitude '25.978001'^^xsd:double;
  dwc:latitude '37.557999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9780006 37.5579987, 25.9780006 37.5579987, 25.9780006 37.5579987, 25.9780006 37.5579987, 25.9780006 37.5579987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2796'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553001 25.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.553001"^^xsd:decimal ;
  dwc:decimalLongitude "25.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553001 25.972)"^^geo:wktLiteral ;
  geo-pos:lat "37.553001"^^xsd:decimal ;
  geo-pos:long "25.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2797'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2797'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.5333333333333'^^xsd:double;
  dwc:longitude '25.972'^^xsd:double;
  dwc:latitude '37.553001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9720001 37.5530014, 25.9720001 37.5530014, 25.9720001 37.5530014, 25.9720001 37.5530014, 25.9720001 37.5530014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2797'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558998 25.974001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558998"^^xsd:decimal ;
  dwc:decimalLongitude "25.974001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558998 25.974001)"^^geo:wktLiteral ;
  geo-pos:lat "37.558998"^^xsd:decimal ;
  geo-pos:long "25.974001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2798'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2798'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.1166666666667'^^xsd:double;
  dwc:longitude '25.974001'^^xsd:double;
  dwc:latitude '37.558998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.9740009 37.5589981, 25.9740009 37.5589981, 25.9740009 37.5589981, 25.9740009 37.5589981, 25.9740009 37.5589981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2798'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.594002 26.014999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.594002"^^xsd:decimal ;
  dwc:decimalLongitude "26.014999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.594002 26.014999)"^^geo:wktLiteral ;
  geo-pos:lat "37.594002"^^xsd:decimal ;
  geo-pos:long "26.014999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2799'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2799'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.15'^^xsd:double;
  dwc:longitude '26.014999'^^xsd:double;
  dwc:latitude '37.594002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.0149994 37.5940018, 26.0149994 37.5940018, 26.0149994 37.5940018, 26.0149994 37.5940018, 26.0149994 37.5940018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2799'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.703999 26.113001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.703999"^^xsd:decimal ;
  dwc:decimalLongitude "26.113001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.703999 26.113001)"^^geo:wktLiteral ;
  geo-pos:lat "37.703999"^^xsd:decimal ;
  geo-pos:long "26.113001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2800'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2800'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.6'^^xsd:double;
  dwc:longitude '26.113001'^^xsd:double;
  dwc:latitude '37.703999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.1130009 37.7039986, 26.1130009 37.7039986, 26.1130009 37.7039986, 26.1130009 37.7039986, 26.1130009 37.7039986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2800'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.661999 26.483999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.661999"^^xsd:decimal ;
  dwc:decimalLongitude "26.483999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.661999 26.483999)"^^geo:wktLiteral ;
  geo-pos:lat "37.661999"^^xsd:decimal ;
  geo-pos:long "26.483999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2801'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2801'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.8'^^xsd:double;
  dwc:longitude '26.483999'^^xsd:double;
  dwc:latitude '37.661999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4839993 37.6619988, 26.4839993 37.6619988, 26.4839993 37.6619988, 26.4839993 37.6619988, 26.4839993 37.6619988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2801'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.692001 26.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.692001"^^xsd:decimal ;
  dwc:decimalLongitude "26.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.692001 26.451)"^^geo:wktLiteral ;
  geo-pos:lat "37.692001"^^xsd:decimal ;
  geo-pos:long "26.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2802'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2802'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.4833333333333'^^xsd:double;
  dwc:longitude '26.451'^^xsd:double;
  dwc:latitude '37.692001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4510002 37.6920013, 26.4510002 37.6920013, 26.4510002 37.6920013, 26.4510002 37.6920013, 26.4510002 37.6920013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2802'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.700001 26.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.700001"^^xsd:decimal ;
  dwc:decimalLongitude "26.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.700001 26.428)"^^geo:wktLiteral ;
  geo-pos:lat "37.700001"^^xsd:decimal ;
  geo-pos:long "26.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2803'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2803'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.0166666666667'^^xsd:double;
  dwc:longitude '26.428'^^xsd:double;
  dwc:latitude '37.700001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4279995 37.7000008, 26.4279995 37.7000008, 26.4279995 37.7000008, 26.4279995 37.7000008, 26.4279995 37.7000008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2803'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.698002 26.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.698002"^^xsd:decimal ;
  dwc:decimalLongitude "26.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.698002 26.43)"^^geo:wktLiteral ;
  geo-pos:lat "37.698002"^^xsd:decimal ;
  geo-pos:long "26.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2804'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2804'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3'^^xsd:double;
  dwc:longitude '26.43'^^xsd:double;
  dwc:latitude '37.698002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4300003 37.6980019, 26.4300003 37.6980019, 26.4300003 37.6980019, 26.4300003 37.6980019, 26.4300003 37.6980019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2804'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.681999 26.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.681999"^^xsd:decimal ;
  dwc:decimalLongitude "26.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.681999 26.416)"^^geo:wktLiteral ;
  geo-pos:lat "37.681999"^^xsd:decimal ;
  geo-pos:long "26.416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2805'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2805'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.5333333333333'^^xsd:double;
  dwc:longitude '26.416'^^xsd:double;
  dwc:latitude '37.681999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4160004 37.6819992, 26.4160004 37.6819992, 26.4160004 37.6819992, 26.4160004 37.6819992, 26.4160004 37.6819992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2805'^^xsd:string;
  dwc:observationDate '2011-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66 26.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66"^^xsd:decimal ;
  dwc:decimalLongitude "26.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66 26.461)"^^geo:wktLiteral ;
  geo-pos:lat "37.66"^^xsd:decimal ;
  geo-pos:long "26.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2806'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2806'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.7333333333333'^^xsd:double;
  dwc:longitude '26.461'^^xsd:double;
  dwc:latitude '37.66'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4610004 37.6599999, 26.4610004 37.6599999, 26.4610004 37.6599999, 26.4610004 37.6599999, 26.4610004 37.6599999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2806'^^xsd:string;
  dwc:observationDate '2011-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.685001 26.445999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.685001"^^xsd:decimal ;
  dwc:decimalLongitude "26.445999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.685001 26.445999)"^^geo:wktLiteral ;
  geo-pos:lat "37.685001"^^xsd:decimal ;
  geo-pos:long "26.445999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2807'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2807'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.45'^^xsd:double;
  dwc:longitude '26.445999'^^xsd:double;
  dwc:latitude '37.685001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4459992 37.6850014, 26.4459992 37.6850014, 26.4459992 37.6850014, 26.4459992 37.6850014, 26.4459992 37.6850014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2807'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.679001 26.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.679001"^^xsd:decimal ;
  dwc:decimalLongitude "26.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.679001 26.393)"^^geo:wktLiteral ;
  geo-pos:lat "37.679001"^^xsd:decimal ;
  geo-pos:long "26.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2808'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2808'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.35'^^xsd:double;
  dwc:longitude '26.393'^^xsd:double;
  dwc:latitude '37.679001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3929997 37.6790009, 26.3929997 37.6790009, 26.3929997 37.6790009, 26.3929997 37.6790009, 26.3929997 37.6790009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2808'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674 26.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.674"^^xsd:decimal ;
  dwc:decimalLongitude "26.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674 26.392)"^^geo:wktLiteral ;
  geo-pos:lat "37.674"^^xsd:decimal ;
  geo-pos:long "26.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2809'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2809'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:longitude '26.392'^^xsd:double;
  dwc:latitude '37.674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3920002 37.6739998, 26.3920002 37.6739998, 26.3920002 37.6739998, 26.3920002 37.6739998, 26.3920002 37.6739998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2809'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674 26.395001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.674"^^xsd:decimal ;
  dwc:decimalLongitude "26.395001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674 26.395001)"^^geo:wktLiteral ;
  geo-pos:lat "37.674"^^xsd:decimal ;
  geo-pos:long "26.395001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2810'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2810'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:longitude '26.395001'^^xsd:double;
  dwc:latitude '37.674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3950005 37.6739998, 26.3950005 37.6739998, 26.3950005 37.6739998, 26.3950005 37.6739998, 26.3950005 37.6739998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2810'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.661999 26.360001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.661999"^^xsd:decimal ;
  dwc:decimalLongitude "26.360001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.661999 26.360001)"^^geo:wktLiteral ;
  geo-pos:lat "37.661999"^^xsd:decimal ;
  geo-pos:long "26.360001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2811'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2811'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.1833333333333'^^xsd:double;
  dwc:longitude '26.360001'^^xsd:double;
  dwc:latitude '37.661999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3600006 37.6619988, 26.3600006 37.6619988, 26.3600006 37.6619988, 26.3600006 37.6619988, 26.3600006 37.6619988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2811'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 26.379999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "26.379999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 26.379999)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "26.379999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2812'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2812'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.2666666666667'^^xsd:double;
  dwc:longitude '26.379999'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3799992 37.6669998, 26.3799992 37.6669998, 26.3799992 37.6669998, 26.3799992 37.6669998, 26.3799992 37.6669998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2812'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675999 26.372999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.675999"^^xsd:decimal ;
  dwc:decimalLongitude "26.372999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675999 26.372999)"^^geo:wktLiteral ;
  geo-pos:lat "37.675999"^^xsd:decimal ;
  geo-pos:long "26.372999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2813'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2813'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:longitude '26.372999'^^xsd:double;
  dwc:latitude '37.675999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3729992 37.6759987, 26.3729992 37.6759987, 26.3729992 37.6759987, 26.3729992 37.6759987, 26.3729992 37.6759987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2813'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675999 26.374001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.675999"^^xsd:decimal ;
  dwc:decimalLongitude "26.374001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675999 26.374001)"^^geo:wktLiteral ;
  geo-pos:lat "37.675999"^^xsd:decimal ;
  geo-pos:long "26.374001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2814'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2814'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.8833333333333'^^xsd:double;
  dwc:longitude '26.374001'^^xsd:double;
  dwc:latitude '37.675999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3740006 37.6759987, 26.3740006 37.6759987, 26.3740006 37.6759987, 26.3740006 37.6759987, 26.3740006 37.6759987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2814'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.681999 26.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.681999"^^xsd:decimal ;
  dwc:decimalLongitude "26.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.681999 26.372)"^^geo:wktLiteral ;
  geo-pos:lat "37.681999"^^xsd:decimal ;
  geo-pos:long "26.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2815'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2815'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:longitude '26.372'^^xsd:double;
  dwc:latitude '37.681999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3719997 37.6819992, 26.3719997 37.6819992, 26.3719997 37.6819992, 26.3719997 37.6819992, 26.3719997 37.6819992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2815'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.685001 26.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.685001"^^xsd:decimal ;
  dwc:decimalLongitude "26.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.685001 26.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.685001"^^xsd:decimal ;
  geo-pos:long "26.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2816'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2816'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:longitude '26.378'^^xsd:double;
  dwc:latitude '37.685001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3780003 37.6850014, 26.3780003 37.6850014, 26.3780003 37.6850014, 26.3780003 37.6850014, 26.3780003 37.6850014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2816'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.700001 26.365999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.700001"^^xsd:decimal ;
  dwc:decimalLongitude "26.365999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.700001 26.365999)"^^geo:wktLiteral ;
  geo-pos:lat "37.700001"^^xsd:decimal ;
  geo-pos:long "26.365999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2817'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2817'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:longitude '26.365999'^^xsd:double;
  dwc:latitude '37.700001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3659992 37.7000008, 26.3659992 37.7000008, 26.3659992 37.7000008, 26.3659992 37.7000008, 26.3659992 37.7000008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2817'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691002 26.370001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.691002"^^xsd:decimal ;
  dwc:decimalLongitude "26.370001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691002 26.370001)"^^geo:wktLiteral ;
  geo-pos:lat "37.691002"^^xsd:decimal ;
  geo-pos:long "26.370001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2818'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.2166666666667'^^xsd:double;
  dwc:longitude '26.370001'^^xsd:double;
  dwc:latitude '37.691002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3700008 37.6910019, 26.3700008 37.6910019, 26.3700008 37.6910019, 26.3700008 37.6910019, 26.3700008 37.6910019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2818'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.727001 26.370001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.727001"^^xsd:decimal ;
  dwc:decimalLongitude "26.370001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.727001 26.370001)"^^geo:wktLiteral ;
  geo-pos:lat "37.727001"^^xsd:decimal ;
  geo-pos:long "26.370001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2819'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2819'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.46666666666667'^^xsd:double;
  dwc:longitude '26.370001'^^xsd:double;
  dwc:latitude '37.727001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3700008 37.7270012, 26.3700008 37.7270012, 26.3700008 37.7270012, 26.3700008 37.7270012, 26.3700008 37.7270012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2819'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.686001 26.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.686001"^^xsd:decimal ;
  dwc:decimalLongitude "26.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.686001 26.364)"^^geo:wktLiteral ;
  geo-pos:lat "37.686001"^^xsd:decimal ;
  geo-pos:long "26.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2820'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2820'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.33333333333333'^^xsd:double;
  dwc:longitude '26.364'^^xsd:double;
  dwc:latitude '37.686001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3640003 37.6860008, 26.3640003 37.6860008, 26.3640003 37.6860008, 26.3640003 37.6860008, 26.3640003 37.6860008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2820'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.665001 26.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.665001"^^xsd:decimal ;
  dwc:decimalLongitude "26.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.665001 26.386)"^^geo:wktLiteral ;
  geo-pos:lat "37.665001"^^xsd:decimal ;
  geo-pos:long "26.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2821'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2821'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:longitude '26.386'^^xsd:double;
  dwc:latitude '37.665001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3859997 37.6650009, 26.3859997 37.6650009, 26.3859997 37.6650009, 26.3859997 37.6650009, 26.3859997 37.6650009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2821'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.661999 26.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.661999"^^xsd:decimal ;
  dwc:decimalLongitude "26.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.661999 26.376)"^^geo:wktLiteral ;
  geo-pos:lat "37.661999"^^xsd:decimal ;
  geo-pos:long "26.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2822'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2822'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.7166666666667'^^xsd:double;
  dwc:longitude '26.376'^^xsd:double;
  dwc:latitude '37.661999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3759995 37.6619988, 26.3759995 37.6619988, 26.3759995 37.6619988, 26.3759995 37.6619988, 26.3759995 37.6619988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2822'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.379999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.669998"^^xsd:decimal ;
  dwc:decimalLongitude "26.379999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.379999)"^^geo:wktLiteral ;
  geo-pos:lat "37.669998"^^xsd:decimal ;
  geo-pos:long "26.379999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2823'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2823'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:longitude '26.379999'^^xsd:double;
  dwc:latitude '37.669998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3799992 37.6699982, 26.3799992 37.6699982, 26.3799992 37.6699982, 26.3799992 37.6699982, 26.3799992 37.6699982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2823'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.666 26.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.666"^^xsd:decimal ;
  dwc:decimalLongitude "26.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.666 26.364)"^^geo:wktLiteral ;
  geo-pos:lat "37.666"^^xsd:decimal ;
  geo-pos:long "26.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2824'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2824'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:longitude '26.364'^^xsd:double;
  dwc:latitude '37.666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3640003 37.6660004, 26.3640003 37.6660004, 26.3640003 37.6660004, 26.3640003 37.6660004, 26.3640003 37.6660004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2824'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674 26.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.674"^^xsd:decimal ;
  dwc:decimalLongitude "26.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674 26.365)"^^geo:wktLiteral ;
  geo-pos:lat "37.674"^^xsd:decimal ;
  geo-pos:long "26.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2825'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2825'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.083333333333333'^^xsd:double;
  dwc:longitude '26.365'^^xsd:double;
  dwc:latitude '37.674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3649998 37.6739998, 26.3649998 37.6739998, 26.3649998 37.6739998, 26.3649998 37.6739998, 26.3649998 37.6739998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2825'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.681 26.370001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.681"^^xsd:decimal ;
  dwc:decimalLongitude "26.370001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.681 26.370001)"^^geo:wktLiteral ;
  geo-pos:lat "37.681"^^xsd:decimal ;
  geo-pos:long "26.370001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2826'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2826'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.3166666666667'^^xsd:double;
  dwc:longitude '26.370001'^^xsd:double;
  dwc:latitude '37.681'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3700008 37.6809998, 26.3700008 37.6809998, 26.3700008 37.6809998, 26.3700008 37.6809998, 26.3700008 37.6809998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2826'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709999 26.367001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.709999"^^xsd:decimal ;
  dwc:decimalLongitude "26.367001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709999 26.367001)"^^geo:wktLiteral ;
  geo-pos:lat "37.709999"^^xsd:decimal ;
  geo-pos:long "26.367001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2827'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2827'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.5666666666667'^^xsd:double;
  dwc:longitude '26.367001'^^xsd:double;
  dwc:latitude '37.709999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3670006 37.7099991, 26.3670006 37.7099991, 26.3670006 37.7099991, 26.3670006 37.7099991, 26.3670006 37.7099991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2827'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 26.379999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "26.379999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 26.379999)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "26.379999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2828'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2828'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.3666666666667'^^xsd:double;
  dwc:longitude '26.379999'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3799992 37.6669998, 26.3799992 37.6669998, 26.3799992 37.6669998, 26.3799992 37.6669998, 26.3799992 37.6669998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2828'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.666 26.365999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.666"^^xsd:decimal ;
  dwc:decimalLongitude "26.365999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.666 26.365999)"^^geo:wktLiteral ;
  geo-pos:lat "37.666"^^xsd:decimal ;
  geo-pos:long "26.365999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2829'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2829'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.6333333333333'^^xsd:double;
  dwc:longitude '26.365999'^^xsd:double;
  dwc:latitude '37.666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3659992 37.6660004, 26.3659992 37.6660004, 26.3659992 37.6660004, 26.3659992 37.6660004, 26.3659992 37.6660004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2829'^^xsd:string;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.365999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.669998"^^xsd:decimal ;
  dwc:decimalLongitude "26.365999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.365999)"^^geo:wktLiteral ;
  geo-pos:lat "37.669998"^^xsd:decimal ;
  geo-pos:long "26.365999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2830'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2830'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:longitude '26.365999'^^xsd:double;
  dwc:latitude '37.669998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3659992 37.6699982, 26.3659992 37.6699982, 26.3659992 37.6699982, 26.3659992 37.6699982, 26.3659992 37.6699982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2830'^^xsd:string;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.367001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.669998"^^xsd:decimal ;
  dwc:decimalLongitude "26.367001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.367001)"^^geo:wktLiteral ;
  geo-pos:lat "37.669998"^^xsd:decimal ;
  geo-pos:long "26.367001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2831'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2831'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4833333333333'^^xsd:double;
  dwc:longitude '26.367001'^^xsd:double;
  dwc:latitude '37.669998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3670006 37.6699982, 26.3670006 37.6699982, 26.3670006 37.6699982, 26.3670006 37.6699982, 26.3670006 37.6699982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2831'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.669998"^^xsd:decimal ;
  dwc:decimalLongitude "26.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.368)"^^geo:wktLiteral ;
  geo-pos:lat "37.669998"^^xsd:decimal ;
  geo-pos:long "26.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2832'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2832'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.7166666666667'^^xsd:double;
  dwc:longitude '26.368'^^xsd:double;
  dwc:latitude '37.669998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.368 37.6699982, 26.368 37.6699982, 26.368 37.6699982, 26.368 37.6699982, 26.368 37.6699982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2832'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.666 26.372999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.666"^^xsd:decimal ;
  dwc:decimalLongitude "26.372999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.666 26.372999)"^^geo:wktLiteral ;
  geo-pos:lat "37.666"^^xsd:decimal ;
  geo-pos:long "26.372999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2833'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2833'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:longitude '26.372999'^^xsd:double;
  dwc:latitude '37.666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3729992 37.6660004, 26.3729992 37.6660004, 26.3729992 37.6660004, 26.3729992 37.6660004, 26.3729992 37.6660004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2833'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667999 26.388001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667999"^^xsd:decimal ;
  dwc:decimalLongitude "26.388001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667999 26.388001)"^^geo:wktLiteral ;
  geo-pos:lat "37.667999"^^xsd:decimal ;
  geo-pos:long "26.388001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2834'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2834'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.3166666666667'^^xsd:double;
  dwc:longitude '26.388001'^^xsd:double;
  dwc:latitude '37.667999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3880005 37.6679993, 26.3880005 37.6679993, 26.3880005 37.6679993, 26.3880005 37.6679993, 26.3880005 37.6679993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2834'^^xsd:string;
  dwc:observationDate '2011-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667999 26.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667999"^^xsd:decimal ;
  dwc:decimalLongitude "26.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667999 26.406)"^^geo:wktLiteral ;
  geo-pos:lat "37.667999"^^xsd:decimal ;
  geo-pos:long "26.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2835'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2835'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:longitude '26.406'^^xsd:double;
  dwc:latitude '37.667999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.4060001 37.6679993, 26.4060001 37.6679993, 26.4060001 37.6679993, 26.4060001 37.6679993, 26.4060001 37.6679993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2835'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.664002 26.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.664002"^^xsd:decimal ;
  dwc:decimalLongitude "26.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.664002 26.393)"^^geo:wktLiteral ;
  geo-pos:lat "37.664002"^^xsd:decimal ;
  geo-pos:long "26.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2836'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2836'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:longitude '26.393'^^xsd:double;
  dwc:latitude '37.664002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3929997 37.6640015, 26.3929997 37.6640015, 26.3929997 37.6640015, 26.3929997 37.6640015, 26.3929997 37.6640015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2836'^^xsd:string;
  dwc:observationDate '2011-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.388001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.669998"^^xsd:decimal ;
  dwc:decimalLongitude "26.388001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669998 26.388001)"^^geo:wktLiteral ;
  geo-pos:lat "37.669998"^^xsd:decimal ;
  geo-pos:long "26.388001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2837'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2837'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1166666666667'^^xsd:double;
  dwc:longitude '26.388001'^^xsd:double;
  dwc:latitude '37.669998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3880005 37.6699982, 26.3880005 37.6699982, 26.3880005 37.6699982, 26.3880005 37.6699982, 26.3880005 37.6699982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2837'^^xsd:string;
  dwc:observationDate '2011-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.681 26.388001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.681"^^xsd:decimal ;
  dwc:decimalLongitude "26.388001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.681 26.388001)"^^geo:wktLiteral ;
  geo-pos:lat "37.681"^^xsd:decimal ;
  geo-pos:long "26.388001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2838'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2838'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.75'^^xsd:double;
  dwc:longitude '26.388001'^^xsd:double;
  dwc:latitude '37.681'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3880005 37.6809998, 26.3880005 37.6809998, 26.3880005 37.6809998, 26.3880005 37.6809998, 26.3880005 37.6809998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2838'^^xsd:string;
  dwc:observationDate '2011-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 26.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68"^^xsd:decimal ;
  dwc:decimalLongitude "26.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 26.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.68"^^xsd:decimal ;
  geo-pos:long "26.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2839'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2839'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.1833333333333'^^xsd:double;
  dwc:longitude '26.378'^^xsd:double;
  dwc:latitude '37.68'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3780003 37.6800003, 26.3780003 37.6800003, 26.3780003 37.6800003, 26.3780003 37.6800003, 26.3780003 37.6800003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2839'^^xsd:string;
  dwc:observationDate '2011-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658001 26.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658001"^^xsd:decimal ;
  dwc:decimalLongitude "26.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658001 26.376)"^^geo:wktLiteral ;
  geo-pos:lat "37.658001"^^xsd:decimal ;
  geo-pos:long "26.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2840'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2840'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.3'^^xsd:double;
  dwc:longitude '26.376'^^xsd:double;
  dwc:latitude '37.658001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.3759995 37.658001, 26.3759995 37.658001, 26.3759995 37.658001, 26.3759995 37.658001, 26.3759995 37.658001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2840'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.424 24.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.424"^^xsd:decimal ;
  dwc:decimalLongitude "24.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.424 24.586)"^^geo:wktLiteral ;
  geo-pos:lat "35.424"^^xsd:decimal ;
  geo-pos:long "24.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2841'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2841'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.1633333333333'^^xsd:double;
  dwc:longitude '24.586'^^xsd:double;
  dwc:latitude '35.424'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5860004 35.4239998, 24.5860004 35.4239998, 24.5860004 35.4239998, 24.5860004 35.4239998, 24.5860004 35.4239998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2841'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542999 24.224001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542999"^^xsd:decimal ;
  dwc:decimalLongitude "24.224001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542999 24.224001)"^^geo:wktLiteral ;
  geo-pos:lat "35.542999"^^xsd:decimal ;
  geo-pos:long "24.224001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2842'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2842'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.93833333333333'^^xsd:double;
  dwc:longitude '24.224001'^^xsd:double;
  dwc:latitude '35.542999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2240009 35.5429993, 24.2240009 35.5429993, 24.2240009 35.5429993, 24.2240009 35.5429993, 24.2240009 35.5429993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2842'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.573002 23.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.573002"^^xsd:decimal ;
  dwc:decimalLongitude "23.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.573002 23.935)"^^geo:wktLiteral ;
  geo-pos:lat "35.573002"^^xsd:decimal ;
  geo-pos:long "23.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2843'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2843'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8972222222222'^^xsd:double;
  dwc:longitude '23.935'^^xsd:double;
  dwc:latitude '35.573002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9349995 35.5730019, 23.9349995 35.5730019, 23.9349995 35.5730019, 23.9349995 35.5730019, 23.9349995 35.5730019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2843'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.652 23.856001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.652"^^xsd:decimal ;
  dwc:decimalLongitude "23.856001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.652 23.856001)"^^geo:wktLiteral ;
  geo-pos:lat "35.652"^^xsd:decimal ;
  geo-pos:long "23.856001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2844'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2844'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.4222222222222'^^xsd:double;
  dwc:longitude '23.856001'^^xsd:double;
  dwc:latitude '35.652'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8560009 35.6520004, 23.8560009 35.6520004, 23.8560009 35.6520004, 23.8560009 35.6520004, 23.8560009 35.6520004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2844'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.667999 23.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.667999"^^xsd:decimal ;
  dwc:decimalLongitude "23.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.667999 23.816)"^^geo:wktLiteral ;
  geo-pos:lat "35.667999"^^xsd:decimal ;
  geo-pos:long "23.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2845'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2845'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5827777777778'^^xsd:double;
  dwc:longitude '23.816'^^xsd:double;
  dwc:latitude '35.667999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.816 35.6679993, 23.816 35.6679993, 23.816 35.6679993, 23.816 35.6679993, 23.816 35.6679993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2845'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.668999 23.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.668999"^^xsd:decimal ;
  dwc:decimalLongitude "23.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.668999 23.663)"^^geo:wktLiteral ;
  geo-pos:lat "35.668999"^^xsd:decimal ;
  geo-pos:long "23.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2846'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2846'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7466666666667'^^xsd:double;
  dwc:longitude '23.663'^^xsd:double;
  dwc:latitude '35.668999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.6630001 35.6689987, 23.6630001 35.6689987, 23.6630001 35.6689987, 23.6630001 35.6689987, 23.6630001 35.6689987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2846'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.501 18.111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.501"^^xsd:decimal ;
  dwc:decimalLongitude "18.111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.501 18.111)"^^geo:wktLiteral ;
  geo-pos:lat "34.501"^^xsd:decimal ;
  geo-pos:long "18.111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2847'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2847'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.7744444444444'^^xsd:double;
  dwc:longitude '18.111'^^xsd:double;
  dwc:latitude '34.501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.1110001 34.5009995, 18.1110001 34.5009995, 18.1110001 34.5009995, 18.1110001 34.5009995, 18.1110001 34.5009995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2847'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.262001 17.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.262001"^^xsd:decimal ;
  dwc:decimalLongitude "17.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.262001 17.027)"^^geo:wktLiteral ;
  geo-pos:lat "34.262001"^^xsd:decimal ;
  geo-pos:long "17.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2848'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2848'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.5972222222222'^^xsd:double;
  dwc:longitude '17.027'^^xsd:double;
  dwc:latitude '34.262001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.0270004 34.262001, 17.0270004 34.262001, 17.0270004 34.262001, 17.0270004 34.262001, 17.0270004 34.262001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2848'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.078999 14.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.078999"^^xsd:decimal ;
  dwc:decimalLongitude "14.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.078999 14.923)"^^geo:wktLiteral ;
  geo-pos:lat "34.078999"^^xsd:decimal ;
  geo-pos:long "14.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2849'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2849'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.3361111111111'^^xsd:double;
  dwc:longitude '14.923'^^xsd:double;
  dwc:latitude '34.078999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.9230003 34.0789986, 14.9230003 34.0789986, 14.9230003 34.0789986, 14.9230003 34.0789986, 14.9230003 34.0789986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2849'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 14.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.223"^^xsd:decimal ;
  dwc:decimalLongitude "14.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 14.371)"^^geo:wktLiteral ;
  geo-pos:lat "34.223"^^xsd:decimal ;
  geo-pos:long "14.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2850'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2850'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0991666666667'^^xsd:double;
  dwc:longitude '14.371'^^xsd:double;
  dwc:latitude '34.223'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.3710003 34.2229996, 14.3710003 34.2229996, 14.3710003 34.2229996, 14.3710003 34.2229996, 14.3710003 34.2229996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2850'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 13.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "13.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 13.929)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "13.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2851'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2851'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1441666666667'^^xsd:double;
  dwc:longitude '13.929'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.9289999 34.4020004, 13.9289999 34.4020004, 13.9289999 34.4020004, 13.9289999 34.4020004, 13.9289999 34.4020004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2851'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.360001"^^xsd:decimal ;
  dwc:decimalLongitude "25.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.277)"^^geo:wktLiteral ;
  geo-pos:lat "35.360001"^^xsd:decimal ;
  geo-pos:long "25.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2339'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2339'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.4763888888889'^^xsd:double;
  dwc:longitude '25.277'^^xsd:double;
  dwc:latitude '35.360001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2770004 35.3600006, 25.2770004 35.3600006, 25.2770004 35.3600006, 25.2770004 35.3600006, 25.2770004 35.3600006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2339'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.322001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.322001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.322001)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.322001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2340'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2340'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.7036111111111'^^xsd:double;
  dwc:longitude '25.322001'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3220005 35.3470001, 25.3220005 35.3470001, 25.3220005 35.3470001, 25.3220005 35.3470001, 25.3220005 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2340'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.318001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352001"^^xsd:decimal ;
  dwc:decimalLongitude "25.318001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352001 25.318001)"^^geo:wktLiteral ;
  geo-pos:lat "35.352001"^^xsd:decimal ;
  geo-pos:long "25.318001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2341'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2341'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.19'^^xsd:double;
  dwc:longitude '25.318001'^^xsd:double;
  dwc:latitude '35.352001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3180008 35.3520012, 25.3180008 35.3520012, 25.3180008 35.3520012, 25.3180008 35.3520012, 25.3180008 35.3520012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2341'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.316999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.316999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.316999)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.316999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2342'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2342'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.6841666666667'^^xsd:double;
  dwc:longitude '25.316999'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3169994 35.3530006, 25.3169994 35.3530006, 25.3169994 35.3530006, 25.3169994 35.3530006, 25.3169994 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2342'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.306999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342999"^^xsd:decimal ;
  dwc:decimalLongitude "25.306999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342999 25.306999)"^^geo:wktLiteral ;
  geo-pos:lat "35.342999"^^xsd:decimal ;
  geo-pos:long "25.306999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2343'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2343'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.6022222222222'^^xsd:double;
  dwc:longitude '25.306999'^^xsd:double;
  dwc:latitude '35.342999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3069992 35.3429985, 25.3069992 35.3429985, 25.3069992 35.3429985, 25.3069992 35.3429985, 25.3069992 35.3429985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2343'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.339001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.339001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.339001)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.339001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2344'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2344'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.59'^^xsd:double;
  dwc:longitude '25.339001'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3390007 35.3530006, 25.3390007 35.3530006, 25.3390007 35.3530006, 25.3390007 35.3530006, 25.3390007 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2344'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.337999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.337999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.337999)"^^geo:wktLiteral ;
  geo-pos:lat "35.354"^^xsd:decimal ;
  geo-pos:long "25.337999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2345'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2345'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.1888888888889'^^xsd:double;
  dwc:longitude '25.337999'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3379993 35.3540001, 25.3379993 35.3540001, 25.3379993 35.3540001, 25.3379993 35.3540001, 25.3379993 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2345'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.335999 25.313999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.335999"^^xsd:decimal ;
  dwc:decimalLongitude "25.313999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.335999 25.313999)"^^geo:wktLiteral ;
  geo-pos:lat "35.335999"^^xsd:decimal ;
  geo-pos:long "25.313999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2346'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2346'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.83722222222222'^^xsd:double;
  dwc:longitude '25.313999'^^xsd:double;
  dwc:latitude '35.335999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3139992 35.3359985, 25.3139992 35.3359985, 25.3139992 35.3359985, 25.3139992 35.3359985, 25.3139992 35.3359985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2346'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358002 25.254999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358002"^^xsd:decimal ;
  dwc:decimalLongitude "25.254999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358002 25.254999)"^^geo:wktLiteral ;
  geo-pos:lat "35.358002"^^xsd:decimal ;
  geo-pos:long "25.254999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2347'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2347'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.9127777777778'^^xsd:double;
  dwc:longitude '25.254999'^^xsd:double;
  dwc:latitude '35.358002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2549992 35.3580017, 25.2549992 35.3580017, 25.2549992 35.3580017, 25.2549992 35.3580017, 25.2549992 35.3580017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2347'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.477001 25.139999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.477001"^^xsd:decimal ;
  dwc:decimalLongitude "25.139999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.477001 25.139999)"^^geo:wktLiteral ;
  geo-pos:lat "35.477001"^^xsd:decimal ;
  geo-pos:long "25.139999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2348'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2348'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.63861111111111'^^xsd:double;
  dwc:longitude '25.139999'^^xsd:double;
  dwc:latitude '35.477001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1399994 35.4770012, 25.1399994 35.4770012, 25.1399994 35.4770012, 25.1399994 35.4770012, 25.1399994 35.4770012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2348'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.366001"^^xsd:decimal ;
  dwc:decimalLongitude "25.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.366001 25.219)"^^geo:wktLiteral ;
  geo-pos:lat "35.366001"^^xsd:decimal ;
  geo-pos:long "25.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2349'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2349'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.5719444444444'^^xsd:double;
  dwc:longitude '25.219'^^xsd:double;
  dwc:latitude '35.366001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2189999 35.3660011, 25.2189999 35.3660011, 25.2189999 35.3660011, 25.2189999 35.3660011, 25.2189999 35.3660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2349'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.326)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2350'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2350'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.12527777777778'^^xsd:double;
  dwc:longitude '25.326'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3260002 35.3530006, 25.3260002 35.3530006, 25.3260002 35.3530006, 25.3260002 35.3530006, 25.3260002 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2350'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.334999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.334999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.334999)"^^geo:wktLiteral ;
  geo-pos:lat "35.359001"^^xsd:decimal ;
  geo-pos:long "25.334999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2351'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2351'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.8713888888889'^^xsd:double;
  dwc:longitude '25.334999'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3349991 35.3590012, 25.3349991 35.3590012, 25.3349991 35.3590012, 25.3349991 35.3590012, 25.3349991 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2351'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367001 25.344999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.367001"^^xsd:decimal ;
  dwc:decimalLongitude "25.344999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367001 25.344999)"^^geo:wktLiteral ;
  geo-pos:lat "35.367001"^^xsd:decimal ;
  geo-pos:long "25.344999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2352'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2352'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.3522222222222'^^xsd:double;
  dwc:longitude '25.344999'^^xsd:double;
  dwc:latitude '35.367001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3449993 35.3670006, 25.3449993 35.3670006, 25.3449993 35.3670006, 25.3449993 35.3670006, 25.3449993 35.3670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2352'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.370998 25.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.370998"^^xsd:decimal ;
  dwc:decimalLongitude "25.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.370998 25.351)"^^geo:wktLiteral ;
  geo-pos:lat "35.370998"^^xsd:decimal ;
  geo-pos:long "25.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2353'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2353'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2491666666667'^^xsd:double;
  dwc:longitude '25.351'^^xsd:double;
  dwc:latitude '35.370998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3509998 35.3709984, 25.3509998 35.3709984, 25.3509998 35.3709984, 25.3509998 35.3709984, 25.3509998 35.3709984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2353'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.426998 25.471001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.426998"^^xsd:decimal ;
  dwc:decimalLongitude "25.471001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.426998 25.471001)"^^geo:wktLiteral ;
  geo-pos:lat "35.426998"^^xsd:decimal ;
  geo-pos:long "25.471001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2354'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2354'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.6838888888889'^^xsd:double;
  dwc:longitude '25.471001'^^xsd:double;
  dwc:latitude '35.426998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4710007 35.4269981, 25.4710007 35.4269981, 25.4710007 35.4269981, 25.4710007 35.4269981, 25.4710007 35.4269981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2354'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363998 25.249001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363998"^^xsd:decimal ;
  dwc:decimalLongitude "25.249001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363998 25.249001)"^^geo:wktLiteral ;
  geo-pos:lat "35.363998"^^xsd:decimal ;
  geo-pos:long "25.249001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2355'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2355'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.2344444444444'^^xsd:double;
  dwc:longitude '25.249001'^^xsd:double;
  dwc:latitude '35.363998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2490006 35.3639984, 25.2490006 35.3639984, 25.2490006 35.3639984, 25.2490006 35.3639984, 25.2490006 35.3639984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2355'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.356998"^^xsd:decimal ;
  dwc:decimalLongitude "25.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.356998 25.274)"^^geo:wktLiteral ;
  geo-pos:lat "35.356998"^^xsd:decimal ;
  geo-pos:long "25.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2356'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2356'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.0463888888889'^^xsd:double;
  dwc:longitude '25.274'^^xsd:double;
  dwc:latitude '35.356998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2740002 35.3569984, 25.2740002 35.3569984, 25.2740002 35.3569984, 25.2740002 35.3569984, 25.2740002 35.3569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2356'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 25.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "25.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 25.253)"^^geo:wktLiteral ;
  geo-pos:lat "35.375"^^xsd:decimal ;
  geo-pos:long "25.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2357'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2357'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.3511111111111'^^xsd:double;
  dwc:longitude '25.253'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2530003 35.375, 25.2530003 35.375, 25.2530003 35.375, 25.2530003 35.375, 25.2530003 35.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2357'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.376 25.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.376"^^xsd:decimal ;
  dwc:decimalLongitude "25.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.376 25.232)"^^geo:wktLiteral ;
  geo-pos:lat "35.376"^^xsd:decimal ;
  geo-pos:long "25.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2358'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2358'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.5788888888889'^^xsd:double;
  dwc:longitude '25.232'^^xsd:double;
  dwc:latitude '35.376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2320004 35.3759995, 25.2320004 35.3759995, 25.2320004 35.3759995, 25.2320004 35.3759995, 25.2320004 35.3759995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2358'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.911999 25.438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.911999"^^xsd:decimal ;
  dwc:decimalLongitude "25.438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.911999 25.438)"^^geo:wktLiteral ;
  geo-pos:lat "35.911999"^^xsd:decimal ;
  geo-pos:long "25.438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2359'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2359'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.62194444444444'^^xsd:double;
  dwc:longitude '25.438'^^xsd:double;
  dwc:latitude '35.911999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4379997 35.9119988, 25.4379997 35.9119988, 25.4379997 35.9119988, 25.4379997 35.9119988, 25.4379997 35.9119988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2359'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.424999 25.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.424999"^^xsd:decimal ;
  dwc:decimalLongitude "25.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.424999 25.289)"^^geo:wktLiteral ;
  geo-pos:lat "35.424999"^^xsd:decimal ;
  geo-pos:long "25.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2360'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2360'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.0136111111111'^^xsd:double;
  dwc:longitude '25.289'^^xsd:double;
  dwc:latitude '35.424999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2889996 35.4249992, 25.2889996 35.4249992, 25.2889996 35.4249992, 25.2889996 35.4249992, 25.2889996 35.4249992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2360'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.344999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369"^^xsd:decimal ;
  dwc:decimalLongitude "25.344999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.344999)"^^geo:wktLiteral ;
  geo-pos:lat "35.369"^^xsd:decimal ;
  geo-pos:long "25.344999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2361'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2361'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.9055555555556'^^xsd:double;
  dwc:longitude '25.344999'^^xsd:double;
  dwc:latitude '35.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3449993 35.3689995, 25.3449993 35.3689995, 25.3449993 35.3689995, 25.3449993 35.3689995, 25.3449993 35.3689995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2361'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.368"^^xsd:decimal ;
  dwc:decimalLongitude "25.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.344)"^^geo:wktLiteral ;
  geo-pos:lat "35.368"^^xsd:decimal ;
  geo-pos:long "25.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2362'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2362'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.3794444444444'^^xsd:double;
  dwc:longitude '25.344'^^xsd:double;
  dwc:latitude '35.368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3439999 35.368, 25.3439999 35.368, 25.3439999 35.368, 25.3439999 35.368, 25.3439999 35.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2362'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.381001 25.341999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.381001"^^xsd:decimal ;
  dwc:decimalLongitude "25.341999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.381001 25.341999)"^^geo:wktLiteral ;
  geo-pos:lat "35.381001"^^xsd:decimal ;
  geo-pos:long "25.341999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2363'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2363'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.48944444444444'^^xsd:double;
  dwc:longitude '25.341999'^^xsd:double;
  dwc:latitude '35.381001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3419991 35.3810005, 25.3419991 35.3810005, 25.3419991 35.3810005, 25.3419991 35.3810005, 25.3419991 35.3810005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2363'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358002 25.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358002"^^xsd:decimal ;
  dwc:decimalLongitude "25.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358002 25.277)"^^geo:wktLiteral ;
  geo-pos:lat "35.358002"^^xsd:decimal ;
  geo-pos:long "25.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2364'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2364'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.85555555555556'^^xsd:double;
  dwc:longitude '25.277'^^xsd:double;
  dwc:latitude '35.358002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2770004 35.3580017, 25.2770004 35.3580017, 25.2770004 35.3580017, 25.2770004 35.3580017, 25.2770004 35.3580017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2364'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.287001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.360001"^^xsd:decimal ;
  dwc:decimalLongitude "25.287001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.360001 25.287001)"^^geo:wktLiteral ;
  geo-pos:lat "35.360001"^^xsd:decimal ;
  geo-pos:long "25.287001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2365'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2365'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.46027777777778'^^xsd:double;
  dwc:longitude '25.287001'^^xsd:double;
  dwc:latitude '35.360001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2870007 35.3600006, 25.2870007 35.3600006, 25.2870007 35.3600006, 25.2870007 35.3600006, 25.2870007 35.3600006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2365'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367001 25.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.367001"^^xsd:decimal ;
  dwc:decimalLongitude "25.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367001 25.327)"^^geo:wktLiteral ;
  geo-pos:lat "35.367001"^^xsd:decimal ;
  geo-pos:long "25.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2366'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2366'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.7188888888889'^^xsd:double;
  dwc:longitude '25.327'^^xsd:double;
  dwc:latitude '35.367001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3269997 35.3670006, 25.3269997 35.3670006, 25.3269997 35.3670006, 25.3269997 35.3670006, 25.3269997 35.3670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2366'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.459 24.997999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.459"^^xsd:decimal ;
  dwc:decimalLongitude "24.997999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.459 24.997999)"^^geo:wktLiteral ;
  geo-pos:lat "35.459"^^xsd:decimal ;
  geo-pos:long "24.997999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2367'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2367'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.8136111111111'^^xsd:double;
  dwc:longitude '24.997999'^^xsd:double;
  dwc:latitude '35.459'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.9979992 35.4589996, 24.9979992 35.4589996, 24.9979992 35.4589996, 24.9979992 35.4589996, 24.9979992 35.4589996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2367'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.290001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.290001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.290001)"^^geo:wktLiteral ;
  geo-pos:lat "35.339001"^^xsd:decimal ;
  geo-pos:long "25.290001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2368'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2368'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.9975'^^xsd:double;
  dwc:longitude '25.290001'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2900009 35.3390007, 25.2900009 35.3390007, 25.2900009 35.3390007, 25.2900009 35.3390007, 25.2900009 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2368'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.292999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355999"^^xsd:decimal ;
  dwc:decimalLongitude "25.292999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355999 25.292999)"^^geo:wktLiteral ;
  geo-pos:lat "35.355999"^^xsd:decimal ;
  geo-pos:long "25.292999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2369'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2369'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.7616666666667'^^xsd:double;
  dwc:longitude '25.292999'^^xsd:double;
  dwc:latitude '35.355999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2929993 35.355999, 25.2929993 35.355999, 25.2929993 35.355999, 25.2929993 35.355999, 25.2929993 35.355999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2369'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.448002 25.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.448002"^^xsd:decimal ;
  dwc:decimalLongitude "25.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.448002 25.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.448002"^^xsd:decimal ;
  geo-pos:long "25.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2370'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2370'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.4411111111111'^^xsd:double;
  dwc:longitude '25.188'^^xsd:double;
  dwc:latitude '35.448002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1879997 35.4480019, 25.1879997 35.4480019, 25.1879997 35.4480019, 25.1879997 35.4480019, 25.1879997 35.4480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2370'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.303)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2371'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2371'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.3986111111111'^^xsd:double;
  dwc:longitude '25.303'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3029995 35.3479996, 25.3029995 35.3479996, 25.3029995 35.3479996, 25.3029995 35.3479996, 25.3029995 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2371'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.273001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349999"^^xsd:decimal ;
  dwc:decimalLongitude "25.273001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349999 25.273001)"^^geo:wktLiteral ;
  geo-pos:lat "35.349999"^^xsd:decimal ;
  geo-pos:long "25.273001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2372'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2372'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.6252777777778'^^xsd:double;
  dwc:longitude '25.273001'^^xsd:double;
  dwc:latitude '35.349999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2730007 35.3499985, 25.2730007 35.3499985, 25.2730007 35.3499985, 25.2730007 35.3499985, 25.2730007 35.3499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2372'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.26)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2373'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2373'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.9019444444444'^^xsd:double;
  dwc:longitude '25.26'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2600002 35.3409996, 25.2600002 35.3409996, 25.2600002 35.3409996, 25.2600002 35.3409996, 25.2600002 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2373'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382 25.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.382"^^xsd:decimal ;
  dwc:decimalLongitude "25.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382 25.174)"^^geo:wktLiteral ;
  geo-pos:lat "35.382"^^xsd:decimal ;
  geo-pos:long "25.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2435'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2435'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.4136111111111'^^xsd:double;
  dwc:longitude '25.174'^^xsd:double;
  dwc:latitude '35.382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1739998 35.382, 25.1739998 35.382, 25.1739998 35.382, 25.1739998 35.382, 25.1739998 35.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2435'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.439999 25.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.439999"^^xsd:decimal ;
  dwc:decimalLongitude "25.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.439999 25.152)"^^geo:wktLiteral ;
  geo-pos:lat "35.439999"^^xsd:decimal ;
  geo-pos:long "25.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2436'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2436'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.8772222222222'^^xsd:double;
  dwc:longitude '25.152'^^xsd:double;
  dwc:latitude '35.439999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1520004 35.4399986, 25.1520004 35.4399986, 25.1520004 35.4399986, 25.1520004 35.4399986, 25.1520004 35.4399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2436'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.247999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.247999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.247999)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.247999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2437'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2437'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.893055555556'^^xsd:double;
  dwc:longitude '25.247999'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2479992 35.3440018, 25.2479992 35.3440018, 25.2479992 35.3440018, 25.2479992 35.3440018, 25.2479992 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2437'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.322001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362"^^xsd:decimal ;
  dwc:decimalLongitude "25.322001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362 25.322001)"^^geo:wktLiteral ;
  geo-pos:lat "35.362"^^xsd:decimal ;
  geo-pos:long "25.322001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2438'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2438'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.6352777777778'^^xsd:double;
  dwc:longitude '25.322001'^^xsd:double;
  dwc:latitude '35.362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3220005 35.3619995, 25.3220005 35.3619995, 25.3220005 35.3619995, 25.3220005 35.3619995, 25.3220005 35.3619995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2438'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 25.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.374001"^^xsd:decimal ;
  dwc:decimalLongitude "25.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 25.31)"^^geo:wktLiteral ;
  geo-pos:lat "35.374001"^^xsd:decimal ;
  geo-pos:long "25.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2439'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2439'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2675'^^xsd:double;
  dwc:longitude '25.31'^^xsd:double;
  dwc:latitude '35.374001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3099995 35.3740006, 25.3099995 35.3740006, 25.3099995 35.3740006, 25.3099995 35.3740006, 25.3099995 35.3740006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2439'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.379002 25.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.379002"^^xsd:decimal ;
  dwc:decimalLongitude "25.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.379002 25.323)"^^geo:wktLiteral ;
  geo-pos:lat "35.379002"^^xsd:decimal ;
  geo-pos:long "25.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2440'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2440'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.6472222222222'^^xsd:double;
  dwc:longitude '25.323'^^xsd:double;
  dwc:latitude '35.379002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.323 35.3790016, 25.323 35.3790016, 25.323 35.3790016, 25.323 35.3790016, 25.323 35.3790016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2440'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.403 25.327999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.403"^^xsd:decimal ;
  dwc:decimalLongitude "25.327999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.403 25.327999)"^^geo:wktLiteral ;
  geo-pos:lat "35.403"^^xsd:decimal ;
  geo-pos:long "25.327999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2441'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2441'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.0488888888889'^^xsd:double;
  dwc:longitude '25.327999'^^xsd:double;
  dwc:latitude '35.403'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3279991 35.4029999, 25.3279991 35.4029999, 25.3279991 35.4029999, 25.3279991 35.4029999, 25.3279991 35.4029999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2441'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.379002 25.219999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.379002"^^xsd:decimal ;
  dwc:decimalLongitude "25.219999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.379002 25.219999)"^^geo:wktLiteral ;
  geo-pos:lat "35.379002"^^xsd:decimal ;
  geo-pos:long "25.219999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2442'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2442'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.8513888888889'^^xsd:double;
  dwc:longitude '25.219999'^^xsd:double;
  dwc:latitude '35.379002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2199993 35.3790016, 25.2199993 35.3790016, 25.2199993 35.3790016, 25.2199993 35.3790016, 25.2199993 35.3790016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2442'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.267)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2443'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2443'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.99944444444444'^^xsd:double;
  dwc:longitude '25.267'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2670002 35.3470001, 25.2670002 35.3470001, 25.2670002 35.3470001, 25.2670002 35.3470001, 25.2670002 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2443'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.377998 25.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.377998"^^xsd:decimal ;
  dwc:decimalLongitude "25.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.377998 25.274)"^^geo:wktLiteral ;
  geo-pos:lat "35.377998"^^xsd:decimal ;
  geo-pos:long "25.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2444'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2444'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.7747222222222'^^xsd:double;
  dwc:longitude '25.274'^^xsd:double;
  dwc:latitude '35.377998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2740002 35.3779984, 25.2740002 35.3779984, 25.2740002 35.3779984, 25.2740002 35.3779984, 25.2740002 35.3779984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2444'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382 25.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.382"^^xsd:decimal ;
  dwc:decimalLongitude "25.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382 25.223)"^^geo:wktLiteral ;
  geo-pos:lat "35.382"^^xsd:decimal ;
  geo-pos:long "25.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2445'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2445'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.1675'^^xsd:double;
  dwc:longitude '25.223'^^xsd:double;
  dwc:latitude '35.382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2229996 35.382, 25.2229996 35.382, 25.2229996 35.382, 25.2229996 35.382, 25.2229996 35.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2445'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.550999 25.197001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.550999"^^xsd:decimal ;
  dwc:decimalLongitude "25.197001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.550999 25.197001)"^^geo:wktLiteral ;
  geo-pos:lat "35.550999"^^xsd:decimal ;
  geo-pos:long "25.197001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2446'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2446'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.305'^^xsd:double;
  dwc:longitude '25.197001'^^xsd:double;
  dwc:latitude '35.550999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1970005 35.5509987, 25.1970005 35.5509987, 25.1970005 35.5509987, 25.1970005 35.5509987, 25.1970005 35.5509987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2446'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344002"^^xsd:decimal ;
  dwc:decimalLongitude "25.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344002 25.253)"^^geo:wktLiteral ;
  geo-pos:lat "35.344002"^^xsd:decimal ;
  geo-pos:long "25.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2447'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2447'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.78277777777778'^^xsd:double;
  dwc:longitude '25.253'^^xsd:double;
  dwc:latitude '35.344002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2530003 35.3440018, 25.2530003 35.3440018, 25.2530003 35.3440018, 25.2530003 35.3440018, 25.2530003 35.3440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2447'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.497002 25.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.497002"^^xsd:decimal ;
  dwc:decimalLongitude "25.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.497002 25.202)"^^geo:wktLiteral ;
  geo-pos:lat "35.497002"^^xsd:decimal ;
  geo-pos:long "25.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2448'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2448'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.12694444444444'^^xsd:double;
  dwc:longitude '25.202'^^xsd:double;
  dwc:latitude '35.497002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2019997 35.4970017, 25.2019997 35.4970017, 25.2019997 35.4970017, 25.2019997 35.4970017, 25.2019997 35.4970017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2448'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.240999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369"^^xsd:decimal ;
  dwc:decimalLongitude "25.240999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.240999)"^^geo:wktLiteral ;
  geo-pos:lat "35.369"^^xsd:decimal ;
  geo-pos:long "25.240999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2449'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2449'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.33833333333333'^^xsd:double;
  dwc:longitude '25.240999'^^xsd:double;
  dwc:latitude '35.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2409992 35.3689995, 25.2409992 35.3689995, 25.2409992 35.3689995, 25.2409992 35.3689995, 25.2409992 35.3689995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2449'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.380001 25.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.380001"^^xsd:decimal ;
  dwc:decimalLongitude "25.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.380001 25.251)"^^geo:wktLiteral ;
  geo-pos:lat "35.380001"^^xsd:decimal ;
  geo-pos:long "25.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2450'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2450'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.2752777777778'^^xsd:double;
  dwc:longitude '25.251'^^xsd:double;
  dwc:latitude '35.380001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2509995 35.3800011, 25.2509995 35.3800011, 25.2509995 35.3800011, 25.2509995 35.3800011, 25.2509995 35.3800011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2450'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355"^^xsd:decimal ;
  dwc:decimalLongitude "25.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.254)"^^geo:wktLiteral ;
  geo-pos:lat "35.355"^^xsd:decimal ;
  geo-pos:long "25.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2451'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2451'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.23083333333333'^^xsd:double;
  dwc:longitude '25.254'^^xsd:double;
  dwc:latitude '35.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2539997 35.3549995, 25.2539997 35.3549995, 25.2539997 35.3549995, 25.2539997 35.3549995, 25.2539997 35.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2451'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.275999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.275999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.275999)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.275999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2452'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2452'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.9016666666667'^^xsd:double;
  dwc:longitude '25.275999'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2759991 35.3530006, 25.2759991 35.3530006, 25.2759991 35.3530006, 25.2759991 35.3530006, 25.2759991 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2452'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382 25.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.382"^^xsd:decimal ;
  dwc:decimalLongitude "25.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.382 25.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.382"^^xsd:decimal ;
  geo-pos:long "25.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2453'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2453'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.10138888888889'^^xsd:double;
  dwc:longitude '25.333'^^xsd:double;
  dwc:latitude '35.382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3330002 35.382, 25.3330002 35.382, 25.3330002 35.382, 25.3330002 35.382, 25.3330002 35.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2453'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358002 25.266001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358002"^^xsd:decimal ;
  dwc:decimalLongitude "25.266001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358002 25.266001)"^^geo:wktLiteral ;
  geo-pos:lat "35.358002"^^xsd:decimal ;
  geo-pos:long "25.266001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2454'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2454'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.6341666666667'^^xsd:double;
  dwc:longitude '25.266001'^^xsd:double;
  dwc:latitude '35.358002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2660008 35.3580017, 25.2660008 35.3580017, 25.2660008 35.3580017, 25.2660008 35.3580017, 25.2660008 35.3580017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2454'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.242001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.242001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.242001)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.242001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2455'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2455'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.1275'^^xsd:double;
  dwc:longitude '25.242001'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2420006 35.3530006, 25.2420006 35.3530006, 25.2420006 35.3530006, 25.2420006 35.3530006, 25.2420006 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2455'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 25.186001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.374001"^^xsd:decimal ;
  dwc:decimalLongitude "25.186001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.374001 25.186001)"^^geo:wktLiteral ;
  geo-pos:lat "35.374001"^^xsd:decimal ;
  geo-pos:long "25.186001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2456'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2456'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.47166666666667'^^xsd:double;
  dwc:longitude '25.186001'^^xsd:double;
  dwc:latitude '35.374001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1860008 35.3740006, 25.1860008 35.3740006, 25.1860008 35.3740006, 25.1860008 35.3740006, 25.1860008 35.3740006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2456'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369"^^xsd:decimal ;
  dwc:decimalLongitude "25.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.218)"^^geo:wktLiteral ;
  geo-pos:lat "35.369"^^xsd:decimal ;
  geo-pos:long "25.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2457'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2457'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.1875'^^xsd:double;
  dwc:longitude '25.218'^^xsd:double;
  dwc:latitude '35.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2180004 35.3689995, 25.2180004 35.3689995, 25.2180004 35.3689995, 25.2180004 35.3689995, 25.2180004 35.3689995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2457'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.298)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2458'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2458'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1811111111111'^^xsd:double;
  dwc:longitude '25.298'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2980003 35.3470001, 25.2980003 35.3470001, 25.2980003 35.3470001, 25.2980003 35.3470001, 25.2980003 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2458'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.242001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.354"^^xsd:decimal ;
  dwc:decimalLongitude "25.242001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.354 25.242001)"^^geo:wktLiteral ;
  geo-pos:lat "35.354"^^xsd:decimal ;
  geo-pos:long "25.242001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2459'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2459'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.8758333333333'^^xsd:double;
  dwc:longitude '25.242001'^^xsd:double;
  dwc:latitude '35.354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2420006 35.3540001, 25.2420006 35.3540001, 25.2420006 35.3540001, 25.2420006 35.3540001, 25.2420006 35.3540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2459'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.411999 25.191999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.411999"^^xsd:decimal ;
  dwc:decimalLongitude "25.191999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.411999 25.191999)"^^geo:wktLiteral ;
  geo-pos:lat "35.411999"^^xsd:decimal ;
  geo-pos:long "25.191999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2460'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2460'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.7875'^^xsd:double;
  dwc:longitude '25.191999'^^xsd:double;
  dwc:latitude '35.411999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1919994 35.4119988, 25.1919994 35.4119988, 25.1919994 35.4119988, 25.1919994 35.4119988, 25.1919994 35.4119988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2460'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.201)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2461'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2461'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.8344444444444'^^xsd:double;
  dwc:longitude '25.201'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2010002 35.3409996, 25.2010002 35.3409996, 25.2010002 35.3409996, 25.2010002 35.3409996, 25.2010002 35.3409996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2461'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.929001 12.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.929001"^^xsd:decimal ;
  dwc:decimalLongitude "12.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.929001 12.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.929001"^^xsd:decimal ;
  geo-pos:long "12.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2652'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2652'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.7905555555556'^^xsd:double;
  dwc:longitude '12.92'^^xsd:double;
  dwc:latitude '34.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9200001 34.9290009, 12.9200001 34.9290009, 12.9200001 34.9290009, 12.9200001 34.9290009, 12.9200001 34.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2652'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.869 12.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.869"^^xsd:decimal ;
  dwc:decimalLongitude "12.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.869 12.942)"^^geo:wktLiteral ;
  geo-pos:lat "34.869"^^xsd:decimal ;
  geo-pos:long "12.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2653'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2653'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.9519444444444'^^xsd:double;
  dwc:longitude '12.942'^^xsd:double;
  dwc:latitude '34.869'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9420004 34.8689995, 12.9420004 34.8689995, 12.9420004 34.8689995, 12.9420004 34.8689995, 12.9420004 34.8689995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2653'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.912998 12.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.912998"^^xsd:decimal ;
  dwc:decimalLongitude "12.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.912998 12.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.912998"^^xsd:decimal ;
  geo-pos:long "12.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2654'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2654'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.030833333333333'^^xsd:double;
  dwc:longitude '12.953'^^xsd:double;
  dwc:latitude '34.912998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9530001 34.9129982, 12.9530001 34.9129982, 12.9530001 34.9129982, 12.9530001 34.9129982, 12.9530001 34.9129982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2654'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983002 12.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.983002"^^xsd:decimal ;
  dwc:decimalLongitude "12.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983002 12.911)"^^geo:wktLiteral ;
  geo-pos:lat "34.983002"^^xsd:decimal ;
  geo-pos:long "12.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2655'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2655'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.96027777777778'^^xsd:double;
  dwc:longitude '12.911'^^xsd:double;
  dwc:latitude '34.983002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9110003 34.9830017, 12.9110003 34.9830017, 12.9110003 34.9830017, 12.9110003 34.9830017, 12.9110003 34.9830017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2655'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.986 12.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.986"^^xsd:decimal ;
  dwc:decimalLongitude "12.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.986 12.911)"^^geo:wktLiteral ;
  geo-pos:lat "34.986"^^xsd:decimal ;
  geo-pos:long "12.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2656'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2656'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.2352777777778'^^xsd:double;
  dwc:longitude '12.911'^^xsd:double;
  dwc:latitude '34.986'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9110003 34.9860001, 12.9110003 34.9860001, 12.9110003 34.9860001, 12.9110003 34.9860001, 12.9110003 34.9860001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2656'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 12.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 12.912)"^^geo:wktLiteral ;
  geo-pos:lat "34.98"^^xsd:decimal ;
  geo-pos:long "12.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2657'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2657'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.6905555555556'^^xsd:double;
  dwc:longitude '12.912'^^xsd:double;
  dwc:latitude '34.98'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9119997 34.9799995, 12.9119997 34.9799995, 12.9119997 34.9799995, 12.9119997 34.9799995, 12.9119997 34.9799995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2657'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.980999 12.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.980999"^^xsd:decimal ;
  dwc:decimalLongitude "12.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.980999 12.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.980999"^^xsd:decimal ;
  geo-pos:long "12.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2658'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2658'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.9655555555556'^^xsd:double;
  dwc:longitude '12.908'^^xsd:double;
  dwc:latitude '34.980999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.908 34.980999, 12.908 34.980999, 12.908 34.980999, 12.908 34.980999, 12.908 34.980999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2658'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025002 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.025002"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025002 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "35.025002"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2659'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2659'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.76222222222222'^^xsd:double;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '35.025002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8900003 35.0250015, 12.8900003 35.0250015, 12.8900003 35.0250015, 12.8900003 35.0250015, 12.8900003 35.0250015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2659'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025002 12.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.025002"^^xsd:decimal ;
  dwc:decimalLongitude "12.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025002 12.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.025002"^^xsd:decimal ;
  geo-pos:long "12.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2660'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2660'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.1716666666667'^^xsd:double;
  dwc:longitude '12.891'^^xsd:double;
  dwc:latitude '35.025002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8909998 35.0250015, 12.8909998 35.0250015, 12.8909998 35.0250015, 12.8909998 35.0250015, 12.8909998 35.0250015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2660'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.020001 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.020001"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.020001 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.020001"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2661'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2661'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.3869444444444'^^xsd:double;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '35.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8999996 35.0200005, 12.8999996 35.0200005, 12.8999996 35.0200005, 12.8999996 35.0200005, 12.8999996 35.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2661'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.019001 12.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.019001"^^xsd:decimal ;
  dwc:decimalLongitude "12.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.019001 12.909)"^^geo:wktLiteral ;
  geo-pos:lat "35.019001"^^xsd:decimal ;
  geo-pos:long "12.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2662'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2662'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.7855555555556'^^xsd:double;
  dwc:longitude '12.909'^^xsd:double;
  dwc:latitude '35.019001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9090004 35.019001, 12.9090004 35.019001, 12.9090004 35.019001, 12.9090004 35.019001, 12.9090004 35.019001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2662'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014 12.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.014"^^xsd:decimal ;
  dwc:decimalLongitude "12.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014 12.946)"^^geo:wktLiteral ;
  geo-pos:lat "35.014"^^xsd:decimal ;
  geo-pos:long "12.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2663'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2663'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.61416666666667'^^xsd:double;
  dwc:longitude '12.946'^^xsd:double;
  dwc:latitude '35.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9460001 35.0139999, 12.9460001 35.0139999, 12.9460001 35.0139999, 12.9460001 35.0139999, 12.9460001 35.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2663'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.026001 12.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.026001"^^xsd:decimal ;
  dwc:decimalLongitude "12.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.026001 12.955)"^^geo:wktLiteral ;
  geo-pos:lat "35.026001"^^xsd:decimal ;
  geo-pos:long "12.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2664'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2664'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.90083333333333'^^xsd:double;
  dwc:longitude '12.955'^^xsd:double;
  dwc:latitude '35.026001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9549999 35.026001, 12.9549999 35.026001, 12.9549999 35.026001, 12.9549999 35.026001, 12.9549999 35.026001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2664'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.075001 12.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.075001"^^xsd:decimal ;
  dwc:decimalLongitude "12.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.075001 12.937)"^^geo:wktLiteral ;
  geo-pos:lat "35.075001"^^xsd:decimal ;
  geo-pos:long "12.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2665'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2665'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.73444444444444'^^xsd:double;
  dwc:longitude '12.937'^^xsd:double;
  dwc:latitude '35.075001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9370003 35.0750008, 12.9370003 35.0750008, 12.9370003 35.0750008, 12.9370003 35.0750008, 12.9370003 35.0750008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2665'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.075001 12.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.075001"^^xsd:decimal ;
  dwc:decimalLongitude "12.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.075001 12.959)"^^geo:wktLiteral ;
  geo-pos:lat "35.075001"^^xsd:decimal ;
  geo-pos:long "12.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2666'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2666'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0036111111111'^^xsd:double;
  dwc:longitude '12.959'^^xsd:double;
  dwc:latitude '35.075001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9589996 35.0750008, 12.9589996 35.0750008, 12.9589996 35.0750008, 12.9589996 35.0750008, 12.9589996 35.0750008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2666'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.042999 12.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.042999"^^xsd:decimal ;
  dwc:decimalLongitude "12.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.042999 12.92)"^^geo:wktLiteral ;
  geo-pos:lat "35.042999"^^xsd:decimal ;
  geo-pos:long "12.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2667'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2667'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.66305555555556'^^xsd:double;
  dwc:longitude '12.92'^^xsd:double;
  dwc:latitude '35.042999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9200001 35.0429993, 12.9200001 35.0429993, 12.9200001 35.0429993, 12.9200001 35.0429993, 12.9200001 35.0429993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2667'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.013001 12.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.013001"^^xsd:decimal ;
  dwc:decimalLongitude "12.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.013001 12.963)"^^geo:wktLiteral ;
  geo-pos:lat "35.013001"^^xsd:decimal ;
  geo-pos:long "12.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2668'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2668'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.9119444444444'^^xsd:double;
  dwc:longitude '12.963'^^xsd:double;
  dwc:latitude '35.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9630003 35.0130005, 12.9630003 35.0130005, 12.9630003 35.0130005, 12.9630003 35.0130005, 12.9630003 35.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2668'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014999 12.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.014999"^^xsd:decimal ;
  dwc:decimalLongitude "12.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014999 12.962)"^^geo:wktLiteral ;
  geo-pos:lat "35.014999"^^xsd:decimal ;
  geo-pos:long "12.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2669'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2669'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.1966666666667'^^xsd:double;
  dwc:longitude '12.962'^^xsd:double;
  dwc:latitude '35.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9619999 35.0149994, 12.9619999 35.0149994, 12.9619999 35.0149994, 12.9619999 35.0149994, 12.9619999 35.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2669'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002998 12.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002998"^^xsd:decimal ;
  dwc:decimalLongitude "12.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002998 12.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.002998"^^xsd:decimal ;
  geo-pos:long "12.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2670'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2670'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.5391666666667'^^xsd:double;
  dwc:longitude '12.958'^^xsd:double;
  dwc:latitude '35.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9580002 35.0029984, 12.9580002 35.0029984, 12.9580002 35.0029984, 12.9580002 35.0029984, 12.9580002 35.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2670'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.001 12.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.001"^^xsd:decimal ;
  dwc:decimalLongitude "12.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.001 12.929)"^^geo:wktLiteral ;
  geo-pos:lat "35.001"^^xsd:decimal ;
  geo-pos:long "12.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2671'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2671'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7875'^^xsd:double;
  dwc:longitude '12.929'^^xsd:double;
  dwc:latitude '35.001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9289999 35.0009995, 12.9289999 35.0009995, 12.9289999 35.0009995, 12.9289999 35.0009995, 12.9289999 35.0009995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2671'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.953999 12.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.953999"^^xsd:decimal ;
  dwc:decimalLongitude "12.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.953999 12.883)"^^geo:wktLiteral ;
  geo-pos:lat "34.953999"^^xsd:decimal ;
  geo-pos:long "12.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2672'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2672'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.33888888888889'^^xsd:double;
  dwc:longitude '12.883'^^xsd:double;
  dwc:latitude '34.953999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8830004 34.9539986, 12.8830004 34.9539986, 12.8830004 34.9539986, 12.8830004 34.9539986, 12.8830004 34.9539986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2672'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.963001 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.963001"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.963001 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "34.963001"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2673'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2673'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.8122222222222'^^xsd:double;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '34.963001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8900003 34.9630013, 12.8900003 34.9630013, 12.8900003 34.9630013, 12.8900003 34.9630013, 12.8900003 34.9630013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2673'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.976002 12.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.976002"^^xsd:decimal ;
  dwc:decimalLongitude "12.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.976002 12.888)"^^geo:wktLiteral ;
  geo-pos:lat "34.976002"^^xsd:decimal ;
  geo-pos:long "12.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2674'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2674'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.1633333333333'^^xsd:double;
  dwc:longitude '12.888'^^xsd:double;
  dwc:latitude '34.976002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8879995 34.9760017, 12.8879995 34.9760017, 12.8879995 34.9760017, 12.8879995 34.9760017, 12.8879995 34.9760017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2674'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983002 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.983002"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983002 12.84)"^^geo:wktLiteral ;
  geo-pos:lat "34.983002"^^xsd:decimal ;
  geo-pos:long "12.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2675'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2675'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.23666666666667'^^xsd:double;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '34.983002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8400002 34.9830017, 12.8400002 34.9830017, 12.8400002 34.9830017, 12.8400002 34.9830017, 12.8400002 34.9830017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2675'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967999 12.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.967999"^^xsd:decimal ;
  dwc:decimalLongitude "12.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967999 12.841)"^^geo:wktLiteral ;
  geo-pos:lat "34.967999"^^xsd:decimal ;
  geo-pos:long "12.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2676'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2676'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.5369444444444'^^xsd:double;
  dwc:longitude '12.841'^^xsd:double;
  dwc:latitude '34.967999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8409996 34.9679985, 12.8409996 34.9679985, 12.8409996 34.9679985, 12.8409996 34.9679985, 12.8409996 34.9679985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2676'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.971001 12.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.971001"^^xsd:decimal ;
  dwc:decimalLongitude "12.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.971001 12.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.971001"^^xsd:decimal ;
  geo-pos:long "12.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2677'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2677'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.9805555555556'^^xsd:double;
  dwc:longitude '12.842'^^xsd:double;
  dwc:latitude '34.971001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.842 34.9710007, 12.842 34.9710007, 12.842 34.9710007, 12.842 34.9710007, 12.842 34.9710007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2677'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.973 12.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.973"^^xsd:decimal ;
  dwc:decimalLongitude "12.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.973 12.827)"^^geo:wktLiteral ;
  geo-pos:lat "34.973"^^xsd:decimal ;
  geo-pos:long "12.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2678'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2678'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.2472222222222'^^xsd:double;
  dwc:longitude '12.827'^^xsd:double;
  dwc:latitude '34.973'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8269997 34.9729996, 12.8269997 34.9729996, 12.8269997 34.9729996, 12.8269997 34.9729996, 12.8269997 34.9729996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2678'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.969002 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.969002"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.969002 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.969002"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2679'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2679'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.6955555555556'^^xsd:double;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.969002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8299999 34.9690018, 12.8299999 34.9690018, 12.8299999 34.9690018, 12.8299999 34.9690018, 12.8299999 34.9690018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2679'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.981998 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.981998"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.981998 12.86)"^^geo:wktLiteral ;
  geo-pos:lat "34.981998"^^xsd:decimal ;
  geo-pos:long "12.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2680'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2680'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.059166666666667'^^xsd:double;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '34.981998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8599997 34.9819984, 12.8599997 34.9819984, 12.8599997 34.9819984, 12.8599997 34.9819984, 12.8599997 34.9819984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2680'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.998001 12.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.998001"^^xsd:decimal ;
  dwc:decimalLongitude "12.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.998001 12.855)"^^geo:wktLiteral ;
  geo-pos:lat "34.998001"^^xsd:decimal ;
  geo-pos:long "12.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2681'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2681'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.3158333333333'^^xsd:double;
  dwc:longitude '12.855'^^xsd:double;
  dwc:latitude '34.998001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8549995 34.9980011, 12.8549995 34.9980011, 12.8549995 34.9980011, 12.8549995 34.9980011, 12.8549995 34.9980011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2681'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.985001 12.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.985001"^^xsd:decimal ;
  dwc:decimalLongitude "12.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.985001 12.925)"^^geo:wktLiteral ;
  geo-pos:lat "34.985001"^^xsd:decimal ;
  geo-pos:long "12.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2682'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2682'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.7905555555556'^^xsd:double;
  dwc:longitude '12.925'^^xsd:double;
  dwc:latitude '34.985001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9250002 34.9850006, 12.9250002 34.9850006, 12.9250002 34.9850006, 12.9250002 34.9850006, 12.9250002 34.9850006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2682'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.979 12.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.979"^^xsd:decimal ;
  dwc:decimalLongitude "12.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.979 12.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.979"^^xsd:decimal ;
  geo-pos:long "12.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2683'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2683'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.1305555555556'^^xsd:double;
  dwc:longitude '12.92'^^xsd:double;
  dwc:latitude '34.979'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9200001 34.9790001, 12.9200001 34.9790001, 12.9200001 34.9790001, 12.9200001 34.9790001, 12.9200001 34.9790001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2683'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.992001 12.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.992001"^^xsd:decimal ;
  dwc:decimalLongitude "12.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.992001 12.896)"^^geo:wktLiteral ;
  geo-pos:lat "34.992001"^^xsd:decimal ;
  geo-pos:long "12.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2684'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2684'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.978333333333'^^xsd:double;
  dwc:longitude '12.896'^^xsd:double;
  dwc:latitude '34.992001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8959999 34.9920006, 12.8959999 34.9920006, 12.8959999 34.9920006, 12.8959999 34.9920006, 12.8959999 34.9920006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2684'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.109001 12.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.109001"^^xsd:decimal ;
  dwc:decimalLongitude "12.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.109001 12.967)"^^geo:wktLiteral ;
  geo-pos:lat "35.109001"^^xsd:decimal ;
  geo-pos:long "12.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2685'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2685'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.81333333333333'^^xsd:double;
  dwc:longitude '12.967'^^xsd:double;
  dwc:latitude '35.109001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.967 35.1090012, 12.967 35.1090012, 12.967 35.1090012, 12.967 35.1090012, 12.967 35.1090012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2685'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.015999 12.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.015999"^^xsd:decimal ;
  dwc:decimalLongitude "12.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.015999 12.765)"^^geo:wktLiteral ;
  geo-pos:lat "35.015999"^^xsd:decimal ;
  geo-pos:long "12.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2686'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2686'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.6875'^^xsd:double;
  dwc:longitude '12.765'^^xsd:double;
  dwc:latitude '35.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7650003 35.0159988, 12.7650003 35.0159988, 12.7650003 35.0159988, 12.7650003 35.0159988, 12.7650003 35.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2686'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.911999 12.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.911999"^^xsd:decimal ;
  dwc:decimalLongitude "12.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.911999 12.832)"^^geo:wktLiteral ;
  geo-pos:lat "34.911999"^^xsd:decimal ;
  geo-pos:long "12.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2687'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2687'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.44472222222222'^^xsd:double;
  dwc:longitude '12.832'^^xsd:double;
  dwc:latitude '34.911999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8319998 34.9119988, 12.8319998 34.9119988, 12.8319998 34.9119988, 12.8319998 34.9119988, 12.8319998 34.9119988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2687'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.917 12.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.917"^^xsd:decimal ;
  dwc:decimalLongitude "12.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.917 12.831)"^^geo:wktLiteral ;
  geo-pos:lat "34.917"^^xsd:decimal ;
  geo-pos:long "12.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2688'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2688'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.76138888888889'^^xsd:double;
  dwc:longitude '12.831'^^xsd:double;
  dwc:latitude '34.917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8310003 34.9169998, 12.8310003 34.9169998, 12.8310003 34.9169998, 12.8310003 34.9169998, 12.8310003 34.9169998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2688'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.919998 12.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.919998"^^xsd:decimal ;
  dwc:decimalLongitude "12.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.919998 12.796)"^^geo:wktLiteral ;
  geo-pos:lat "34.919998"^^xsd:decimal ;
  geo-pos:long "12.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2689'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2689'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.2725'^^xsd:double;
  dwc:longitude '12.796'^^xsd:double;
  dwc:latitude '34.919998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7959995 34.9199982, 12.7959995 34.9199982, 12.7959995 34.9199982, 12.7959995 34.9199982, 12.7959995 34.9199982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2689'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.928001 12.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.928001"^^xsd:decimal ;
  dwc:decimalLongitude "12.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.928001 12.811)"^^geo:wktLiteral ;
  geo-pos:lat "34.928001"^^xsd:decimal ;
  geo-pos:long "12.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2690'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2690'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.63944444444444'^^xsd:double;
  dwc:longitude '12.811'^^xsd:double;
  dwc:latitude '34.928001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8109999 34.9280014, 12.8109999 34.9280014, 12.8109999 34.9280014, 12.8109999 34.9280014, 12.8109999 34.9280014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2690'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.925999 12.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.925999"^^xsd:decimal ;
  dwc:decimalLongitude "12.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.925999 12.799)"^^geo:wktLiteral ;
  geo-pos:lat "34.925999"^^xsd:decimal ;
  geo-pos:long "12.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2691'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2691'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.905'^^xsd:double;
  dwc:longitude '12.799'^^xsd:double;
  dwc:latitude '34.925999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7989998 34.9259987, 12.7989998 34.9259987, 12.7989998 34.9259987, 12.7989998 34.9259987, 12.7989998 34.9259987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2691'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.941002 12.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.941002"^^xsd:decimal ;
  dwc:decimalLongitude "12.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.941002 12.875)"^^geo:wktLiteral ;
  geo-pos:lat "34.941002"^^xsd:decimal ;
  geo-pos:long "12.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2692'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2692'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.56333333333333'^^xsd:double;
  dwc:longitude '12.875'^^xsd:double;
  dwc:latitude '34.941002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.875 34.9410019, 12.875 34.9410019, 12.875 34.9410019, 12.875 34.9410019, 12.875 34.9410019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2692'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.943001 12.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.943001"^^xsd:decimal ;
  dwc:decimalLongitude "12.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.943001 12.871)"^^geo:wktLiteral ;
  geo-pos:lat "34.943001"^^xsd:decimal ;
  geo-pos:long "12.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2693'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2693'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.9019444444444'^^xsd:double;
  dwc:longitude '12.871'^^xsd:double;
  dwc:latitude '34.943001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8710003 34.9430008, 12.8710003 34.9430008, 12.8710003 34.9430008, 12.8710003 34.9430008, 12.8710003 34.9430008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2693'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.946999 12.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.946999"^^xsd:decimal ;
  dwc:decimalLongitude "12.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.946999 12.865)"^^geo:wktLiteral ;
  geo-pos:lat "34.946999"^^xsd:decimal ;
  geo-pos:long "12.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2694'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2694'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.24'^^xsd:double;
  dwc:longitude '12.865'^^xsd:double;
  dwc:latitude '34.946999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8649998 34.9469986, 12.8649998 34.9469986, 12.8649998 34.9469986, 12.8649998 34.9469986, 12.8649998 34.9469986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2694'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.949001 12.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.949001"^^xsd:decimal ;
  dwc:decimalLongitude "12.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.949001 12.85)"^^geo:wktLiteral ;
  geo-pos:lat "34.949001"^^xsd:decimal ;
  geo-pos:long "12.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2695'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2695'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.0736111111111'^^xsd:double;
  dwc:longitude '12.85'^^xsd:double;
  dwc:latitude '34.949001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8500004 34.9490013, 12.8500004 34.9490013, 12.8500004 34.9490013, 12.8500004 34.9490013, 12.8500004 34.9490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2695'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.938 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.938"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.938 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.938"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2696'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2696'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.5219444444444'^^xsd:double;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8059998 34.9379997, 12.8059998 34.9379997, 12.8059998 34.9379997, 12.8059998 34.9379997, 12.8059998 34.9379997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2696'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967999 12.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.967999"^^xsd:decimal ;
  dwc:decimalLongitude "12.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967999 12.797)"^^geo:wktLiteral ;
  geo-pos:lat "34.967999"^^xsd:decimal ;
  geo-pos:long "12.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2697'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2697'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.31611111111111'^^xsd:double;
  dwc:longitude '12.797'^^xsd:double;
  dwc:latitude '34.967999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7969999 34.9679985, 12.7969999 34.9679985, 12.7969999 34.9679985, 12.7969999 34.9679985, 12.7969999 34.9679985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2697'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.004002 12.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.004002"^^xsd:decimal ;
  dwc:decimalLongitude "12.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.004002 12.822)"^^geo:wktLiteral ;
  geo-pos:lat "35.004002"^^xsd:decimal ;
  geo-pos:long "12.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2698'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2698'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.26555555555556'^^xsd:double;
  dwc:longitude '12.822'^^xsd:double;
  dwc:latitude '35.004002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8219996 35.0040016, 12.8219996 35.0040016, 12.8219996 35.0040016, 12.8219996 35.0040016, 12.8219996 35.0040016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2698'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.056999 12.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.056999"^^xsd:decimal ;
  dwc:decimalLongitude "12.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.056999 12.734)"^^geo:wktLiteral ;
  geo-pos:lat "35.056999"^^xsd:decimal ;
  geo-pos:long "12.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2699'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2699'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.8580555555556'^^xsd:double;
  dwc:longitude '12.734'^^xsd:double;
  dwc:latitude '35.056999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7340002 35.0569992, 12.7340002 35.0569992, 12.7340002 35.0569992, 12.7340002 35.0569992, 12.7340002 35.0569992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2699'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.069 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.069"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.069 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.069"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2700'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2700'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.1041666666667'^^xsd:double;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.717 35.0690002, 12.717 35.0690002, 12.717 35.0690002, 12.717 35.0690002, 12.717 35.0690002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2700'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.106998 12.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.106998"^^xsd:decimal ;
  dwc:decimalLongitude "12.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.106998 12.657)"^^geo:wktLiteral ;
  geo-pos:lat "35.106998"^^xsd:decimal ;
  geo-pos:long "12.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2701'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2701'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.5311111111111'^^xsd:double;
  dwc:longitude '12.657'^^xsd:double;
  dwc:latitude '35.106998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6569996 35.1069984, 12.6569996 35.1069984, 12.6569996 35.1069984, 12.6569996 35.1069984, 12.6569996 35.1069984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2701'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.051998 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.051998"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.051998 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.051998"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2702'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2702'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.998611111111'^^xsd:double;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '35.051998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6999998 35.0519981, 12.6999998 35.0519981, 12.6999998 35.0519981, 12.6999998 35.0519981, 12.6999998 35.0519981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2702'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.992001 12.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.992001"^^xsd:decimal ;
  dwc:decimalLongitude "12.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.992001 12.791)"^^geo:wktLiteral ;
  geo-pos:lat "34.992001"^^xsd:decimal ;
  geo-pos:long "12.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2703'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2703'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2194444444444'^^xsd:double;
  dwc:longitude '12.791'^^xsd:double;
  dwc:latitude '34.992001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7910004 34.9920006, 12.7910004 34.9920006, 12.7910004 34.9920006, 12.7910004 34.9920006, 12.7910004 34.9920006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2703'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.966999 12.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.966999"^^xsd:decimal ;
  dwc:decimalLongitude "12.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.966999 12.787)"^^geo:wktLiteral ;
  geo-pos:lat "34.966999"^^xsd:decimal ;
  geo-pos:long "12.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2704'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2704'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.1616666666667'^^xsd:double;
  dwc:longitude '12.787'^^xsd:double;
  dwc:latitude '34.966999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7869997 34.9669991, 12.7869997 34.9669991, 12.7869997 34.9669991, 12.7869997 34.9669991, 12.7869997 34.9669991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2704'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.985001 12.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.985001"^^xsd:decimal ;
  dwc:decimalLongitude "12.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.985001 12.734)"^^geo:wktLiteral ;
  geo-pos:lat "34.985001"^^xsd:decimal ;
  geo-pos:long "12.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2705'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2705'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.5097222222222'^^xsd:double;
  dwc:longitude '12.734'^^xsd:double;
  dwc:latitude '34.985001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7340002 34.9850006, 12.7340002 34.9850006, 12.7340002 34.9850006, 12.7340002 34.9850006, 12.7340002 34.9850006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2705'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.987 12.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.987"^^xsd:decimal ;
  dwc:decimalLongitude "12.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.987 12.735)"^^geo:wktLiteral ;
  geo-pos:lat "34.987"^^xsd:decimal ;
  geo-pos:long "12.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2706'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2706'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.0886111111111'^^xsd:double;
  dwc:longitude '12.735'^^xsd:double;
  dwc:latitude '34.987'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7349997 34.9869995, 12.7349997 34.9869995, 12.7349997 34.9869995, 12.7349997 34.9869995, 12.7349997 34.9869995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2706'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2707'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2707'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.3113888888889'^^xsd:double;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.75 35, 12.75 35, 12.75 35, 12.75 35, 12.75 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2707'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002998 12.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002998"^^xsd:decimal ;
  dwc:decimalLongitude "12.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002998 12.752)"^^geo:wktLiteral ;
  geo-pos:lat "35.002998"^^xsd:decimal ;
  geo-pos:long "12.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2708'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2708'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.2083333333333'^^xsd:double;
  dwc:longitude '12.752'^^xsd:double;
  dwc:latitude '35.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7519999 35.0029984, 12.7519999 35.0029984, 12.7519999 35.0029984, 12.7519999 35.0029984, 12.7519999 35.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2708'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.001999 12.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.001999"^^xsd:decimal ;
  dwc:decimalLongitude "12.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.001999 12.914)"^^geo:wktLiteral ;
  geo-pos:lat "35.001999"^^xsd:decimal ;
  geo-pos:long "12.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2709'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2709'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.60222222222222'^^xsd:double;
  dwc:longitude '12.914'^^xsd:double;
  dwc:latitude '35.001999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9139996 35.0019989, 12.9139996 35.0019989, 12.9139996 35.0019989, 12.9139996 35.0019989, 12.9139996 35.0019989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2709'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.001999 12.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.001999"^^xsd:decimal ;
  dwc:decimalLongitude "12.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.001999 12.903)"^^geo:wktLiteral ;
  geo-pos:lat "35.001999"^^xsd:decimal ;
  geo-pos:long "12.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2710'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2710'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.93166666666667'^^xsd:double;
  dwc:longitude '12.903'^^xsd:double;
  dwc:latitude '35.001999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9029999 35.0019989, 12.9029999 35.0019989, 12.9029999 35.0019989, 12.9029999 35.0019989, 12.9029999 35.0019989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2710'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.001999 12.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.001999"^^xsd:decimal ;
  dwc:decimalLongitude "12.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.001999 12.906)"^^geo:wktLiteral ;
  geo-pos:lat "35.001999"^^xsd:decimal ;
  geo-pos:long "12.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2711'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2711'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.3436111111111'^^xsd:double;
  dwc:longitude '12.906'^^xsd:double;
  dwc:latitude '35.001999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9060001 35.0019989, 12.9060001 35.0019989, 12.9060001 35.0019989, 12.9060001 35.0019989, 12.9060001 35.0019989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2711'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.992001 12.862001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.992001"^^xsd:decimal ;
  dwc:decimalLongitude "12.862001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.992001 12.862001)"^^geo:wktLiteral ;
  geo-pos:lat "34.992001"^^xsd:decimal ;
  geo-pos:long "12.862001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2712'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2712'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.5266666666667'^^xsd:double;
  dwc:longitude '12.862001'^^xsd:double;
  dwc:latitude '34.992001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8620005 34.9920006, 12.8620005 34.9920006, 12.8620005 34.9920006, 12.8620005 34.9920006, 12.8620005 34.9920006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2712'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.993 12.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.993"^^xsd:decimal ;
  dwc:decimalLongitude "12.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.993 12.858)"^^geo:wktLiteral ;
  geo-pos:lat "34.993"^^xsd:decimal ;
  geo-pos:long "12.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2713'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2713'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.885'^^xsd:double;
  dwc:longitude '12.858'^^xsd:double;
  dwc:latitude '34.993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8579998 34.993, 12.8579998 34.993, 12.8579998 34.993, 12.8579998 34.993, 12.8579998 34.993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2713'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.946999 12.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.946999"^^xsd:decimal ;
  dwc:decimalLongitude "12.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.946999 12.708)"^^geo:wktLiteral ;
  geo-pos:lat "34.946999"^^xsd:decimal ;
  geo-pos:long "12.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2714'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2714'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.40527777777778'^^xsd:double;
  dwc:longitude '12.708'^^xsd:double;
  dwc:latitude '34.946999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7080002 34.9469986, 12.7080002 34.9469986, 12.7080002 34.9469986, 12.7080002 34.9469986, 12.7080002 34.9469986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2714'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 12.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 12.781)"^^geo:wktLiteral ;
  geo-pos:lat "34.98"^^xsd:decimal ;
  geo-pos:long "12.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2715'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2715'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.7775'^^xsd:double;
  dwc:longitude '12.781'^^xsd:double;
  dwc:latitude '34.98'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7810001 34.9799995, 12.7810001 34.9799995, 12.7810001 34.9799995, 12.7810001 34.9799995, 12.7810001 34.9799995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2715'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021999 23.518999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.021999"^^xsd:decimal ;
  dwc:decimalLongitude "23.518999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021999 23.518999)"^^geo:wktLiteral ;
  geo-pos:lat "38.021999"^^xsd:decimal ;
  geo-pos:long "23.518999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2084'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2084'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.51'^^xsd:double;
  dwc:longitude '23.518999'^^xsd:double;
  dwc:latitude '38.021999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5189991 38.0219994, 23.5189991 38.0219994, 23.5189991 38.0219994, 23.5189991 38.0219994, 23.5189991 38.0219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2084'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014999"^^xsd:decimal ;
  dwc:decimalLongitude "23.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.514)"^^geo:wktLiteral ;
  geo-pos:lat "38.014999"^^xsd:decimal ;
  geo-pos:long "23.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2085'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2085'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.9008333333333'^^xsd:double;
  dwc:longitude '23.514'^^xsd:double;
  dwc:latitude '38.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5139999 38.0149994, 23.5139999 38.0149994, 23.5139999 38.0149994, 23.5139999 38.0149994, 23.5139999 38.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2085'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.513001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015999"^^xsd:decimal ;
  dwc:decimalLongitude "23.513001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.513001)"^^geo:wktLiteral ;
  geo-pos:lat "38.015999"^^xsd:decimal ;
  geo-pos:long "23.513001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2086'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2086'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.1458333333333'^^xsd:double;
  dwc:longitude '23.513001'^^xsd:double;
  dwc:latitude '38.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5130005 38.0159988, 23.5130005 38.0159988, 23.5130005 38.0159988, 23.5130005 38.0159988, 23.5130005 38.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2086'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.925999 23.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.925999"^^xsd:decimal ;
  dwc:decimalLongitude "23.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.925999 23.364)"^^geo:wktLiteral ;
  geo-pos:lat "37.925999"^^xsd:decimal ;
  geo-pos:long "23.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2087'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2087'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.067777777777778'^^xsd:double;
  dwc:longitude '23.364'^^xsd:double;
  dwc:latitude '37.925999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3640003 37.9259987, 23.3640003 37.9259987, 23.3640003 37.9259987, 23.3640003 37.9259987, 23.3640003 37.9259987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2087'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.115002 23.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.115002"^^xsd:decimal ;
  dwc:decimalLongitude "23.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.115002 23.157)"^^geo:wktLiteral ;
  geo-pos:lat "37.115002"^^xsd:decimal ;
  geo-pos:long "23.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2096'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2096'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.92444444444444'^^xsd:double;
  dwc:longitude '23.157'^^xsd:double;
  dwc:latitude '37.115002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.1569996 37.1150017, 23.1569996 37.1150017, 23.1569996 37.1150017, 23.1569996 37.1150017, 23.1569996 37.1150017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2096'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058998 23.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.058998"^^xsd:decimal ;
  dwc:decimalLongitude "23.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058998 23.386)"^^geo:wktLiteral ;
  geo-pos:lat "37.058998"^^xsd:decimal ;
  geo-pos:long "23.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2097'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2097'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.4269444444444'^^xsd:double;
  dwc:longitude '23.386'^^xsd:double;
  dwc:latitude '37.058998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3859997 37.0589981, 23.3859997 37.0589981, 23.3859997 37.0589981, 23.3859997 37.0589981, 23.3859997 37.0589981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2097'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.678001 23.212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.678001"^^xsd:decimal ;
  dwc:decimalLongitude "23.212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.678001 23.212)"^^geo:wktLiteral ;
  geo-pos:lat "37.678001"^^xsd:decimal ;
  geo-pos:long "23.212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2098'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2098'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.28722222222222'^^xsd:double;
  dwc:longitude '23.212'^^xsd:double;
  dwc:latitude '37.678001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.2119999 37.6780014, 23.2119999 37.6780014, 23.2119999 37.6780014, 23.2119999 37.6780014, 23.2119999 37.6780014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2098'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.004002 23.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.004002"^^xsd:decimal ;
  dwc:decimalLongitude "23.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.004002 23.528)"^^geo:wktLiteral ;
  geo-pos:lat "38.004002"^^xsd:decimal ;
  geo-pos:long "23.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2099'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2099'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.0258333333333'^^xsd:double;
  dwc:longitude '23.528'^^xsd:double;
  dwc:latitude '38.004002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5279999 38.0040016, 23.5279999 38.0040016, 23.5279999 38.0040016, 23.5279999 38.0040016, 23.5279999 38.0040016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2099'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.528999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.019001"^^xsd:decimal ;
  dwc:decimalLongitude "23.528999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.528999)"^^geo:wktLiteral ;
  geo-pos:lat "38.019001"^^xsd:decimal ;
  geo-pos:long "23.528999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2100'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2100'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.41888888888889'^^xsd:double;
  dwc:longitude '23.528999'^^xsd:double;
  dwc:latitude '38.019001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5289993 38.019001, 23.5289993 38.019001, 23.5289993 38.019001, 23.5289993 38.019001, 23.5289993 38.019001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2100'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009998 23.528999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009998"^^xsd:decimal ;
  dwc:decimalLongitude "23.528999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009998 23.528999)"^^geo:wktLiteral ;
  geo-pos:lat "38.009998"^^xsd:decimal ;
  geo-pos:long "23.528999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2101'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2101'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.058055555555556'^^xsd:double;
  dwc:longitude '23.528999'^^xsd:double;
  dwc:latitude '38.009998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5289993 38.0099983, 23.5289993 38.0099983, 23.5289993 38.0099983, 23.5289993 38.0099983, 23.5289993 38.0099983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2101'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007999 23.535999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007999"^^xsd:decimal ;
  dwc:decimalLongitude "23.535999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007999 23.535999)"^^geo:wktLiteral ;
  geo-pos:lat "38.007999"^^xsd:decimal ;
  geo-pos:long "23.535999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2102'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2102'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.23583333333333'^^xsd:double;
  dwc:longitude '23.535999'^^xsd:double;
  dwc:latitude '38.007999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5359993 38.0079994, 23.5359993 38.0079994, 23.5359993 38.0079994, 23.5359993 38.0079994, 23.5359993 38.0079994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2102'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.514999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.019001"^^xsd:decimal ;
  dwc:decimalLongitude "23.514999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.514999)"^^geo:wktLiteral ;
  geo-pos:lat "38.019001"^^xsd:decimal ;
  geo-pos:long "23.514999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2103'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2103'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.7122222222222'^^xsd:double;
  dwc:longitude '23.514999'^^xsd:double;
  dwc:latitude '38.019001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5149994 38.019001, 23.5149994 38.019001, 23.5149994 38.019001, 23.5149994 38.019001, 23.5149994 38.019001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2103'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.521999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016998"^^xsd:decimal ;
  dwc:decimalLongitude "23.521999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.521999)"^^geo:wktLiteral ;
  geo-pos:lat "38.016998"^^xsd:decimal ;
  geo-pos:long "23.521999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2104'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2104'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.12388888888889'^^xsd:double;
  dwc:longitude '23.521999'^^xsd:double;
  dwc:latitude '38.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5219994 38.0169983, 23.5219994 38.0169983, 23.5219994 38.0169983, 23.5219994 38.0169983, 23.5219994 38.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2104'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018002 23.521999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.018002"^^xsd:decimal ;
  dwc:decimalLongitude "23.521999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018002 23.521999)"^^geo:wktLiteral ;
  geo-pos:lat "38.018002"^^xsd:decimal ;
  geo-pos:long "23.521999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2105'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2105'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.6994444444444'^^xsd:double;
  dwc:longitude '23.521999'^^xsd:double;
  dwc:latitude '38.018002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5219994 38.0180016, 23.5219994 38.0180016, 23.5219994 38.0180016, 23.5219994 38.0180016, 23.5219994 38.0180016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2105'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.548)"^^geo:wktLiteral ;
  geo-pos:lat "38.020001"^^xsd:decimal ;
  geo-pos:long "23.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2106'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2106'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.5375'^^xsd:double;
  dwc:longitude '23.548'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5480003 38.0200005, 23.5480003 38.0200005, 23.5480003 38.0200005, 23.5480003 38.0200005, 23.5480003 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2106'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.554001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015999"^^xsd:decimal ;
  dwc:decimalLongitude "23.554001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.554001)"^^geo:wktLiteral ;
  geo-pos:lat "38.015999"^^xsd:decimal ;
  geo-pos:long "23.554001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2107'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2107'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.7941666666667'^^xsd:double;
  dwc:longitude '23.554001'^^xsd:double;
  dwc:latitude '38.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5540009 38.0159988, 23.5540009 38.0159988, 23.5540009 38.0159988, 23.5540009 38.0159988, 23.5540009 38.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2107'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016998"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.551001)"^^geo:wktLiteral ;
  geo-pos:lat "38.016998"^^xsd:decimal ;
  geo-pos:long "23.551001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2108'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2108'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.0027777777778'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '38.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 38.0169983, 23.5510006 38.0169983, 23.5510006 38.0169983, 23.5510006 38.0169983, 23.5510006 38.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2108'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 23.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "23.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 23.566)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "23.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2109'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2109'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.3680555555556'^^xsd:double;
  dwc:longitude '23.566'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.566 38, 23.566 38, 23.566 38, 23.566 38, 23.566 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2109'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.544001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.544001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.544001)"^^geo:wktLiteral ;
  geo-pos:lat "38.020001"^^xsd:decimal ;
  geo-pos:long "23.544001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2110'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2110'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.3166666666667'^^xsd:double;
  dwc:longitude '23.544001'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5440006 38.0200005, 23.5440006 38.0200005, 23.5440006 38.0200005, 23.5440006 38.0200005, 23.5440006 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2110'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.533001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.020001"^^xsd:decimal ;
  dwc:decimalLongitude "23.533001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.020001 23.533001)"^^geo:wktLiteral ;
  geo-pos:lat "38.020001"^^xsd:decimal ;
  geo-pos:long "23.533001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2111'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2111'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.9977777777778'^^xsd:double;
  dwc:longitude '23.533001'^^xsd:double;
  dwc:latitude '38.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.533001 38.0200005, 23.533001 38.0200005, 23.533001 38.0200005, 23.533001 38.0200005, 23.533001 38.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2111'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.530001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.019001"^^xsd:decimal ;
  dwc:decimalLongitude "23.530001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019001 23.530001)"^^geo:wktLiteral ;
  geo-pos:lat "38.019001"^^xsd:decimal ;
  geo-pos:long "23.530001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2112'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2112'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.5511111111111'^^xsd:double;
  dwc:longitude '23.530001'^^xsd:double;
  dwc:latitude '38.019001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5300007 38.019001, 23.5300007 38.019001, 23.5300007 38.019001, 23.5300007 38.019001, 23.5300007 38.019001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2112'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016998"^^xsd:decimal ;
  dwc:decimalLongitude "23.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016998 23.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.016998"^^xsd:decimal ;
  geo-pos:long "23.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2113'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2113'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6922222222222'^^xsd:double;
  dwc:longitude '23.517'^^xsd:double;
  dwc:latitude '38.016998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5170002 38.0169983, 23.5170002 38.0169983, 23.5170002 38.0169983, 23.5170002 38.0169983, 23.5170002 38.0169983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2113'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2114'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2114'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.72583333333333'^^xsd:double;
  dwc:longitude '23.538'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5380001 38.012001, 23.5380001 38.012001, 23.5380001 38.012001, 23.5380001 38.012001, 23.5380001 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2114'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.545)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2115'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2115'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.0691666666667'^^xsd:double;
  dwc:longitude '23.545'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5450001 38.012001, 23.5450001 38.012001, 23.5450001 38.012001, 23.5450001 38.012001, 23.5450001 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2115'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.545)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2116'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2116'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.5616666666667'^^xsd:double;
  dwc:longitude '23.545'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5450001 38.012001, 23.5450001 38.012001, 23.5450001 38.012001, 23.5450001 38.012001, 23.5450001 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2116'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.011002"^^xsd:decimal ;
  dwc:decimalLongitude "23.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.535)"^^geo:wktLiteral ;
  geo-pos:lat "38.011002"^^xsd:decimal ;
  geo-pos:long "23.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2117'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2117'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.5391666666667'^^xsd:double;
  dwc:longitude '23.535'^^xsd:double;
  dwc:latitude '38.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5349999 38.0110016, 23.5349999 38.0110016, 23.5349999 38.0110016, 23.5349999 38.0110016, 23.5349999 38.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2117'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969002 23.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969002"^^xsd:decimal ;
  dwc:decimalLongitude "23.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969002 23.369)"^^geo:wktLiteral ;
  geo-pos:lat "37.969002"^^xsd:decimal ;
  geo-pos:long "23.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2118'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2118'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.52388888888889'^^xsd:double;
  dwc:longitude '23.369'^^xsd:double;
  dwc:latitude '37.969002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3689995 37.9690018, 23.3689995 37.9690018, 23.3689995 37.9690018, 23.3689995 37.9690018, 23.3689995 37.9690018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2118'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.035 23.509001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.035"^^xsd:decimal ;
  dwc:decimalLongitude "23.509001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.035 23.509001)"^^geo:wktLiteral ;
  geo-pos:lat "38.035"^^xsd:decimal ;
  geo-pos:long "23.509001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2119'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2119'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.815'^^xsd:double;
  dwc:longitude '23.509001'^^xsd:double;
  dwc:latitude '38.035'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5090008 38.0349999, 23.5090008 38.0349999, 23.5090008 38.0349999, 23.5090008 38.0349999, 23.5090008 38.0349999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2119'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021999 23.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.021999"^^xsd:decimal ;
  dwc:decimalLongitude "23.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.021999 23.511)"^^geo:wktLiteral ;
  geo-pos:lat "38.021999"^^xsd:decimal ;
  geo-pos:long "23.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2120'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2120'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.1991666666667'^^xsd:double;
  dwc:longitude '23.511'^^xsd:double;
  dwc:latitude '38.021999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5109997 38.0219994, 23.5109997 38.0219994, 23.5109997 38.0219994, 23.5109997 38.0219994, 23.5109997 38.0219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2120'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015999"^^xsd:decimal ;
  dwc:decimalLongitude "23.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015999 23.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.015999"^^xsd:decimal ;
  geo-pos:long "23.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2121'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2121'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.7275'^^xsd:double;
  dwc:longitude '23.538'^^xsd:double;
  dwc:latitude '38.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5380001 38.0159988, 23.5380001 38.0159988, 23.5380001 38.0159988, 23.5380001 38.0159988, 23.5380001 38.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2121'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006001 23.533001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006001"^^xsd:decimal ;
  dwc:decimalLongitude "23.533001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006001 23.533001)"^^geo:wktLiteral ;
  geo-pos:lat "38.006001"^^xsd:decimal ;
  geo-pos:long "23.533001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2122'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2122'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0119444444444'^^xsd:double;
  dwc:longitude '23.533001'^^xsd:double;
  dwc:latitude '38.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.533001 38.0060005, 23.533001 38.0060005, 23.533001 38.0060005, 23.533001 38.0060005, 23.533001 38.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2122'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.004002 23.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.004002"^^xsd:decimal ;
  dwc:decimalLongitude "23.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.004002 23.532)"^^geo:wktLiteral ;
  geo-pos:lat "38.004002"^^xsd:decimal ;
  geo-pos:long "23.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2123'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2123'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.53'^^xsd:double;
  dwc:longitude '23.532'^^xsd:double;
  dwc:latitude '38.004002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5319996 38.0040016, 23.5319996 38.0040016, 23.5319996 38.0040016, 23.5319996 38.0040016, 23.5319996 38.0040016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2123'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.004002 23.530001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.004002"^^xsd:decimal ;
  dwc:decimalLongitude "23.530001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.004002 23.530001)"^^geo:wktLiteral ;
  geo-pos:lat "38.004002"^^xsd:decimal ;
  geo-pos:long "23.530001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2124'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2124'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.325'^^xsd:double;
  dwc:longitude '23.530001'^^xsd:double;
  dwc:latitude '38.004002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5300007 38.0040016, 23.5300007 38.0040016, 23.5300007 38.0040016, 23.5300007 38.0040016, 23.5300007 38.0040016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2124'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.533001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013001"^^xsd:decimal ;
  dwc:decimalLongitude "23.533001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.533001)"^^geo:wktLiteral ;
  geo-pos:lat "38.013001"^^xsd:decimal ;
  geo-pos:long "23.533001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2125'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2125'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.5525'^^xsd:double;
  dwc:longitude '23.533001'^^xsd:double;
  dwc:latitude '38.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.533001 38.0130005, 23.533001 38.0130005, 23.533001 38.0130005, 23.533001 38.0130005, 23.533001 38.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2125'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.338001"^^xsd:decimal ;
  dwc:decimalLongitude "25.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.205)"^^geo:wktLiteral ;
  geo-pos:lat "35.338001"^^xsd:decimal ;
  geo-pos:long "25.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2462'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2462'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.54861111111111'^^xsd:double;
  dwc:longitude '25.205'^^xsd:double;
  dwc:latitude '35.338001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2049999 35.3380013, 25.2049999 35.3380013, 25.2049999 35.3380013, 25.2049999 35.3380013, 25.2049999 35.3380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2462'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.321999 25.403999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.321999"^^xsd:decimal ;
  dwc:decimalLongitude "25.403999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.321999 25.403999)"^^geo:wktLiteral ;
  geo-pos:lat "35.321999"^^xsd:decimal ;
  geo-pos:long "25.403999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2463'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2463'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.5291666666667'^^xsd:double;
  dwc:longitude '25.403999'^^xsd:double;
  dwc:latitude '35.321999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4039993 35.3219986, 25.4039993 35.3219986, 25.4039993 35.3219986, 25.4039993 35.3219986, 25.4039993 35.3219986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2463'^^xsd:string;
  dwc:observationDate '2011-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.353001"^^xsd:decimal ;
  dwc:decimalLongitude "25.476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.353001 25.476)"^^geo:wktLiteral ;
  geo-pos:lat "35.353001"^^xsd:decimal ;
  geo-pos:long "25.476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2464'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2464'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.6069444444444'^^xsd:double;
  dwc:longitude '25.476'^^xsd:double;
  dwc:latitude '35.353001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4759998 35.3530006, 25.4759998 35.3530006, 25.4759998 35.3530006, 25.4759998 35.3530006, 25.4759998 35.3530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2464'^^xsd:string;
  dwc:observationDate '2011-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.644001 25.091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.644001"^^xsd:decimal ;
  dwc:decimalLongitude "25.091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.644001 25.091)"^^geo:wktLiteral ;
  geo-pos:lat "35.644001"^^xsd:decimal ;
  geo-pos:long "25.091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2465'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2465'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.8205555555556'^^xsd:double;
  dwc:longitude '25.091'^^xsd:double;
  dwc:latitude '35.644001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0909996 35.644001, 25.0909996 35.644001, 25.0909996 35.644001, 25.0909996 35.644001, 25.0909996 35.644001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2465'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.563 12.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.563"^^xsd:decimal ;
  dwc:decimalLongitude "12.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.563 12.771)"^^geo:wktLiteral ;
  geo-pos:lat "34.563"^^xsd:decimal ;
  geo-pos:long "12.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2852'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2852'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.7530555555556'^^xsd:double;
  dwc:longitude '12.771'^^xsd:double;
  dwc:latitude '34.563'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7709999 34.5629997, 12.7709999 34.5629997, 12.7709999 34.5629997, 12.7709999 34.5629997, 12.7709999 34.5629997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2852'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.550999 12.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.550999"^^xsd:decimal ;
  dwc:decimalLongitude "12.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.550999 12.798)"^^geo:wktLiteral ;
  geo-pos:lat "34.550999"^^xsd:decimal ;
  geo-pos:long "12.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2853'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2853'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5169444444444'^^xsd:double;
  dwc:longitude '12.798'^^xsd:double;
  dwc:latitude '34.550999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7980003 34.5509987, 12.7980003 34.5509987, 12.7980003 34.5509987, 12.7980003 34.5509987, 12.7980003 34.5509987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2853'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.821999 21.422001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.821999"^^xsd:decimal ;
  dwc:decimalLongitude "21.422001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.821999 21.422001)"^^geo:wktLiteral ;
  geo-pos:lat "32.821999"^^xsd:decimal ;
  geo-pos:long "21.422001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2854'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2854'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1980555555556'^^xsd:double;
  dwc:longitude '21.422001'^^xsd:double;
  dwc:latitude '32.821999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.4220009 32.8219986, 21.4220009 32.8219986, 21.4220009 32.8219986, 21.4220009 32.8219986, 21.4220009 32.8219986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2854'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.618 19.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.618"^^xsd:decimal ;
  dwc:decimalLongitude "19.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.618 19.83)"^^geo:wktLiteral ;
  geo-pos:lat "32.618"^^xsd:decimal ;
  geo-pos:long "19.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2855'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2855'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.514444444444'^^xsd:double;
  dwc:longitude '19.83'^^xsd:double;
  dwc:latitude '32.618'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.8299999 32.618, 19.8299999 32.618, 19.8299999 32.618, 19.8299999 32.618, 19.8299999 32.618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2855'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.709 18.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.709"^^xsd:decimal ;
  dwc:decimalLongitude "18.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.709 18.997)"^^geo:wktLiteral ;
  geo-pos:lat "32.709"^^xsd:decimal ;
  geo-pos:long "18.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2856'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2856'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.650555555556'^^xsd:double;
  dwc:longitude '18.997'^^xsd:double;
  dwc:latitude '32.709'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.9969997 32.7089996, 18.9969997 32.7089996, 18.9969997 32.7089996, 18.9969997 32.7089996, 18.9969997 32.7089996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2856'^^xsd:string;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.713001 18.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.713001"^^xsd:decimal ;
  dwc:decimalLongitude "18.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.713001 18.715)"^^geo:wktLiteral ;
  geo-pos:lat "32.713001"^^xsd:decimal ;
  geo-pos:long "18.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2857'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2857'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1277777777778'^^xsd:double;
  dwc:longitude '18.715'^^xsd:double;
  dwc:latitude '32.713001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.7150002 32.7130013, 18.7150002 32.7130013, 18.7150002 32.7130013, 18.7150002 32.7130013, 18.7150002 32.7130013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2857'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.627998 18.051001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.627998"^^xsd:decimal ;
  dwc:decimalLongitude "18.051001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.627998 18.051001)"^^geo:wktLiteral ;
  geo-pos:lat "32.627998"^^xsd:decimal ;
  geo-pos:long "18.051001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2858'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2858'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.5438888888889'^^xsd:double;
  dwc:longitude '18.051001'^^xsd:double;
  dwc:latitude '32.627998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.0510006 32.6279984, 18.0510006 32.6279984, 18.0510006 32.6279984, 18.0510006 32.6279984, 18.0510006 32.6279984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2858'^^xsd:string;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.522999 17.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.522999"^^xsd:decimal ;
  dwc:decimalLongitude "17.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.522999 17.59)"^^geo:wktLiteral ;
  geo-pos:lat "32.522999"^^xsd:decimal ;
  geo-pos:long "17.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2859'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2859'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7969444444444'^^xsd:double;
  dwc:longitude '17.59'^^xsd:double;
  dwc:latitude '32.522999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.5900002 32.5229988, 17.5900002 32.5229988, 17.5900002 32.5229988, 17.5900002 32.5229988, 17.5900002 32.5229988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2859'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.485001 17.393999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.485001"^^xsd:decimal ;
  dwc:decimalLongitude "17.393999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.485001 17.393999)"^^geo:wktLiteral ;
  geo-pos:lat "32.485001"^^xsd:decimal ;
  geo-pos:long "17.393999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2860'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2860'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.574166666667'^^xsd:double;
  dwc:longitude '17.393999'^^xsd:double;
  dwc:latitude '32.485001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.3939991 32.4850006, 17.3939991 32.4850006, 17.3939991 32.4850006, 17.3939991 32.4850006, 17.3939991 32.4850006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2860'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.570999 17.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.570999"^^xsd:decimal ;
  dwc:decimalLongitude "17.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.570999 17.038)"^^geo:wktLiteral ;
  geo-pos:lat "32.570999"^^xsd:decimal ;
  geo-pos:long "17.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2861'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2861'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.607222222222'^^xsd:double;
  dwc:longitude '17.038'^^xsd:double;
  dwc:latitude '32.570999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.0380001 32.5709992, 17.0380001 32.5709992, 17.0380001 32.5709992, 17.0380001 32.5709992, 17.0380001 32.5709992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2861'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.136002 19.224001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.136002"^^xsd:decimal ;
  dwc:decimalLongitude "19.224001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.136002 19.224001)"^^geo:wktLiteral ;
  geo-pos:lat "33.136002"^^xsd:decimal ;
  geo-pos:long "19.224001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2862'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2862'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.226111111111'^^xsd:double;
  dwc:longitude '19.224001'^^xsd:double;
  dwc:latitude '33.136002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.2240009 33.1360016, 19.2240009 33.1360016, 19.2240009 33.1360016, 19.2240009 33.1360016, 19.2240009 33.1360016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2862'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.570999 15.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.570999"^^xsd:decimal ;
  dwc:decimalLongitude "15.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.570999 15.574)"^^geo:wktLiteral ;
  geo-pos:lat "32.570999"^^xsd:decimal ;
  geo-pos:long "15.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2863'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2863'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0183333333333'^^xsd:double;
  dwc:longitude '15.574'^^xsd:double;
  dwc:latitude '32.570999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5740004 32.5709992, 15.5740004 32.5709992, 15.5740004 32.5709992, 15.5740004 32.5709992, 15.5740004 32.5709992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2863'^^xsd:string;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.459 15.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.459"^^xsd:decimal ;
  dwc:decimalLongitude "15.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.459 15.155)"^^geo:wktLiteral ;
  geo-pos:lat "32.459"^^xsd:decimal ;
  geo-pos:long "15.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2864'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2864'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.1425'^^xsd:double;
  dwc:longitude '15.155'^^xsd:double;
  dwc:latitude '32.459'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.1549997 32.4589996, 15.1549997 32.4589996, 15.1549997 32.4589996, 15.1549997 32.4589996, 15.1549997 32.4589996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2864'^^xsd:string;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.451 14.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.451"^^xsd:decimal ;
  dwc:decimalLongitude "14.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.451 14.778)"^^geo:wktLiteral ;
  geo-pos:lat "32.451"^^xsd:decimal ;
  geo-pos:long "14.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2865'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2865'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.0194444444444'^^xsd:double;
  dwc:longitude '14.778'^^xsd:double;
  dwc:latitude '32.451'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7779999 32.4510002, 14.7779999 32.4510002, 14.7779999 32.4510002, 14.7779999 32.4510002, 14.7779999 32.4510002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2865'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.966 11.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.966"^^xsd:decimal ;
  dwc:decimalLongitude "11.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.966 11.013)"^^geo:wktLiteral ;
  geo-pos:lat "34.966"^^xsd:decimal ;
  geo-pos:long "11.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2866'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2866'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.1247222222222'^^xsd:double;
  dwc:longitude '11.013'^^xsd:double;
  dwc:latitude '34.966'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0129995 34.9659996, 11.0129995 34.9659996, 11.0129995 34.9659996, 11.0129995 34.9659996, 11.0129995 34.9659996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2866'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.943001 10.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.943001"^^xsd:decimal ;
  dwc:decimalLongitude "10.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.943001 10.947)"^^geo:wktLiteral ;
  geo-pos:lat "34.943001"^^xsd:decimal ;
  geo-pos:long "10.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2867'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2867'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8713888888889'^^xsd:double;
  dwc:longitude '10.947'^^xsd:double;
  dwc:latitude '34.943001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9469996 34.9430008, 10.9469996 34.9430008, 10.9469996 34.9430008, 10.9469996 34.9430008, 10.9469996 34.9430008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2867'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.020001 11.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.020001"^^xsd:decimal ;
  dwc:decimalLongitude "11.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.020001 11.121)"^^geo:wktLiteral ;
  geo-pos:lat "35.020001"^^xsd:decimal ;
  geo-pos:long "11.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2868'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2868'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.984444444444'^^xsd:double;
  dwc:longitude '11.121'^^xsd:double;
  dwc:latitude '35.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1210003 35.0200005, 11.1210003 35.0200005, 11.1210003 35.0200005, 11.1210003 35.0200005, 11.1210003 35.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2868'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983002 16.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.983002"^^xsd:decimal ;
  dwc:decimalLongitude "16.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983002 16.306)"^^geo:wktLiteral ;
  geo-pos:lat "33.983002"^^xsd:decimal ;
  geo-pos:long "16.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2869'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2869'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.5491666666667'^^xsd:double;
  dwc:longitude '16.306'^^xsd:double;
  dwc:latitude '33.983002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.3059998 33.9830017, 16.3059998 33.9830017, 16.3059998 33.9830017, 16.3059998 33.9830017, 16.3059998 33.9830017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2869'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.958 11.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.958"^^xsd:decimal ;
  dwc:decimalLongitude "11.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.958 11.065)"^^geo:wktLiteral ;
  geo-pos:lat "34.958"^^xsd:decimal ;
  geo-pos:long "11.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2870'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2870'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.2544444444444'^^xsd:double;
  dwc:longitude '11.065'^^xsd:double;
  dwc:latitude '34.958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0649996 34.9580002, 11.0649996 34.9580002, 11.0649996 34.9580002, 11.0649996 34.9580002, 11.0649996 34.9580002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2870'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.966 11.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.966"^^xsd:decimal ;
  dwc:decimalLongitude "11.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.966 11.05)"^^geo:wktLiteral ;
  geo-pos:lat "34.966"^^xsd:decimal ;
  geo-pos:long "11.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2871'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2871'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.906944444444'^^xsd:double;
  dwc:longitude '11.05'^^xsd:double;
  dwc:latitude '34.966'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0500002 34.9659996, 11.0500002 34.9659996, 11.0500002 34.9659996, 11.0500002 34.9659996, 11.0500002 34.9659996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2871'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.938999 11.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.938999"^^xsd:decimal ;
  dwc:decimalLongitude "11.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.938999 11.076)"^^geo:wktLiteral ;
  geo-pos:lat "34.938999"^^xsd:decimal ;
  geo-pos:long "11.076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2872'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2872'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.901388888889'^^xsd:double;
  dwc:longitude '11.076'^^xsd:double;
  dwc:latitude '34.938999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0760002 34.9389992, 11.0760002 34.9389992, 11.0760002 34.9389992, 11.0760002 34.9389992, 11.0760002 34.9389992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2872'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.932999 11.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.932999"^^xsd:decimal ;
  dwc:decimalLongitude "11.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.932999 11.059)"^^geo:wktLiteral ;
  geo-pos:lat "34.932999"^^xsd:decimal ;
  geo-pos:long "11.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2873'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2873'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.147222222222'^^xsd:double;
  dwc:longitude '11.059'^^xsd:double;
  dwc:latitude '34.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.059 34.9329987, 11.059 34.9329987, 11.059 34.9329987, 11.059 34.9329987, 11.059 34.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2873'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.938 11.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.938 11.01)"^^geo:wktLiteral ;
  geo-pos:lat "34.938"^^xsd:decimal ;
  geo-pos:long "11.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2874'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2874'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.0530555555556'^^xsd:double;
  dwc:longitude '11.01'^^xsd:double;
  dwc:latitude '34.938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0100002 34.9379997, 11.0100002 34.9379997, 11.0100002 34.9379997, 11.0100002 34.9379997, 11.0100002 34.9379997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2874'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.969002 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.969002"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.969002 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "34.969002"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2875'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2875'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.0736111111111'^^xsd:double;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '34.969002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.073 34.9690018, 11.073 34.9690018, 11.073 34.9690018, 11.073 34.9690018, 11.073 34.9690018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2875'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.952999 11.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.952999"^^xsd:decimal ;
  dwc:decimalLongitude "11.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.952999 11.044)"^^geo:wktLiteral ;
  geo-pos:lat "34.952999"^^xsd:decimal ;
  geo-pos:long "11.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2876'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2876'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.2486111111111'^^xsd:double;
  dwc:longitude '11.044'^^xsd:double;
  dwc:latitude '34.952999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0439997 34.9529991, 11.0439997 34.9529991, 11.0439997 34.9529991, 11.0439997 34.9529991, 11.0439997 34.9529991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2876'^^xsd:string;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.978001 11.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.978001"^^xsd:decimal ;
  dwc:decimalLongitude "11.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.978001 11.045)"^^geo:wktLiteral ;
  geo-pos:lat "34.978001"^^xsd:decimal ;
  geo-pos:long "11.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2877'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2877'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.260277777778'^^xsd:double;
  dwc:longitude '11.045'^^xsd:double;
  dwc:latitude '34.978001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0450001 34.9780006, 11.0450001 34.9780006, 11.0450001 34.9780006, 11.0450001 34.9780006, 11.0450001 34.9780006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2877'^^xsd:string;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93 11.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93"^^xsd:decimal ;
  dwc:decimalLongitude "11.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93 11.013)"^^geo:wktLiteral ;
  geo-pos:lat "34.93"^^xsd:decimal ;
  geo-pos:long "11.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2882'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2882'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.571111111111'^^xsd:double;
  dwc:longitude '11.013'^^xsd:double;
  dwc:latitude '34.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0129995 34.9300003, 11.0129995 34.9300003, 11.0129995 34.9300003, 11.0129995 34.9300003, 11.0129995 34.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2882'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.952 11.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.952"^^xsd:decimal ;
  dwc:decimalLongitude "11.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.952 11.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.952"^^xsd:decimal ;
  geo-pos:long "11.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2883'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2883'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.6130555555556'^^xsd:double;
  dwc:longitude '11.015'^^xsd:double;
  dwc:latitude '34.952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0150003 34.9519997, 11.0150003 34.9519997, 11.0150003 34.9519997, 11.0150003 34.9519997, 11.0150003 34.9519997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2883'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.931 11.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.931"^^xsd:decimal ;
  dwc:decimalLongitude "11.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.931 11.013)"^^geo:wktLiteral ;
  geo-pos:lat "34.931"^^xsd:decimal ;
  geo-pos:long "11.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2884'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2884'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.411944444444'^^xsd:double;
  dwc:longitude '11.013'^^xsd:double;
  dwc:latitude '34.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0129995 34.9309998, 11.0129995 34.9309998, 11.0129995 34.9309998, 11.0129995 34.9309998, 11.0129995 34.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2884'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.935001 11.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.935001"^^xsd:decimal ;
  dwc:decimalLongitude "11.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.935001 11.023)"^^geo:wktLiteral ;
  geo-pos:lat "34.935001"^^xsd:decimal ;
  geo-pos:long "11.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2885'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2885'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.373055555556'^^xsd:double;
  dwc:longitude '11.023'^^xsd:double;
  dwc:latitude '34.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0229998 34.9350014, 11.0229998 34.9350014, 11.0229998 34.9350014, 11.0229998 34.9350014, 11.0229998 34.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2885'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.921001 10.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.921001"^^xsd:decimal ;
  dwc:decimalLongitude "10.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.921001 10.998)"^^geo:wktLiteral ;
  geo-pos:lat "34.921001"^^xsd:decimal ;
  geo-pos:long "10.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2886'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2886'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.7036111111111'^^xsd:double;
  dwc:longitude '10.998'^^xsd:double;
  dwc:latitude '34.921001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9980001 34.9210014, 10.9980001 34.9210014, 10.9980001 34.9210014, 10.9980001 34.9210014, 10.9980001 34.9210014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2886'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.938 11.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.938 11.014)"^^geo:wktLiteral ;
  geo-pos:lat "34.938"^^xsd:decimal ;
  geo-pos:long "11.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2887'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2887'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.238333333333'^^xsd:double;
  dwc:longitude '11.014'^^xsd:double;
  dwc:latitude '34.938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0139999 34.9379997, 11.0139999 34.9379997, 11.0139999 34.9379997, 11.0139999 34.9379997, 11.0139999 34.9379997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2887'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.955002 11.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.955002"^^xsd:decimal ;
  dwc:decimalLongitude "11.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.955002 11.001)"^^geo:wktLiteral ;
  geo-pos:lat "34.955002"^^xsd:decimal ;
  geo-pos:long "11.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2888'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2888'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.035833333333'^^xsd:double;
  dwc:longitude '11.001'^^xsd:double;
  dwc:latitude '34.955002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0010004 34.9550018, 11.0010004 34.9550018, 11.0010004 34.9550018, 11.0010004 34.9550018, 11.0010004 34.9550018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2888'^^xsd:string;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.952 11.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.952"^^xsd:decimal ;
  dwc:decimalLongitude "11.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.952 11.019)"^^geo:wktLiteral ;
  geo-pos:lat "34.952"^^xsd:decimal ;
  geo-pos:long "11.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2889'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2889'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.0783333333333'^^xsd:double;
  dwc:longitude '11.019'^^xsd:double;
  dwc:latitude '34.952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0190001 34.9519997, 11.0190001 34.9519997, 11.0190001 34.9519997, 11.0190001 34.9519997, 11.0190001 34.9519997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2889'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.932999 10.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.932999"^^xsd:decimal ;
  dwc:decimalLongitude "10.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.932999 10.982)"^^geo:wktLiteral ;
  geo-pos:lat "34.932999"^^xsd:decimal ;
  geo-pos:long "10.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2890'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2890'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1336111111111'^^xsd:double;
  dwc:longitude '10.982'^^xsd:double;
  dwc:latitude '34.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9820004 34.9329987, 10.9820004 34.9329987, 10.9820004 34.9329987, 10.9820004 34.9329987, 10.9820004 34.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2890'^^xsd:string;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.931 10.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.931 10.952)"^^geo:wktLiteral ;
  geo-pos:lat "34.931"^^xsd:decimal ;
  geo-pos:long "10.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2891'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_2891'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.066944444444'^^xsd:double;
  dwc:longitude '10.952'^^xsd:double;
  dwc:latitude '34.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9519997 34.9309998, 10.9519997 34.9309998, 10.9519997 34.9309998, 10.9519997 34.9309998, 10.9519997 34.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2891'^^xsd:string;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.971001 11.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.971001"^^xsd:decimal ;
  dwc:decimalLongitude "11.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.971001 11.041)"^^geo:wktLiteral ;
  geo-pos:lat "34.971001"^^xsd:decimal ;
  geo-pos:long "11.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2892'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_2892'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.407777777778'^^xsd:double;
  dwc:longitude '11.041'^^xsd:double;
  dwc:latitude '34.971001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0410004 34.9710007, 11.0410004 34.9710007, 11.0410004 34.9710007, 11.0410004 34.9710007, 11.0410004 34.9710007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2892'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.917999 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.917999"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.917999 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "34.917999"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2893'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2893'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.5633333333333'^^xsd:double;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '34.917999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.04 34.9179993, 11.04 34.9179993, 11.04 34.9179993, 11.04 34.9179993, 11.04 34.9179993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2893'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.036999 11.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.036999"^^xsd:decimal ;
  dwc:decimalLongitude "11.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.036999 11.621)"^^geo:wktLiteral ;
  geo-pos:lat "35.036999"^^xsd:decimal ;
  geo-pos:long "11.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2894'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2894'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.603333333333'^^xsd:double;
  dwc:longitude '11.621'^^xsd:double;
  dwc:latitude '35.036999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6210003 35.0369988, 11.6210003 35.0369988, 11.6210003 35.0369988, 11.6210003 35.0369988, 11.6210003 35.0369988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2894'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.938999 10.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.938999"^^xsd:decimal ;
  dwc:decimalLongitude "10.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.938999 10.961)"^^geo:wktLiteral ;
  geo-pos:lat "34.938999"^^xsd:decimal ;
  geo-pos:long "10.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2895'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2895'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.4916666666667'^^xsd:double;
  dwc:longitude '10.961'^^xsd:double;
  dwc:latitude '34.938999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9610004 34.9389992, 10.9610004 34.9389992, 10.9610004 34.9389992, 10.9610004 34.9389992, 10.9610004 34.9389992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2895'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.918999 10.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.918999"^^xsd:decimal ;
  dwc:decimalLongitude "10.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.918999 10.945)"^^geo:wktLiteral ;
  geo-pos:lat "34.918999"^^xsd:decimal ;
  geo-pos:long "10.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2896'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2896'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.3075'^^xsd:double;
  dwc:longitude '10.945'^^xsd:double;
  dwc:latitude '34.918999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9449997 34.9189987, 10.9449997 34.9189987, 10.9449997 34.9189987, 10.9449997 34.9189987, 10.9449997 34.9189987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2896'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.872002 10.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.872002"^^xsd:decimal ;
  dwc:decimalLongitude "10.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.872002 10.977)"^^geo:wktLiteral ;
  geo-pos:lat "34.872002"^^xsd:decimal ;
  geo-pos:long "10.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2897'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2897'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1391666666667'^^xsd:double;
  dwc:longitude '10.977'^^xsd:double;
  dwc:latitude '34.872002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9770002 34.8720017, 10.9770002 34.8720017, 10.9770002 34.8720017, 10.9770002 34.8720017, 10.9770002 34.8720017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2897'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.867001 10.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.867001"^^xsd:decimal ;
  dwc:decimalLongitude "10.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.867001 10.986)"^^geo:wktLiteral ;
  geo-pos:lat "34.867001"^^xsd:decimal ;
  geo-pos:long "10.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2898'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2898'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.9725'^^xsd:double;
  dwc:longitude '10.986'^^xsd:double;
  dwc:latitude '34.867001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9860001 34.8670006, 10.9860001 34.8670006, 10.9860001 34.8670006, 10.9860001 34.8670006, 10.9860001 34.8670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2898'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.944 11.071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.944"^^xsd:decimal ;
  dwc:decimalLongitude "11.071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.944 11.071)"^^geo:wktLiteral ;
  geo-pos:lat "34.944"^^xsd:decimal ;
  geo-pos:long "11.071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2899'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2899'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.0252777777778'^^xsd:double;
  dwc:longitude '11.071'^^xsd:double;
  dwc:latitude '34.944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0710001 34.9440002, 11.0710001 34.9440002, 11.0710001 34.9440002, 11.0710001 34.9440002, 11.0710001 34.9440002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2899'^^xsd:string;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.951 11.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.951"^^xsd:decimal ;
  dwc:decimalLongitude "11.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.951 11.059)"^^geo:wktLiteral ;
  geo-pos:lat "34.951"^^xsd:decimal ;
  geo-pos:long "11.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2900'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2900'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.3433333333333'^^xsd:double;
  dwc:longitude '11.059'^^xsd:double;
  dwc:latitude '34.951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.059 34.9510002, 11.059 34.9510002, 11.059 34.9510002, 11.059 34.9510002, 11.059 34.9510002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2900'^^xsd:string;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.948002 11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.948002"^^xsd:decimal ;
  dwc:decimalLongitude "11.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.948002 11.06)"^^geo:wktLiteral ;
  geo-pos:lat "34.948002"^^xsd:decimal ;
  geo-pos:long "11.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2901'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2901'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.6013888888889'^^xsd:double;
  dwc:longitude '11.06'^^xsd:double;
  dwc:latitude '34.948002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0600004 34.9480019, 11.0600004 34.9480019, 11.0600004 34.9480019, 11.0600004 34.9480019, 11.0600004 34.9480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2901'^^xsd:string;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.886002 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.886002"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.886002 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "34.886002"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2902'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2902'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.1725'^^xsd:double;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '34.886002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1389999 34.8860016, 11.1389999 34.8860016, 11.1389999 34.8860016, 11.1389999 34.8860016, 11.1389999 34.8860016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2902'^^xsd:string;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 11.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.827999"^^xsd:decimal ;
  dwc:decimalLongitude "11.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.827999 11.29)"^^geo:wktLiteral ;
  geo-pos:lat "34.827999"^^xsd:decimal ;
  geo-pos:long "11.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2903'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2903'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0280555555556'^^xsd:double;
  dwc:longitude '11.29'^^xsd:double;
  dwc:latitude '34.827999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.29 34.8279991, 11.29 34.8279991, 11.29 34.8279991, 11.29 34.8279991, 11.29 34.8279991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2903'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.777 11.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.777"^^xsd:decimal ;
  dwc:decimalLongitude "11.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.777 11.353)"^^geo:wktLiteral ;
  geo-pos:lat "34.777"^^xsd:decimal ;
  geo-pos:long "11.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2904'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2904'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.0141666666667'^^xsd:double;
  dwc:longitude '11.353'^^xsd:double;
  dwc:latitude '34.777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3529997 34.7770004, 11.3529997 34.7770004, 11.3529997 34.7770004, 11.3529997 34.7770004, 11.3529997 34.7770004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2904'^^xsd:string;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.764999 11.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.764999"^^xsd:decimal ;
  dwc:decimalLongitude "11.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.764999 11.385)"^^geo:wktLiteral ;
  geo-pos:lat "34.764999"^^xsd:decimal ;
  geo-pos:long "11.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2905'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2905'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.2916666666667'^^xsd:double;
  dwc:longitude '11.385'^^xsd:double;
  dwc:latitude '34.764999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3850002 34.7649994, 11.3850002 34.7649994, 11.3850002 34.7649994, 11.3850002 34.7649994, 11.3850002 34.7649994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2905'^^xsd:string;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.810001 11.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.810001"^^xsd:decimal ;
  dwc:decimalLongitude "11.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.810001 11.412)"^^geo:wktLiteral ;
  geo-pos:lat "34.810001"^^xsd:decimal ;
  geo-pos:long "11.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2906'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2906'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.2916666666667'^^xsd:double;
  dwc:longitude '11.412'^^xsd:double;
  dwc:latitude '34.810001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4119997 34.8100014, 11.4119997 34.8100014, 11.4119997 34.8100014, 11.4119997 34.8100014, 11.4119997 34.8100014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2906'^^xsd:string;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.821999 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.821999"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.821999 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "34.821999"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2907'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_2907'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.7336111111111'^^xsd:double;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '34.821999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3970003 34.8219986, 11.3970003 34.8219986, 11.3970003 34.8219986, 11.3970003 34.8219986, 11.3970003 34.8219986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2907'^^xsd:string;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.887001 11.373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.887001"^^xsd:decimal ;
  dwc:decimalLongitude "11.373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.887001 11.373)"^^geo:wktLiteral ;
  geo-pos:lat "34.887001"^^xsd:decimal ;
  geo-pos:long "11.373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2908'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2908'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.5819444444444'^^xsd:double;
  dwc:longitude '11.373'^^xsd:double;
  dwc:latitude '34.887001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3730001 34.887001, 11.3730001 34.887001, 11.3730001 34.887001, 11.3730001 34.887001, 11.3730001 34.887001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2908'^^xsd:string;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.895001 11.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.895001"^^xsd:decimal ;
  dwc:decimalLongitude "11.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.895001 11.413)"^^geo:wktLiteral ;
  geo-pos:lat "34.895001"^^xsd:decimal ;
  geo-pos:long "11.413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2909'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2909'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:longitude '11.413'^^xsd:double;
  dwc:latitude '34.895001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4130001 34.8950005, 11.4130001 34.8950005, 11.4130001 34.8950005, 11.4130001 34.8950005, 11.4130001 34.8950005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2909'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.891998 11.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.891998"^^xsd:decimal ;
  dwc:decimalLongitude "11.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.891998 11.416)"^^geo:wktLiteral ;
  geo-pos:lat "34.891998"^^xsd:decimal ;
  geo-pos:long "11.416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2910'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2910'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.0916666666667'^^xsd:double;
  dwc:longitude '11.416'^^xsd:double;
  dwc:latitude '34.891998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4160004 34.8919983, 11.4160004 34.8919983, 11.4160004 34.8919983, 11.4160004 34.8919983, 11.4160004 34.8919983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2910'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.886002 11.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.886002"^^xsd:decimal ;
  dwc:decimalLongitude "11.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.886002 11.445)"^^geo:wktLiteral ;
  geo-pos:lat "34.886002"^^xsd:decimal ;
  geo-pos:long "11.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2911'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2911'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.2027777777778'^^xsd:double;
  dwc:longitude '11.445'^^xsd:double;
  dwc:latitude '34.886002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4449997 34.8860016, 11.4449997 34.8860016, 11.4449997 34.8860016, 11.4449997 34.8860016, 11.4449997 34.8860016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2911'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.869999 11.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.869999"^^xsd:decimal ;
  dwc:decimalLongitude "11.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.869999 11.467)"^^geo:wktLiteral ;
  geo-pos:lat "34.869999"^^xsd:decimal ;
  geo-pos:long "11.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2912'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2912'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.7486111111111'^^xsd:double;
  dwc:longitude '11.467'^^xsd:double;
  dwc:latitude '34.869999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.467 34.8699989, 11.467 34.8699989, 11.467 34.8699989, 11.467 34.8699989, 11.467 34.8699989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2912'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.839001 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.839001"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.839001 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.839001"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2913'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2913'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.0611111111111'^^xsd:double;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.839001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5080004 34.8390007, 11.5080004 34.8390007, 11.5080004 34.8390007, 11.5080004 34.8390007, 11.5080004 34.8390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2913'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.831001 11.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.831001"^^xsd:decimal ;
  dwc:decimalLongitude "11.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.831001 11.521)"^^geo:wktLiteral ;
  geo-pos:lat "34.831001"^^xsd:decimal ;
  geo-pos:long "11.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2914'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2914'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:longitude '11.521'^^xsd:double;
  dwc:latitude '34.831001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5209999 34.8310013, 11.5209999 34.8310013, 11.5209999 34.8310013, 11.5209999 34.8310013, 11.5209999 34.8310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2914'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.839001 11.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.839001"^^xsd:decimal ;
  dwc:decimalLongitude "11.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.839001 11.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.839001"^^xsd:decimal ;
  geo-pos:long "11.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2915'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2915'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.4583333333333'^^xsd:double;
  dwc:longitude '11.516'^^xsd:double;
  dwc:latitude '34.839001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5159998 34.8390007, 11.5159998 34.8390007, 11.5159998 34.8390007, 11.5159998 34.8390007, 11.5159998 34.8390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2915'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.831001 11.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.831001"^^xsd:decimal ;
  dwc:decimalLongitude "11.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.831001 11.501)"^^geo:wktLiteral ;
  geo-pos:lat "34.831001"^^xsd:decimal ;
  geo-pos:long "11.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2916'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2916'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.2830555555556'^^xsd:double;
  dwc:longitude '11.501'^^xsd:double;
  dwc:latitude '34.831001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5010004 34.8310013, 11.5010004 34.8310013, 11.5010004 34.8310013, 11.5010004 34.8310013, 11.5010004 34.8310013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2916'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.84 11.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.84"^^xsd:decimal ;
  dwc:decimalLongitude "11.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.84 11.399)"^^geo:wktLiteral ;
  geo-pos:lat "34.84"^^xsd:decimal ;
  geo-pos:long "11.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2917'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2917'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.1094444444444'^^xsd:double;
  dwc:longitude '11.399'^^xsd:double;
  dwc:latitude '34.84'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3990002 34.8400002, 11.3990002 34.8400002, 11.3990002 34.8400002, 11.3990002 34.8400002, 11.3990002 34.8400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2917'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.844002 11.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.844002"^^xsd:decimal ;
  dwc:decimalLongitude "11.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.844002 11.407)"^^geo:wktLiteral ;
  geo-pos:lat "34.844002"^^xsd:decimal ;
  geo-pos:long "11.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2918'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2918'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.1566666666667'^^xsd:double;
  dwc:longitude '11.407'^^xsd:double;
  dwc:latitude '34.844002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4069996 34.8440018, 11.4069996 34.8440018, 11.4069996 34.8440018, 11.4069996 34.8440018, 11.4069996 34.8440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2918'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.854 11.328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.854"^^xsd:decimal ;
  dwc:decimalLongitude "11.328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.854 11.328)"^^geo:wktLiteral ;
  geo-pos:lat "34.854"^^xsd:decimal ;
  geo-pos:long "11.328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2919'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2919'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.0041666666667'^^xsd:double;
  dwc:longitude '11.328'^^xsd:double;
  dwc:latitude '34.854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3280001 34.8540001, 11.3280001 34.8540001, 11.3280001 34.8540001, 11.3280001 34.8540001, 11.3280001 34.8540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2919'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.855999 11.328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.855999"^^xsd:decimal ;
  dwc:decimalLongitude "11.328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.855999 11.328)"^^geo:wktLiteral ;
  geo-pos:lat "34.855999"^^xsd:decimal ;
  geo-pos:long "11.328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2920'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2920'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.7663888888889'^^xsd:double;
  dwc:longitude '11.328'^^xsd:double;
  dwc:latitude '34.855999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3280001 34.855999, 11.3280001 34.855999, 11.3280001 34.855999, 11.3280001 34.855999, 11.3280001 34.855999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2920'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.898998 11.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.898998"^^xsd:decimal ;
  dwc:decimalLongitude "11.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.898998 11.459)"^^geo:wktLiteral ;
  geo-pos:lat "34.898998"^^xsd:decimal ;
  geo-pos:long "11.459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2921'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2921'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.3691666666667'^^xsd:double;
  dwc:longitude '11.459'^^xsd:double;
  dwc:latitude '34.898998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4589996 34.8989983, 11.4589996 34.8989983, 11.4589996 34.8989983, 11.4589996 34.8989983, 11.4589996 34.8989983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2921'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.900002 11.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.900002"^^xsd:decimal ;
  dwc:decimalLongitude "11.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.900002 11.527)"^^geo:wktLiteral ;
  geo-pos:lat "34.900002"^^xsd:decimal ;
  geo-pos:long "11.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2922'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2922'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.8080555555556'^^xsd:double;
  dwc:longitude '11.527'^^xsd:double;
  dwc:latitude '34.900002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5270004 34.9000015, 11.5270004 34.9000015, 11.5270004 34.9000015, 11.5270004 34.9000015, 11.5270004 34.9000015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2922'^^xsd:string;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.922001 11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.922001"^^xsd:decimal ;
  dwc:decimalLongitude "11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.922001 11.73)"^^geo:wktLiteral ;
  geo-pos:lat "34.922001"^^xsd:decimal ;
  geo-pos:long "11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2923'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2923'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6391666666667'^^xsd:double;
  dwc:longitude '11.73'^^xsd:double;
  dwc:latitude '34.922001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7299995 34.9220009, 11.7299995 34.9220009, 11.7299995 34.9220009, 11.7299995 34.9220009, 11.7299995 34.9220009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2923'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.050999 11.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.050999"^^xsd:decimal ;
  dwc:decimalLongitude "11.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.050999 11.854)"^^geo:wktLiteral ;
  geo-pos:lat "35.050999"^^xsd:decimal ;
  geo-pos:long "11.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2924'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2924'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.068888888889'^^xsd:double;
  dwc:longitude '11.854'^^xsd:double;
  dwc:latitude '35.050999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8540001 35.0509987, 11.8540001 35.0509987, 11.8540001 35.0509987, 11.8540001 35.0509987, 11.8540001 35.0509987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2924'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.050999 11.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.050999"^^xsd:decimal ;
  dwc:decimalLongitude "11.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.050999 11.846)"^^geo:wktLiteral ;
  geo-pos:lat "35.050999"^^xsd:decimal ;
  geo-pos:long "11.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2925'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2925'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.111388888889'^^xsd:double;
  dwc:longitude '11.846'^^xsd:double;
  dwc:latitude '35.050999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8459997 35.0509987, 11.8459997 35.0509987, 11.8459997 35.0509987, 11.8459997 35.0509987, 11.8459997 35.0509987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2925'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.098 11.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.098"^^xsd:decimal ;
  dwc:decimalLongitude "11.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.098 11.949)"^^geo:wktLiteral ;
  geo-pos:lat "35.098"^^xsd:decimal ;
  geo-pos:long "11.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2926'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2926'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.841111111111'^^xsd:double;
  dwc:longitude '11.949'^^xsd:double;
  dwc:latitude '35.098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9490004 35.0979996, 11.9490004 35.0979996, 11.9490004 35.0979996, 11.9490004 35.0979996, 11.9490004 35.0979996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2926'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.006001 11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.006001"^^xsd:decimal ;
  dwc:decimalLongitude "11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.006001 11.852)"^^geo:wktLiteral ;
  geo-pos:lat "35.006001"^^xsd:decimal ;
  geo-pos:long "11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2927'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2927'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.4886111111111'^^xsd:double;
  dwc:longitude '11.852'^^xsd:double;
  dwc:latitude '35.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8520002 35.0060005, 11.8520002 35.0060005, 11.8520002 35.0060005, 11.8520002 35.0060005, 11.8520002 35.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2927'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.004002 11.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.004002"^^xsd:decimal ;
  dwc:decimalLongitude "11.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.004002 11.861)"^^geo:wktLiteral ;
  geo-pos:lat "35.004002"^^xsd:decimal ;
  geo-pos:long "11.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2928'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2928'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.8391666666667'^^xsd:double;
  dwc:longitude '11.861'^^xsd:double;
  dwc:latitude '35.004002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8610001 35.0040016, 11.8610001 35.0040016, 11.8610001 35.0040016, 11.8610001 35.0040016, 11.8610001 35.0040016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2928'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.893002 11.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.893002"^^xsd:decimal ;
  dwc:decimalLongitude "11.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.893002 11.841)"^^geo:wktLiteral ;
  geo-pos:lat "34.893002"^^xsd:decimal ;
  geo-pos:long "11.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2929'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2929'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.601388888889'^^xsd:double;
  dwc:longitude '11.841'^^xsd:double;
  dwc:latitude '34.893002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8409996 34.8930016, 11.8409996 34.8930016, 11.8409996 34.8930016, 11.8409996 34.8930016, 11.8409996 34.8930016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2929'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.745998 11.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.745998"^^xsd:decimal ;
  dwc:decimalLongitude "11.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.745998 11.857)"^^geo:wktLiteral ;
  geo-pos:lat "34.745998"^^xsd:decimal ;
  geo-pos:long "11.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2930'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2930'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.3'^^xsd:double;
  dwc:longitude '11.857'^^xsd:double;
  dwc:latitude '34.745998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8570004 34.7459984, 11.8570004 34.7459984, 11.8570004 34.7459984, 11.8570004 34.7459984, 11.8570004 34.7459984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2930'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.589001 11.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.589001"^^xsd:decimal ;
  dwc:decimalLongitude "11.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.589001 11.756)"^^geo:wktLiteral ;
  geo-pos:lat "34.589001"^^xsd:decimal ;
  geo-pos:long "11.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2931'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2931'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.424722222222'^^xsd:double;
  dwc:longitude '11.756'^^xsd:double;
  dwc:latitude '34.589001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7559996 34.5890007, 11.7559996 34.5890007, 11.7559996 34.5890007, 11.7559996 34.5890007, 11.7559996 34.5890007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2931'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.535 11.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.535"^^xsd:decimal ;
  dwc:decimalLongitude "11.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.535 11.661)"^^geo:wktLiteral ;
  geo-pos:lat "34.535"^^xsd:decimal ;
  geo-pos:long "11.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2932'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2932'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0963888888889'^^xsd:double;
  dwc:longitude '11.661'^^xsd:double;
  dwc:latitude '34.535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6610003 34.5349999, 11.6610003 34.5349999, 11.6610003 34.5349999, 11.6610003 34.5349999, 11.6610003 34.5349999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2932'^^xsd:string;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.476002 11.579001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.476002"^^xsd:decimal ;
  dwc:decimalLongitude "11.579001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.476002 11.579001)"^^geo:wktLiteral ;
  geo-pos:lat "34.476002"^^xsd:decimal ;
  geo-pos:long "11.579001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2933'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2933'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.179444444444'^^xsd:double;
  dwc:longitude '11.579001'^^xsd:double;
  dwc:latitude '34.476002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5790005 34.4760017, 11.5790005 34.4760017, 11.5790005 34.4760017, 11.5790005 34.4760017, 11.5790005 34.4760017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2933'^^xsd:string;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.508999 11.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.508999"^^xsd:decimal ;
  dwc:decimalLongitude "11.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.508999 11.761)"^^geo:wktLiteral ;
  geo-pos:lat "34.508999"^^xsd:decimal ;
  geo-pos:long "11.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2934'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2934'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.235555555556'^^xsd:double;
  dwc:longitude '11.761'^^xsd:double;
  dwc:latitude '34.508999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7609997 34.5089989, 11.7609997 34.5089989, 11.7609997 34.5089989, 11.7609997 34.5089989, 11.7609997 34.5089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2934'^^xsd:string;
  dwc:observationDate '2010-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.646999 24.065001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.646999"^^xsd:decimal ;
  dwc:decimalLongitude "24.065001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.646999 24.065001)"^^geo:wktLiteral ;
  geo-pos:lat "35.646999"^^xsd:decimal ;
  geo-pos:long "24.065001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2935'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2935'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.55555555555556'^^xsd:double;
  dwc:longitude '24.065001'^^xsd:double;
  dwc:latitude '35.646999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0650005 35.6469994, 24.0650005 35.6469994, 24.0650005 35.6469994, 24.0650005 35.6469994, 24.0650005 35.6469994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2935'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.796001 23.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.796001"^^xsd:decimal ;
  dwc:decimalLongitude "23.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.796001 23.987)"^^geo:wktLiteral ;
  geo-pos:lat "35.796001"^^xsd:decimal ;
  geo-pos:long "23.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2936'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_2936'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:longitude '23.987'^^xsd:double;
  dwc:latitude '35.796001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9869995 35.7960014, 23.9869995 35.7960014, 23.9869995 35.7960014, 23.9869995 35.7960014, 23.9869995 35.7960014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2936'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.866001 23.931999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.866001"^^xsd:decimal ;
  dwc:decimalLongitude "23.931999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.866001 23.931999)"^^geo:wktLiteral ;
  geo-pos:lat "35.866001"^^xsd:decimal ;
  geo-pos:long "23.931999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2937'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2937'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.29861111111111'^^xsd:double;
  dwc:longitude '23.931999'^^xsd:double;
  dwc:latitude '35.866001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9319992 35.8660011, 23.9319992 35.8660011, 23.9319992 35.8660011, 23.9319992 35.8660011, 23.9319992 35.8660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2937'^^xsd:string;
  dwc:observationDate '2011-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.91 23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.91"^^xsd:decimal ;
  dwc:decimalLongitude "23.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.91 23.82)"^^geo:wktLiteral ;
  geo-pos:lat "35.91"^^xsd:decimal ;
  geo-pos:long "23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2938'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2938'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.8619444444444'^^xsd:double;
  dwc:longitude '23.82'^^xsd:double;
  dwc:latitude '35.91'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8199997 35.9099999, 23.8199997 35.9099999, 23.8199997 35.9099999, 23.8199997 35.9099999, 23.8199997 35.9099999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2938'^^xsd:string;
  dwc:observationDate '2011-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912998 23.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.912998"^^xsd:decimal ;
  dwc:decimalLongitude "23.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912998 23.823)"^^geo:wktLiteral ;
  geo-pos:lat "35.912998"^^xsd:decimal ;
  geo-pos:long "23.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2939'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_2939'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.9805555555556'^^xsd:double;
  dwc:longitude '23.823'^^xsd:double;
  dwc:latitude '35.912998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.823 35.9129982, 23.823 35.9129982, 23.823 35.9129982, 23.823 35.9129982, 23.823 35.9129982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2939'^^xsd:string;
  dwc:observationDate '2011-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.965 23.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.965"^^xsd:decimal ;
  dwc:decimalLongitude "23.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.965 23.659)"^^geo:wktLiteral ;
  geo-pos:lat "35.965"^^xsd:decimal ;
  geo-pos:long "23.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2940'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2940'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.0575'^^xsd:double;
  dwc:longitude '23.659'^^xsd:double;
  dwc:latitude '35.965'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.6590004 35.9650002, 23.6590004 35.9650002, 23.6590004 35.9650002, 23.6590004 35.9650002, 23.6590004 35.9650002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2940'^^xsd:string;
  dwc:observationDate '2011-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.962002 23.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.962002"^^xsd:decimal ;
  dwc:decimalLongitude "23.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.962002 23.664)"^^geo:wktLiteral ;
  geo-pos:lat "35.962002"^^xsd:decimal ;
  geo-pos:long "23.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2941'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2941'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.14277777777778'^^xsd:double;
  dwc:longitude '23.664'^^xsd:double;
  dwc:latitude '35.962002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.6639996 35.9620018, 23.6639996 35.9620018, 23.6639996 35.9620018, 23.6639996 35.9620018, 23.6639996 35.9620018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2941'^^xsd:string;
  dwc:observationDate '2011-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.962002 23.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.962002"^^xsd:decimal ;
  dwc:decimalLongitude "23.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.962002 23.663)"^^geo:wktLiteral ;
  geo-pos:lat "35.962002"^^xsd:decimal ;
  geo-pos:long "23.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2942'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2942'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.7594444444444'^^xsd:double;
  dwc:longitude '23.663'^^xsd:double;
  dwc:latitude '35.962002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.6630001 35.9620018, 23.6630001 35.9620018, 23.6630001 35.9620018, 23.6630001 35.9620018, 23.6630001 35.9620018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2942'^^xsd:string;
  dwc:observationDate '2011-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.973999 23.655001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.973999"^^xsd:decimal ;
  dwc:decimalLongitude "23.655001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.973999 23.655001)"^^geo:wktLiteral ;
  geo-pos:lat "35.973999"^^xsd:decimal ;
  geo-pos:long "23.655001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2943'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_2943'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.7594444444444'^^xsd:double;
  dwc:longitude '23.655001'^^xsd:double;
  dwc:latitude '35.973999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.6550007 35.973999, 23.6550007 35.973999, 23.6550007 35.973999, 23.6550007 35.973999, 23.6550007 35.973999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2943'^^xsd:string;
  dwc:observationDate '2011-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.257 23.146999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.257"^^xsd:decimal ;
  dwc:decimalLongitude "23.146999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.257 23.146999)"^^geo:wktLiteral ;
  geo-pos:lat "36.257"^^xsd:decimal ;
  geo-pos:long "23.146999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2944'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2944'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.013888888888889'^^xsd:double;
  dwc:longitude '23.146999'^^xsd:double;
  dwc:latitude '36.257'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.1469994 36.257, 23.1469994 36.257, 23.1469994 36.257, 23.1469994 36.257, 23.1469994 36.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2944'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.889 23.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.889"^^xsd:decimal ;
  dwc:decimalLongitude "23.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.889 23.451)"^^geo:wktLiteral ;
  geo-pos:lat "35.889"^^xsd:decimal ;
  geo-pos:long "23.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2945'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2945'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.6291666666667'^^xsd:double;
  dwc:longitude '23.451'^^xsd:double;
  dwc:latitude '35.889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4510002 35.8889999, 23.4510002 35.8889999, 23.4510002 35.8889999, 23.4510002 35.8889999, 23.4510002 35.8889999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2945'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.896999 23.398001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.896999"^^xsd:decimal ;
  dwc:decimalLongitude "23.398001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.896999 23.398001)"^^geo:wktLiteral ;
  geo-pos:lat "35.896999"^^xsd:decimal ;
  geo-pos:long "23.398001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2946'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2946'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.6402777777778'^^xsd:double;
  dwc:longitude '23.398001'^^xsd:double;
  dwc:latitude '35.896999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3980007 35.8969994, 23.3980007 35.8969994, 23.3980007 35.8969994, 23.3980007 35.8969994, 23.3980007 35.8969994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2946'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.639999 23.367001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.639999"^^xsd:decimal ;
  dwc:decimalLongitude "23.367001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.639999 23.367001)"^^geo:wktLiteral ;
  geo-pos:lat "35.639999"^^xsd:decimal ;
  geo-pos:long "23.367001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2947'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2947'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4241666666667'^^xsd:double;
  dwc:longitude '23.367001'^^xsd:double;
  dwc:latitude '35.639999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3670006 35.6399994, 23.3670006 35.6399994, 23.3670006 35.6399994, 23.3670006 35.6399994, 23.3670006 35.6399994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2947'^^xsd:string;
  dwc:observationDate '2011-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.638001 23.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.638001"^^xsd:decimal ;
  dwc:decimalLongitude "23.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.638001 23.362)"^^geo:wktLiteral ;
  geo-pos:lat "35.638001"^^xsd:decimal ;
  geo-pos:long "23.362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2948'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2948'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4483333333333'^^xsd:double;
  dwc:longitude '23.362'^^xsd:double;
  dwc:latitude '35.638001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.3619995 35.6380005, 23.3619995 35.6380005, 23.3619995 35.6380005, 23.3619995 35.6380005, 23.3619995 35.6380005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2948'^^xsd:string;
  dwc:observationDate '2011-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.626999 22.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.626999"^^xsd:decimal ;
  dwc:decimalLongitude "22.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.626999 22.996)"^^geo:wktLiteral ;
  geo-pos:lat "35.626999"^^xsd:decimal ;
  geo-pos:long "22.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2949'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2949'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.1469444444444'^^xsd:double;
  dwc:longitude '22.996'^^xsd:double;
  dwc:latitude '35.626999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.9960003 35.6269989, 22.9960003 35.6269989, 22.9960003 35.6269989, 22.9960003 35.6269989, 22.9960003 35.6269989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2949'^^xsd:string;
  dwc:observationDate '2011-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.626999 22.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.626999"^^xsd:decimal ;
  dwc:decimalLongitude "22.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.626999 22.996)"^^geo:wktLiteral ;
  geo-pos:lat "35.626999"^^xsd:decimal ;
  geo-pos:long "22.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2950'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2950'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.2838888888889'^^xsd:double;
  dwc:longitude '22.996'^^xsd:double;
  dwc:latitude '35.626999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.9960003 35.6269989, 22.9960003 35.6269989, 22.9960003 35.6269989, 22.9960003 35.6269989, 22.9960003 35.6269989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2950'^^xsd:string;
  dwc:observationDate '2011-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.664002 22.943001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.664002"^^xsd:decimal ;
  dwc:decimalLongitude "22.943001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.664002 22.943001)"^^geo:wktLiteral ;
  geo-pos:lat "35.664002"^^xsd:decimal ;
  geo-pos:long "22.943001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2951'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2951'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.0141666666667'^^xsd:double;
  dwc:longitude '22.943001'^^xsd:double;
  dwc:latitude '35.664002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.9430008 35.6640015, 22.9430008 35.6640015, 22.9430008 35.6640015, 22.9430008 35.6640015, 22.9430008 35.6640015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2951'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.564999 22.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.564999"^^xsd:decimal ;
  dwc:decimalLongitude "22.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.564999 22.823)"^^geo:wktLiteral ;
  geo-pos:lat "35.564999"^^xsd:decimal ;
  geo-pos:long "22.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2952'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2952'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.0436111111111'^^xsd:double;
  dwc:longitude '22.823'^^xsd:double;
  dwc:latitude '35.564999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.823 35.5649986, 22.823 35.5649986, 22.823 35.5649986, 22.823 35.5649986, 22.823 35.5649986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2952'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.553001 22.818001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.553001"^^xsd:decimal ;
  dwc:decimalLongitude "22.818001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.553001 22.818001)"^^geo:wktLiteral ;
  geo-pos:lat "35.553001"^^xsd:decimal ;
  geo-pos:long "22.818001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2953'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2953'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.9161111111111'^^xsd:double;
  dwc:longitude '22.818001'^^xsd:double;
  dwc:latitude '35.553001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.8180008 35.5530014, 22.8180008 35.5530014, 22.8180008 35.5530014, 22.8180008 35.5530014, 22.8180008 35.5530014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2953'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.115002 22.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.115002"^^xsd:decimal ;
  dwc:decimalLongitude "22.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.115002 22.511)"^^geo:wktLiteral ;
  geo-pos:lat "35.115002"^^xsd:decimal ;
  geo-pos:long "22.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2954'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2954'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.7394444444444'^^xsd:double;
  dwc:longitude '22.511'^^xsd:double;
  dwc:latitude '35.115002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.5109997 35.1150017, 22.5109997 35.1150017, 22.5109997 35.1150017, 22.5109997 35.1150017, 22.5109997 35.1150017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2954'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.008999 22.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.008999"^^xsd:decimal ;
  dwc:decimalLongitude "22.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.008999 22.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.008999"^^xsd:decimal ;
  geo-pos:long "22.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2955'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_2955'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.3313888888889'^^xsd:double;
  dwc:longitude '22.157'^^xsd:double;
  dwc:latitude '35.008999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.1569996 35.0089989, 22.1569996 35.0089989, 22.1569996 35.0089989, 22.1569996 35.0089989, 22.1569996 35.0089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2955'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.013001 21.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.013001"^^xsd:decimal ;
  dwc:decimalLongitude "21.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.013001 21.861)"^^geo:wktLiteral ;
  geo-pos:lat "36.013001"^^xsd:decimal ;
  geo-pos:long "21.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2956'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_2956'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.2955555555556'^^xsd:double;
  dwc:longitude '21.861'^^xsd:double;
  dwc:latitude '36.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.8610001 36.0130005, 21.8610001 36.0130005, 21.8610001 36.0130005, 21.8610001 36.0130005, 21.8610001 36.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2956'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533001 20.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533001"^^xsd:decimal ;
  dwc:decimalLongitude "20.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533001 20.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.533001"^^xsd:decimal ;
  geo-pos:long "20.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2960'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2960'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.7913888888889'^^xsd:double;
  dwc:longitude '20.75'^^xsd:double;
  dwc:latitude '35.533001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.75 35.533001, 20.75 35.533001, 20.75 35.533001, 20.75 35.533001, 20.75 35.533001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2960'^^xsd:string;
  dwc:observationDate '2011-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.194 20.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.194"^^xsd:decimal ;
  dwc:decimalLongitude "20.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.194 20.184)"^^geo:wktLiteral ;
  geo-pos:lat "35.194"^^xsd:decimal ;
  geo-pos:long "20.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2961'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2961'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.7569444444444'^^xsd:double;
  dwc:longitude '20.184'^^xsd:double;
  dwc:latitude '35.194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.184 35.1940002, 20.184 35.1940002, 20.184 35.1940002, 20.184 35.1940002, 20.184 35.1940002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2961'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.132 19.856001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.132"^^xsd:decimal ;
  dwc:decimalLongitude "19.856001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.132 19.856001)"^^geo:wktLiteral ;
  geo-pos:lat "35.132"^^xsd:decimal ;
  geo-pos:long "19.856001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2962'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2962'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.7655555555556'^^xsd:double;
  dwc:longitude '19.856001'^^xsd:double;
  dwc:latitude '35.132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.8560009 35.132, 19.8560009 35.132, 19.8560009 35.132, 19.8560009 35.132, 19.8560009 35.132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2962'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.124001 19.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.124001"^^xsd:decimal ;
  dwc:decimalLongitude "19.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.124001 19.82)"^^geo:wktLiteral ;
  geo-pos:lat "35.124001"^^xsd:decimal ;
  geo-pos:long "19.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2963'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2963'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.8661111111111'^^xsd:double;
  dwc:longitude '19.82'^^xsd:double;
  dwc:latitude '35.124001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.8199997 35.1240006, 19.8199997 35.1240006, 19.8199997 35.1240006, 19.8199997 35.1240006, 19.8199997 35.1240006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2963'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.146 19.424999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.146"^^xsd:decimal ;
  dwc:decimalLongitude "19.424999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.146 19.424999)"^^geo:wktLiteral ;
  geo-pos:lat "35.146"^^xsd:decimal ;
  geo-pos:long "19.424999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2964'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2964'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.5166666666667'^^xsd:double;
  dwc:longitude '19.424999'^^xsd:double;
  dwc:latitude '35.146'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.4249992 35.1459999, 19.4249992 35.1459999, 19.4249992 35.1459999, 19.4249992 35.1459999, 19.4249992 35.1459999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2964'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.174 18.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.174"^^xsd:decimal ;
  dwc:decimalLongitude "18.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.174 18.49)"^^geo:wktLiteral ;
  geo-pos:lat "35.174"^^xsd:decimal ;
  geo-pos:long "18.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2965'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2965'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.3908333333333'^^xsd:double;
  dwc:longitude '18.49'^^xsd:double;
  dwc:latitude '35.174'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.4899998 35.1739998, 18.4899998 35.1739998, 18.4899998 35.1739998, 18.4899998 35.1739998, 18.4899998 35.1739998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2965'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.285 18.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.285"^^xsd:decimal ;
  dwc:decimalLongitude "18.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.285 18.875)"^^geo:wktLiteral ;
  geo-pos:lat "35.285"^^xsd:decimal ;
  geo-pos:long "18.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2966'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_2966'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.0472222222222'^^xsd:double;
  dwc:longitude '18.875'^^xsd:double;
  dwc:latitude '35.285'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.875 35.2849999, 18.875 35.2849999, 18.875 35.2849999, 18.875 35.2849999, 18.875 35.2849999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2966'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.555 18.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.555"^^xsd:decimal ;
  dwc:decimalLongitude "18.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.555 18.781)"^^geo:wktLiteral ;
  geo-pos:lat "35.555"^^xsd:decimal ;
  geo-pos:long "18.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2967'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2967'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.2316666666667'^^xsd:double;
  dwc:longitude '18.781'^^xsd:double;
  dwc:latitude '35.555'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.7810001 35.5550003, 18.7810001 35.5550003, 18.7810001 35.5550003, 18.7810001 35.5550003, 18.7810001 35.5550003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2967'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.436001 19.025999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.436001"^^xsd:decimal ;
  dwc:decimalLongitude "19.025999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.436001 19.025999)"^^geo:wktLiteral ;
  geo-pos:lat "35.436001"^^xsd:decimal ;
  geo-pos:long "19.025999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2968'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_2968'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.2508333333333'^^xsd:double;
  dwc:longitude '19.025999'^^xsd:double;
  dwc:latitude '35.436001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.0259991 35.4360008, 19.0259991 35.4360008, 19.0259991 35.4360008, 19.0259991 35.4360008, 19.0259991 35.4360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2968'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.088001 17.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.088001"^^xsd:decimal ;
  dwc:decimalLongitude "17.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.088001 17.937)"^^geo:wktLiteral ;
  geo-pos:lat "35.088001"^^xsd:decimal ;
  geo-pos:long "17.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2969'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2969'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.94527777777778'^^xsd:double;
  dwc:longitude '17.937'^^xsd:double;
  dwc:latitude '35.088001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.9370003 35.0880013, 17.9370003 35.0880013, 17.9370003 35.0880013, 17.9370003 35.0880013, 17.9370003 35.0880013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2969'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.272999 17.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.272999"^^xsd:decimal ;
  dwc:decimalLongitude "17.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.272999 17.659)"^^geo:wktLiteral ;
  geo-pos:lat "35.272999"^^xsd:decimal ;
  geo-pos:long "17.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2970'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2970'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.94527777777778'^^xsd:double;
  dwc:longitude '17.659'^^xsd:double;
  dwc:latitude '35.272999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.6590004 35.2729988, 17.6590004 35.2729988, 17.6590004 35.2729988, 17.6590004 35.2729988, 17.6590004 35.2729988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2970'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.290001 17.570999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.290001"^^xsd:decimal ;
  dwc:decimalLongitude "17.570999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.290001 17.570999)"^^geo:wktLiteral ;
  geo-pos:lat "35.290001"^^xsd:decimal ;
  geo-pos:long "17.570999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2971'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_2971'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.8136111111111'^^xsd:double;
  dwc:longitude '17.570999'^^xsd:double;
  dwc:latitude '35.290001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.5709992 35.2900009, 17.5709992 35.2900009, 17.5709992 35.2900009, 17.5709992 35.2900009, 17.5709992 35.2900009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2971'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264 17.573999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.264"^^xsd:decimal ;
  dwc:decimalLongitude "17.573999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.264 17.573999)"^^geo:wktLiteral ;
  geo-pos:lat "35.264"^^xsd:decimal ;
  geo-pos:long "17.573999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2972'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2972'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.74277777777778'^^xsd:double;
  dwc:longitude '17.573999'^^xsd:double;
  dwc:latitude '35.264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.5739994 35.2639999, 17.5739994 35.2639999, 17.5739994 35.2639999, 17.5739994 35.2639999, 17.5739994 35.2639999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2972'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.544998 17.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.544998"^^xsd:decimal ;
  dwc:decimalLongitude "17.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.544998 17.031)"^^geo:wktLiteral ;
  geo-pos:lat "35.544998"^^xsd:decimal ;
  geo-pos:long "17.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2973'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2973'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.4202777777778'^^xsd:double;
  dwc:longitude '17.031'^^xsd:double;
  dwc:latitude '35.544998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.0310001 35.5449982, 17.0310001 35.5449982, 17.0310001 35.5449982, 17.0310001 35.5449982, 17.0310001 35.5449982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2973'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433998 17.145001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433998"^^xsd:decimal ;
  dwc:decimalLongitude "17.145001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433998 17.145001)"^^geo:wktLiteral ;
  geo-pos:lat "35.433998"^^xsd:decimal ;
  geo-pos:long "17.145001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2974'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2974'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.4994444444444'^^xsd:double;
  dwc:longitude '17.145001'^^xsd:double;
  dwc:latitude '35.433998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.1450005 35.4339981, 17.1450005 35.4339981, 17.1450005 35.4339981, 17.1450005 35.4339981, 17.1450005 35.4339981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2974'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.416 17.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.416"^^xsd:decimal ;
  dwc:decimalLongitude "17.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.416 17.062)"^^geo:wktLiteral ;
  geo-pos:lat "35.416"^^xsd:decimal ;
  geo-pos:long "17.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2975'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2975'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.5091666666667'^^xsd:double;
  dwc:longitude '17.062'^^xsd:double;
  dwc:latitude '35.416'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.0620003 35.4160004, 17.0620003 35.4160004, 17.0620003 35.4160004, 17.0620003 35.4160004, 17.0620003 35.4160004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2975'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.501 15.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.501"^^xsd:decimal ;
  dwc:decimalLongitude "15.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.501 15.82)"^^geo:wktLiteral ;
  geo-pos:lat "35.501"^^xsd:decimal ;
  geo-pos:long "15.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2976'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2976'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.57972222222222'^^xsd:double;
  dwc:longitude '15.82'^^xsd:double;
  dwc:latitude '35.501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.8199997 35.5009995, 15.8199997 35.5009995, 15.8199997 35.5009995, 15.8199997 35.5009995, 15.8199997 35.5009995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2976'^^xsd:string;
  dwc:observationDate '2011-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.951 15.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.951"^^xsd:decimal ;
  dwc:decimalLongitude "15.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.951 15.687)"^^geo:wktLiteral ;
  geo-pos:lat "35.951"^^xsd:decimal ;
  geo-pos:long "15.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2977'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2977'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.57972222222222'^^xsd:double;
  dwc:longitude '15.687'^^xsd:double;
  dwc:latitude '35.951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6870003 35.9510002, 15.6870003 35.9510002, 15.6870003 35.9510002, 15.6870003 35.9510002, 15.6870003 35.9510002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2977'^^xsd:string;
  dwc:observationDate '2011-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.509998 15.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.509998"^^xsd:decimal ;
  dwc:decimalLongitude "15.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.509998 15.744)"^^geo:wktLiteral ;
  geo-pos:lat "35.509998"^^xsd:decimal ;
  geo-pos:long "15.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2978'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2978'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.0405555555556'^^xsd:double;
  dwc:longitude '15.744'^^xsd:double;
  dwc:latitude '35.509998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7440004 35.5099983, 15.7440004 35.5099983, 15.7440004 35.5099983, 15.7440004 35.5099983, 15.7440004 35.5099983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2978'^^xsd:string;
  dwc:observationDate '2011-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.504002 16.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.504002"^^xsd:decimal ;
  dwc:decimalLongitude "16.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.504002 16.201)"^^geo:wktLiteral ;
  geo-pos:lat "35.504002"^^xsd:decimal ;
  geo-pos:long "16.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2979'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2979'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.0966666666667'^^xsd:double;
  dwc:longitude '16.201'^^xsd:double;
  dwc:latitude '35.504002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.2010002 35.5040016, 16.2010002 35.5040016, 16.2010002 35.5040016, 16.2010002 35.5040016, 16.2010002 35.5040016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2979'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.502998 16.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.502998"^^xsd:decimal ;
  dwc:decimalLongitude "16.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.502998 16.194)"^^geo:wktLiteral ;
  geo-pos:lat "35.502998"^^xsd:decimal ;
  geo-pos:long "16.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2980'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2980'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.2044444444444'^^xsd:double;
  dwc:longitude '16.194'^^xsd:double;
  dwc:latitude '35.502998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.1940002 35.5029984, 16.1940002 35.5029984, 16.1940002 35.5029984, 16.1940002 35.5029984, 16.1940002 35.5029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2980'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.504002 16.165001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.504002"^^xsd:decimal ;
  dwc:decimalLongitude "16.165001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.504002 16.165001)"^^geo:wktLiteral ;
  geo-pos:lat "35.504002"^^xsd:decimal ;
  geo-pos:long "16.165001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2981'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2981'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.2930555555556'^^xsd:double;
  dwc:longitude '16.165001'^^xsd:double;
  dwc:latitude '35.504002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.1650009 35.5040016, 16.1650009 35.5040016, 16.1650009 35.5040016, 16.1650009 35.5040016, 16.1650009 35.5040016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2981'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.805 15.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.805"^^xsd:decimal ;
  dwc:decimalLongitude "15.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.805 15.491)"^^geo:wktLiteral ;
  geo-pos:lat "35.805"^^xsd:decimal ;
  geo-pos:long "15.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2982'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2982'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.38472222222222'^^xsd:double;
  dwc:longitude '15.491'^^xsd:double;
  dwc:latitude '35.805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4910002 35.8050003, 15.4910002 35.8050003, 15.4910002 35.8050003, 15.4910002 35.8050003, 15.4910002 35.8050003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2982'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.555 15.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.555"^^xsd:decimal ;
  dwc:decimalLongitude "15.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.555 15.911)"^^geo:wktLiteral ;
  geo-pos:lat "35.555"^^xsd:decimal ;
  geo-pos:long "15.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2983'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2983'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.0225'^^xsd:double;
  dwc:longitude '15.911'^^xsd:double;
  dwc:latitude '35.555'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.9110003 35.5550003, 15.9110003 35.5550003, 15.9110003 35.5550003, 15.9110003 35.5550003, 15.9110003 35.5550003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2983'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.522999 15.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.522999"^^xsd:decimal ;
  dwc:decimalLongitude "15.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.522999 15.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.522999"^^xsd:decimal ;
  geo-pos:long "15.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2984'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2984'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.9105555555556'^^xsd:double;
  dwc:longitude '15.891'^^xsd:double;
  dwc:latitude '35.522999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.8909998 35.5229988, 15.8909998 35.5229988, 15.8909998 35.5229988, 15.8909998 35.5229988, 15.8909998 35.5229988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2984'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57 15.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.57"^^xsd:decimal ;
  dwc:decimalLongitude "15.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57 15.772)"^^geo:wktLiteral ;
  geo-pos:lat "35.57"^^xsd:decimal ;
  geo-pos:long "15.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2985'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2985'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.10694444444444'^^xsd:double;
  dwc:longitude '15.772'^^xsd:double;
  dwc:latitude '35.57'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7720003 35.5699997, 15.7720003 35.5699997, 15.7720003 35.5699997, 15.7720003 35.5699997, 15.7720003 35.5699997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2985'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.460999 15.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.460999"^^xsd:decimal ;
  dwc:decimalLongitude "15.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.460999 15.459)"^^geo:wktLiteral ;
  geo-pos:lat "35.460999"^^xsd:decimal ;
  geo-pos:long "15.459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2986'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2986'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.17305555555556'^^xsd:double;
  dwc:longitude '15.459'^^xsd:double;
  dwc:latitude '35.460999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4589996 35.4609985, 15.4589996 35.4609985, 15.4589996 35.4609985, 15.4589996 35.4609985, 15.4589996 35.4609985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2986'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.095001 15.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.095001"^^xsd:decimal ;
  dwc:decimalLongitude "15.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.095001 15.902)"^^geo:wktLiteral ;
  geo-pos:lat "35.095001"^^xsd:decimal ;
  geo-pos:long "15.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2987'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2987'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.6916666666667'^^xsd:double;
  dwc:longitude '15.902'^^xsd:double;
  dwc:latitude '35.095001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.9020004 35.0950012, 15.9020004 35.0950012, 15.9020004 35.0950012, 15.9020004 35.0950012, 15.9020004 35.0950012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2987'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.452 15.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.452"^^xsd:decimal ;
  dwc:decimalLongitude "15.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.452 15.402)"^^geo:wktLiteral ;
  geo-pos:lat "35.452"^^xsd:decimal ;
  geo-pos:long "15.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2988'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2988'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.8255555555556'^^xsd:double;
  dwc:longitude '15.402'^^xsd:double;
  dwc:latitude '35.452'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4020004 35.4519997, 15.4020004 35.4519997, 15.4020004 35.4519997, 15.4020004 35.4519997, 15.4020004 35.4519997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2988'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 15.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "15.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 15.156)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "15.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2989'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2989'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.5141666666667'^^xsd:double;
  dwc:longitude '15.156'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.1560001 35.5, 15.1560001 35.5, 15.1560001 35.5, 15.1560001 35.5, 15.1560001 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2989'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.499001 15.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.499001"^^xsd:decimal ;
  dwc:decimalLongitude "15.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.499001 15.159)"^^geo:wktLiteral ;
  geo-pos:lat "35.499001"^^xsd:decimal ;
  geo-pos:long "15.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2990'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2990'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.5966666666667'^^xsd:double;
  dwc:longitude '15.159'^^xsd:double;
  dwc:latitude '35.499001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.1590004 35.4990006, 15.1590004 35.4990006, 15.1590004 35.4990006, 15.1590004 35.4990006, 15.1590004 35.4990006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2990'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492001 15.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492001"^^xsd:decimal ;
  dwc:decimalLongitude "15.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492001 15.158)"^^geo:wktLiteral ;
  geo-pos:lat "35.492001"^^xsd:decimal ;
  geo-pos:long "15.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2991'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2991'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.1355555555556'^^xsd:double;
  dwc:longitude '15.158'^^xsd:double;
  dwc:latitude '35.492001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.158 35.4920006, 15.158 35.4920006, 15.158 35.4920006, 15.158 35.4920006, 15.158 35.4920006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2991'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.512001 15.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.512001"^^xsd:decimal ;
  dwc:decimalLongitude "15.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.512001 15.132)"^^geo:wktLiteral ;
  geo-pos:lat "35.512001"^^xsd:decimal ;
  geo-pos:long "15.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2992'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2992'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.5602777777778'^^xsd:double;
  dwc:longitude '15.132'^^xsd:double;
  dwc:latitude '35.512001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.132 35.512001, 15.132 35.512001, 15.132 35.512001, 15.132 35.512001, 15.132 35.512001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2992'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.126999 14.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.126999"^^xsd:decimal ;
  dwc:decimalLongitude "14.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.126999 14.993)"^^geo:wktLiteral ;
  geo-pos:lat "35.126999"^^xsd:decimal ;
  geo-pos:long "14.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2993'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2993'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.2544444444444'^^xsd:double;
  dwc:longitude '14.993'^^xsd:double;
  dwc:latitude '35.126999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.993 35.1269989, 14.993 35.1269989, 14.993 35.1269989, 14.993 35.1269989, 14.993 35.1269989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2993'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.620998 14.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.620998"^^xsd:decimal ;
  dwc:decimalLongitude "14.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.620998 14.221)"^^geo:wktLiteral ;
  geo-pos:lat "35.620998"^^xsd:decimal ;
  geo-pos:long "14.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2994'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2994'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.0883333333333'^^xsd:double;
  dwc:longitude '14.221'^^xsd:double;
  dwc:latitude '35.620998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.2209997 35.6209984, 14.2209997 35.6209984, 14.2209997 35.6209984, 14.2209997 35.6209984, 14.2209997 35.6209984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2994'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.543999 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.543999"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.543999 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.543999"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2995'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2995'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.0969444444444'^^xsd:double;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '35.543999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.1999998 35.5439987, 14.1999998 35.5439987, 14.1999998 35.5439987, 14.1999998 35.5439987, 14.1999998 35.5439987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2995'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.813 14.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.813"^^xsd:decimal ;
  dwc:decimalLongitude "14.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.813 14.027)"^^geo:wktLiteral ;
  geo-pos:lat "35.813"^^xsd:decimal ;
  geo-pos:long "14.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2996'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2996'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.6119444444444'^^xsd:double;
  dwc:longitude '14.027'^^xsd:double;
  dwc:latitude '35.813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.0270004 35.8129997, 14.0270004 35.8129997, 14.0270004 35.8129997, 14.0270004 35.8129997, 14.0270004 35.8129997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2996'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.764 13.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.764"^^xsd:decimal ;
  dwc:decimalLongitude "13.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.764 13.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.764"^^xsd:decimal ;
  geo-pos:long "13.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2997'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2997'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.6302777777778'^^xsd:double;
  dwc:longitude '13.792'^^xsd:double;
  dwc:latitude '35.764'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.7919998 35.7639999, 13.7919998 35.7639999, 13.7919998 35.7639999, 13.7919998 35.7639999, 13.7919998 35.7639999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2997'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 13.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "13.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 13.785)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "13.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2998'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2998'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.7669444444444'^^xsd:double;
  dwc:longitude '13.785'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.7849999 35.7840004, 13.7849999 35.7840004, 13.7849999 35.7840004, 13.7849999 35.7840004, 13.7849999 35.7840004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2998'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.778999 13.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.778999"^^xsd:decimal ;
  dwc:decimalLongitude "13.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.778999 13.433)"^^geo:wktLiteral ;
  geo-pos:lat "35.778999"^^xsd:decimal ;
  geo-pos:long "13.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2999'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_2999'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.86722222222222'^^xsd:double;
  dwc:longitude '13.433'^^xsd:double;
  dwc:latitude '35.778999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.4329996 35.7789993, 13.4329996 35.7789993, 13.4329996 35.7789993, 13.4329996 35.7789993, 13.4329996 35.7789993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2999'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.779999 13.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.779999"^^xsd:decimal ;
  dwc:decimalLongitude "13.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.779999 13.435)"^^geo:wktLiteral ;
  geo-pos:lat "35.779999"^^xsd:decimal ;
  geo-pos:long "13.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3000'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3000'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.96111111111111'^^xsd:double;
  dwc:longitude '13.435'^^xsd:double;
  dwc:latitude '35.779999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.4350004 35.7799988, 13.4350004 35.7799988, 13.4350004 35.7799988, 13.4350004 35.7799988, 13.4350004 35.7799988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3000'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.869999 13.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.869999"^^xsd:decimal ;
  dwc:decimalLongitude "13.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.869999 13.216)"^^geo:wktLiteral ;
  geo-pos:lat "35.869999"^^xsd:decimal ;
  geo-pos:long "13.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3001'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3001'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.71222222222222'^^xsd:double;
  dwc:longitude '13.216'^^xsd:double;
  dwc:latitude '35.869999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.2159996 35.8699989, 13.2159996 35.8699989, 13.2159996 35.8699989, 13.2159996 35.8699989, 13.2159996 35.8699989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3001'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.872002 13.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.872002"^^xsd:decimal ;
  dwc:decimalLongitude "13.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.872002 13.206)"^^geo:wktLiteral ;
  geo-pos:lat "35.872002"^^xsd:decimal ;
  geo-pos:long "13.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3002'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3002'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.73333333333333'^^xsd:double;
  dwc:longitude '13.206'^^xsd:double;
  dwc:latitude '35.872002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.2060003 35.8720017, 13.2060003 35.8720017, 13.2060003 35.8720017, 13.2060003 35.8720017, 13.2060003 35.8720017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3002'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.921001 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.921001"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.921001 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "35.921001"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3003'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3003'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.3341666666667'^^xsd:double;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '35.921001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.1590004 35.9210014, 13.1590004 35.9210014, 13.1590004 35.9210014, 13.1590004 35.9210014, 13.1590004 35.9210014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3003'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.922001 13.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.922001"^^xsd:decimal ;
  dwc:decimalLongitude "13.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.922001 13.066)"^^geo:wktLiteral ;
  geo-pos:lat "35.922001"^^xsd:decimal ;
  geo-pos:long "13.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3004'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3004'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.5825'^^xsd:double;
  dwc:longitude '13.066'^^xsd:double;
  dwc:latitude '35.922001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.066 35.9220009, 13.066 35.9220009, 13.066 35.9220009, 13.066 35.9220009, 13.066 35.9220009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3004'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.943001 12.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.943001"^^xsd:decimal ;
  dwc:decimalLongitude "12.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.943001 12.939)"^^geo:wktLiteral ;
  geo-pos:lat "35.943001"^^xsd:decimal ;
  geo-pos:long "12.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3005'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3005'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.2491666666667'^^xsd:double;
  dwc:longitude '12.939'^^xsd:double;
  dwc:latitude '35.943001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9390001 35.9430008, 12.9390001 35.9430008, 12.9390001 35.9430008, 12.9390001 35.9430008, 12.9390001 35.9430008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3005'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.939999 12.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.939999"^^xsd:decimal ;
  dwc:decimalLongitude "12.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.939999 12.934)"^^geo:wktLiteral ;
  geo-pos:lat "35.939999"^^xsd:decimal ;
  geo-pos:long "12.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3006'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3006'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.9819444444444'^^xsd:double;
  dwc:longitude '12.934'^^xsd:double;
  dwc:latitude '35.939999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.934 35.9399986, 12.934 35.9399986, 12.934 35.9399986, 12.934 35.9399986, 12.934 35.9399986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3006'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.063999 12.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.063999"^^xsd:decimal ;
  dwc:decimalLongitude "12.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.063999 12.581)"^^geo:wktLiteral ;
  geo-pos:lat "36.063999"^^xsd:decimal ;
  geo-pos:long "12.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3007'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3007'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6183333333333'^^xsd:double;
  dwc:longitude '12.581'^^xsd:double;
  dwc:latitude '36.063999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5810003 36.0639992, 12.5810003 36.0639992, 12.5810003 36.0639992, 12.5810003 36.0639992, 12.5810003 36.0639992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3007'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.048 12.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.048"^^xsd:decimal ;
  dwc:decimalLongitude "12.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.048 12.547)"^^geo:wktLiteral ;
  geo-pos:lat "36.048"^^xsd:decimal ;
  geo-pos:long "12.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3008'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3008'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.5844444444444'^^xsd:double;
  dwc:longitude '12.547'^^xsd:double;
  dwc:latitude '36.048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5469999 36.0480003, 12.5469999 36.0480003, 12.5469999 36.0480003, 12.5469999 36.0480003, 12.5469999 36.0480003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3008'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.994 12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.994"^^xsd:decimal ;
  dwc:decimalLongitude "12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.994 12.457)"^^geo:wktLiteral ;
  geo-pos:lat "35.994"^^xsd:decimal ;
  geo-pos:long "12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3009'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_3009'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.2405555555556'^^xsd:double;
  dwc:longitude '12.457'^^xsd:double;
  dwc:latitude '35.994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.4569998 35.9939995, 12.4569998 35.9939995, 12.4569998 35.9939995, 12.4569998 35.9939995, 12.4569998 35.9939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3009'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936001 11.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.936001"^^xsd:decimal ;
  dwc:decimalLongitude "11.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936001 11.284)"^^geo:wktLiteral ;
  geo-pos:lat "35.936001"^^xsd:decimal ;
  geo-pos:long "11.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3010'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3010'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.16861111111111'^^xsd:double;
  dwc:longitude '11.284'^^xsd:double;
  dwc:latitude '35.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2840004 35.9360008, 11.2840004 35.9360008, 11.2840004 35.9360008, 11.2840004 35.9360008, 11.2840004 35.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3010'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080002 12.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080002"^^xsd:decimal ;
  dwc:decimalLongitude "12.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080002 12.246)"^^geo:wktLiteral ;
  geo-pos:lat "36.080002"^^xsd:decimal ;
  geo-pos:long "12.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3011'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_3011'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.24'^^xsd:double;
  dwc:longitude '12.246'^^xsd:double;
  dwc:latitude '36.080002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2460003 36.0800018, 12.2460003 36.0800018, 12.2460003 36.0800018, 12.2460003 36.0800018, 12.2460003 36.0800018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3011'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.159 12.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.159"^^xsd:decimal ;
  dwc:decimalLongitude "12.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.159 12.088)"^^geo:wktLiteral ;
  geo-pos:lat "36.159"^^xsd:decimal ;
  geo-pos:long "12.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3012'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_3012'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.072222222222222'^^xsd:double;
  dwc:longitude '12.088'^^xsd:double;
  dwc:latitude '36.159'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0880003 36.1590004, 12.0880003 36.1590004, 12.0880003 36.1590004, 12.0880003 36.1590004, 12.0880003 36.1590004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3012'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.140999 11.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.140999"^^xsd:decimal ;
  dwc:decimalLongitude "11.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.140999 11.933)"^^geo:wktLiteral ;
  geo-pos:lat "36.140999"^^xsd:decimal ;
  geo-pos:long "11.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3013'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3013'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.4844444444444'^^xsd:double;
  dwc:longitude '11.933'^^xsd:double;
  dwc:latitude '36.140999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9329996 36.1409988, 11.9329996 36.1409988, 11.9329996 36.1409988, 11.9329996 36.1409988, 11.9329996 36.1409988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3013'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.145001 11.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.145001"^^xsd:decimal ;
  dwc:decimalLongitude "11.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.145001 11.922)"^^geo:wktLiteral ;
  geo-pos:lat "36.145001"^^xsd:decimal ;
  geo-pos:long "11.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3014'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3014'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.5180555555556'^^xsd:double;
  dwc:longitude '11.922'^^xsd:double;
  dwc:latitude '36.145001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9219999 36.1450005, 11.9219999 36.1450005, 11.9219999 36.1450005, 11.9219999 36.1450005, 11.9219999 36.1450005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3014'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.137001 11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.137001"^^xsd:decimal ;
  dwc:decimalLongitude "11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.137001 11.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.137001"^^xsd:decimal ;
  geo-pos:long "11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3015'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3015'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1480555555556'^^xsd:double;
  dwc:longitude '11.85'^^xsd:double;
  dwc:latitude '36.137001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8500004 36.137001, 11.8500004 36.137001, 11.8500004 36.137001, 11.8500004 36.137001, 11.8500004 36.137001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3015'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.146 11.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.146"^^xsd:decimal ;
  dwc:decimalLongitude "11.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.146 11.839)"^^geo:wktLiteral ;
  geo-pos:lat "36.146"^^xsd:decimal ;
  geo-pos:long "11.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3016'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3016'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1563888888889'^^xsd:double;
  dwc:longitude '11.839'^^xsd:double;
  dwc:latitude '36.146'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8389998 36.1459999, 11.8389998 36.1459999, 11.8389998 36.1459999, 11.8389998 36.1459999, 11.8389998 36.1459999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3016'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.132999 11.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.132999"^^xsd:decimal ;
  dwc:decimalLongitude "11.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.132999 11.744)"^^geo:wktLiteral ;
  geo-pos:lat "36.132999"^^xsd:decimal ;
  geo-pos:long "11.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3017'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3017'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.2233333333333'^^xsd:double;
  dwc:longitude '11.744'^^xsd:double;
  dwc:latitude '36.132999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7440004 36.1329994, 11.7440004 36.1329994, 11.7440004 36.1329994, 11.7440004 36.1329994, 11.7440004 36.1329994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3017'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.132 11.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.132"^^xsd:decimal ;
  dwc:decimalLongitude "11.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.132 11.749)"^^geo:wktLiteral ;
  geo-pos:lat "36.132"^^xsd:decimal ;
  geo-pos:long "11.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3018'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_3018'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.3080555555556'^^xsd:double;
  dwc:longitude '11.749'^^xsd:double;
  dwc:latitude '36.132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7489996 36.132, 11.7489996 36.132, 11.7489996 36.132, 11.7489996 36.132, 11.7489996 36.132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3018'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.919998 11.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.919998"^^xsd:decimal ;
  dwc:decimalLongitude "11.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.919998 11.691)"^^geo:wktLiteral ;
  geo-pos:lat "35.919998"^^xsd:decimal ;
  geo-pos:long "11.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3019'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3019'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.0594444444444'^^xsd:double;
  dwc:longitude '11.691'^^xsd:double;
  dwc:latitude '35.919998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.691 35.9199982, 11.691 35.9199982, 11.691 35.9199982, 11.691 35.9199982, 11.691 35.9199982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3019'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 11.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.923"^^xsd:decimal ;
  dwc:decimalLongitude "11.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 11.685)"^^geo:wktLiteral ;
  geo-pos:lat "35.923"^^xsd:decimal ;
  geo-pos:long "11.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3020'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3020'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.215'^^xsd:double;
  dwc:longitude '11.685'^^xsd:double;
  dwc:latitude '35.923'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6850004 35.9230003, 11.6850004 35.9230003, 11.6850004 35.9230003, 11.6850004 35.9230003, 11.6850004 35.9230003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3020'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.889 11.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.889"^^xsd:decimal ;
  dwc:decimalLongitude "11.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.889 11.795)"^^geo:wktLiteral ;
  geo-pos:lat "35.889"^^xsd:decimal ;
  geo-pos:long "11.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3021'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3021'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.86555555555556'^^xsd:double;
  dwc:longitude '11.795'^^xsd:double;
  dwc:latitude '35.889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7950001 35.8889999, 11.7950001 35.8889999, 11.7950001 35.8889999, 11.7950001 35.8889999, 11.7950001 35.8889999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3021'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.002998 12.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.002998"^^xsd:decimal ;
  dwc:decimalLongitude "12.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.002998 12.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.002998"^^xsd:decimal ;
  geo-pos:long "12.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3022'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3022'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.70111111111111'^^xsd:double;
  dwc:longitude '12.133'^^xsd:double;
  dwc:latitude '36.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1330004 36.0029984, 12.1330004 36.0029984, 12.1330004 36.0029984, 12.1330004 36.0029984, 12.1330004 36.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3022'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.004002 12.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.004002"^^xsd:decimal ;
  dwc:decimalLongitude "12.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.004002 12.132)"^^geo:wktLiteral ;
  geo-pos:lat "36.004002"^^xsd:decimal ;
  geo-pos:long "12.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3023'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3023'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.85'^^xsd:double;
  dwc:longitude '12.132'^^xsd:double;
  dwc:latitude '36.004002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.132 36.0040016, 12.132 36.0040016, 12.132 36.0040016, 12.132 36.0040016, 12.132 36.0040016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3023'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.238998 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.238998"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.238998 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "36.238998"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3024'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3024'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.57416666666667'^^xsd:double;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '36.238998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1199999 36.2389984, 12.1199999 36.2389984, 12.1199999 36.2389984, 12.1199999 36.2389984, 12.1199999 36.2389984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3024'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.231998 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.231998"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.231998 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.231998"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3025'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3025'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.4069444444444'^^xsd:double;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '36.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1000004 36.2319984, 12.1000004 36.2319984, 12.1000004 36.2319984, 12.1000004 36.2319984, 12.1000004 36.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3025'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.278999 11.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.278999"^^xsd:decimal ;
  dwc:decimalLongitude "11.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.278999 11.96)"^^geo:wktLiteral ;
  geo-pos:lat "36.278999"^^xsd:decimal ;
  geo-pos:long "11.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3026'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3026'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.31833333333333'^^xsd:double;
  dwc:longitude '11.96'^^xsd:double;
  dwc:latitude '36.278999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.96 36.2789993, 11.96 36.2789993, 11.96 36.2789993, 11.96 36.2789993, 11.96 36.2789993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3026'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.310001 11.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.310001"^^xsd:decimal ;
  dwc:decimalLongitude "11.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.310001 11.956)"^^geo:wktLiteral ;
  geo-pos:lat "36.310001"^^xsd:decimal ;
  geo-pos:long "11.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3027'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3027'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.56555555555556'^^xsd:double;
  dwc:longitude '11.956'^^xsd:double;
  dwc:latitude '36.310001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9560003 36.3100014, 11.9560003 36.3100014, 11.9560003 36.3100014, 11.9560003 36.3100014, 11.9560003 36.3100014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3027'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.313 11.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.313"^^xsd:decimal ;
  dwc:decimalLongitude "11.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.313 11.946)"^^geo:wktLiteral ;
  geo-pos:lat "36.313"^^xsd:decimal ;
  geo-pos:long "11.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3028'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3028'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.9927777777778'^^xsd:double;
  dwc:longitude '11.946'^^xsd:double;
  dwc:latitude '36.313'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9460001 36.3129997, 11.9460001 36.3129997, 11.9460001 36.3129997, 11.9460001 36.3129997, 11.9460001 36.3129997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3028'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.319 11.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.319"^^xsd:decimal ;
  dwc:decimalLongitude "11.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.319 11.941)"^^geo:wktLiteral ;
  geo-pos:lat "36.319"^^xsd:decimal ;
  geo-pos:long "11.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3029'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3029'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.7236111111111'^^xsd:double;
  dwc:longitude '11.941'^^xsd:double;
  dwc:latitude '36.319'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.941 36.3190002, 11.941 36.3190002, 11.941 36.3190002, 11.941 36.3190002, 11.941 36.3190002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3029'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.328999 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.328999"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.328999 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "36.328999"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3030'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3030'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.0911111111111'^^xsd:double;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '36.328999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9429998 36.3289986, 11.9429998 36.3289986, 11.9429998 36.3289986, 11.9429998 36.3289986, 11.9429998 36.3289986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3030'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.318001 11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.318001"^^xsd:decimal ;
  dwc:decimalLongitude "11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.318001 11.847)"^^geo:wktLiteral ;
  geo-pos:lat "36.318001"^^xsd:decimal ;
  geo-pos:long "11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3031'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_3031'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.16222222222222'^^xsd:double;
  dwc:longitude '11.847'^^xsd:double;
  dwc:latitude '36.318001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8470001 36.3180008, 11.8470001 36.3180008, 11.8470001 36.3180008, 11.8470001 36.3180008, 11.8470001 36.3180008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3031'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.328999 11.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.328999"^^xsd:decimal ;
  dwc:decimalLongitude "11.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.328999 11.735)"^^geo:wktLiteral ;
  geo-pos:lat "36.328999"^^xsd:decimal ;
  geo-pos:long "11.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3032'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_3032'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.4075'^^xsd:double;
  dwc:longitude '11.735'^^xsd:double;
  dwc:latitude '36.328999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7349997 36.3289986, 11.7349997 36.3289986, 11.7349997 36.3289986, 11.7349997 36.3289986, 11.7349997 36.3289986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3032'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.091999 11.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.091999"^^xsd:decimal ;
  dwc:decimalLongitude "11.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.091999 11.646)"^^geo:wktLiteral ;
  geo-pos:lat "36.091999"^^xsd:decimal ;
  geo-pos:long "11.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3033'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_3033'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.1775'^^xsd:double;
  dwc:longitude '11.646'^^xsd:double;
  dwc:latitude '36.091999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6459999 36.0919991, 11.6459999 36.0919991, 11.6459999 36.0919991, 11.6459999 36.0919991, 11.6459999 36.0919991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3033'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.826 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.826"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.826 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.826"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3034'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3034'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.0022222222222222'^^xsd:double;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '35.826'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8000002 35.8260002, 11.8000002 35.8260002, 11.8000002 35.8260002, 11.8000002 35.8260002, 11.8000002 35.8260002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3034'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.745998 12.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.745998"^^xsd:decimal ;
  dwc:decimalLongitude "12.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.745998 12.03)"^^geo:wktLiteral ;
  geo-pos:lat "35.745998"^^xsd:decimal ;
  geo-pos:long "12.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3035'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3035'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.7083333333333'^^xsd:double;
  dwc:longitude '12.03'^^xsd:double;
  dwc:latitude '35.745998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0299997 35.7459984, 12.0299997 35.7459984, 12.0299997 35.7459984, 12.0299997 35.7459984, 12.0299997 35.7459984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3035'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.736 12.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.736"^^xsd:decimal ;
  dwc:decimalLongitude "12.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.736 12.023)"^^geo:wktLiteral ;
  geo-pos:lat "35.736"^^xsd:decimal ;
  geo-pos:long "12.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3036'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3036'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.3511111111111'^^xsd:double;
  dwc:longitude '12.023'^^xsd:double;
  dwc:latitude '35.736'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0229998 35.7360001, 12.0229998 35.7360001, 12.0229998 35.7360001, 12.0229998 35.7360001, 12.0229998 35.7360001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3036'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.380001 12.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.380001"^^xsd:decimal ;
  dwc:decimalLongitude "12.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.380001 12.534)"^^geo:wktLiteral ;
  geo-pos:lat "35.380001"^^xsd:decimal ;
  geo-pos:long "12.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3037'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3037'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.6072222222222'^^xsd:double;
  dwc:longitude '12.534'^^xsd:double;
  dwc:latitude '35.380001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5340004 35.3800011, 12.5340004 35.3800011, 12.5340004 35.3800011, 12.5340004 35.3800011, 12.5340004 35.3800011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3037'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.722 12.145001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.722"^^xsd:decimal ;
  dwc:decimalLongitude "12.145001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.722 12.145001)"^^geo:wktLiteral ;
  geo-pos:lat "35.722"^^xsd:decimal ;
  geo-pos:long "12.145001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3038'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3038'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.8908333333333'^^xsd:double;
  dwc:longitude '12.145001'^^xsd:double;
  dwc:latitude '35.722'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1450005 35.7220001, 12.1450005 35.7220001, 12.1450005 35.7220001, 12.1450005 35.7220001, 12.1450005 35.7220001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3038'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.713001 12.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.713001"^^xsd:decimal ;
  dwc:decimalLongitude "12.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.713001 12.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.713001"^^xsd:decimal ;
  geo-pos:long "12.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3039'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3039'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.4602777777778'^^xsd:double;
  dwc:longitude '12.144'^^xsd:double;
  dwc:latitude '35.713001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1440001 35.7130013, 12.1440001 35.7130013, 12.1440001 35.7130013, 12.1440001 35.7130013, 12.1440001 35.7130013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3039'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.737999 12.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.737999"^^xsd:decimal ;
  dwc:decimalLongitude "12.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.737999 12.199)"^^geo:wktLiteral ;
  geo-pos:lat "35.737999"^^xsd:decimal ;
  geo-pos:long "12.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3040'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3040'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.67611111111111'^^xsd:double;
  dwc:longitude '12.199'^^xsd:double;
  dwc:latitude '35.737999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1990004 35.737999, 12.1990004 35.737999, 12.1990004 35.737999, 12.1990004 35.737999, 12.1990004 35.737999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3040'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.759998 12.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.759998"^^xsd:decimal ;
  dwc:decimalLongitude "12.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.759998 12.205)"^^geo:wktLiteral ;
  geo-pos:lat "35.759998"^^xsd:decimal ;
  geo-pos:long "12.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3041'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_3041'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.79583333333333'^^xsd:double;
  dwc:longitude '12.205'^^xsd:double;
  dwc:latitude '35.759998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2049999 35.7599983, 12.2049999 35.7599983, 12.2049999 35.7599983, 12.2049999 35.7599983, 12.2049999 35.7599983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3041'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.891998 12.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.891998"^^xsd:decimal ;
  dwc:decimalLongitude "12.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.891998 12.152)"^^geo:wktLiteral ;
  geo-pos:lat "35.891998"^^xsd:decimal ;
  geo-pos:long "12.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3042'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3042'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.59833333333333'^^xsd:double;
  dwc:longitude '12.152'^^xsd:double;
  dwc:latitude '35.891998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1520004 35.8919983, 12.1520004 35.8919983, 12.1520004 35.8919983, 12.1520004 35.8919983, 12.1520004 35.8919983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3042'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.931 12.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.931"^^xsd:decimal ;
  dwc:decimalLongitude "12.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.931 12.286)"^^geo:wktLiteral ;
  geo-pos:lat "35.931"^^xsd:decimal ;
  geo-pos:long "12.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3043'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_3043'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.72'^^xsd:double;
  dwc:longitude '12.286'^^xsd:double;
  dwc:latitude '35.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2860003 35.9309998, 12.2860003 35.9309998, 12.2860003 35.9309998, 12.2860003 35.9309998, 12.2860003 35.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3043'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999 9.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.209999"^^xsd:decimal ;
  dwc:decimalLongitude "9.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999 9.337)"^^geo:wktLiteral ;
  geo-pos:lat "38.209999"^^xsd:decimal ;
  geo-pos:long "9.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3153'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_3153'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.2405555555556'^^xsd:double;
  dwc:longitude '9.337'^^xsd:double;
  dwc:latitude '38.209999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3369999 38.2099991, 9.3369999 38.2099991, 9.3369999 38.2099991, 9.3369999 38.2099991, 9.3369999 38.2099991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3153'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.373001 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.373001"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.373001 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "38.373001"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3154'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3154'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.3591666666667'^^xsd:double;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '38.373001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6049995 38.3730011, 8.6049995 38.3730011, 8.6049995 38.3730011, 8.6049995 38.3730011, 8.6049995 38.3730011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3154'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 8.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "8.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 8.621)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "8.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3157'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_3157'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.8705555555556'^^xsd:double;
  dwc:longitude '8.621'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6210003 38.2849999, 8.6210003 38.2849999, 8.6210003 38.2849999, 8.6210003 38.2849999, 8.6210003 38.2849999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3157'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285999 8.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285999"^^xsd:decimal ;
  dwc:decimalLongitude "8.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285999 8.627)"^^geo:wktLiteral ;
  geo-pos:lat "38.285999"^^xsd:decimal ;
  geo-pos:long "8.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3158'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_3158'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.9041666666667'^^xsd:double;
  dwc:longitude '8.627'^^xsd:double;
  dwc:latitude '38.285999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6269999 38.2859993, 8.6269999 38.2859993, 8.6269999 38.2859993, 8.6269999 38.2859993, 8.6269999 38.2859993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3158'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066002 8.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.066002"^^xsd:decimal ;
  dwc:decimalLongitude "8.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066002 8.628)"^^geo:wktLiteral ;
  geo-pos:lat "38.066002"^^xsd:decimal ;
  geo-pos:long "8.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3159'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3159'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.4033333333333'^^xsd:double;
  dwc:longitude '8.628'^^xsd:double;
  dwc:latitude '38.066002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6280003 38.0660019, 8.6280003 38.0660019, 8.6280003 38.0660019, 8.6280003 38.0660019, 8.6280003 38.0660019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3159'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.035999 8.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.035999"^^xsd:decimal ;
  dwc:decimalLongitude "8.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.035999 8.608)"^^geo:wktLiteral ;
  geo-pos:lat "38.035999"^^xsd:decimal ;
  geo-pos:long "8.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3160'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_3160'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4786111111111'^^xsd:double;
  dwc:longitude '8.608'^^xsd:double;
  dwc:latitude '38.035999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6079998 38.0359993, 8.6079998 38.0359993, 8.6079998 38.0359993, 8.6079998 38.0359993, 8.6079998 38.0359993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3160'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.832001 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.832001"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.832001 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "37.832001"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3161'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_3161'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.8102777777778'^^xsd:double;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '37.832001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.415 37.8320007, 8.415 37.8320007, 8.415 37.8320007, 8.415 37.8320007, 8.415 37.8320007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3161'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.775002 8.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.775002"^^xsd:decimal ;
  dwc:decimalLongitude "8.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.775002 8.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.775002"^^xsd:decimal ;
  geo-pos:long "8.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3162'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_3162'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.225'^^xsd:double;
  dwc:longitude '8.308'^^xsd:double;
  dwc:latitude '37.775002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3079996 37.7750015, 8.3079996 37.7750015, 8.3079996 37.7750015, 8.3079996 37.7750015, 8.3079996 37.7750015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3162'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.771999 8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.771999"^^xsd:decimal ;
  dwc:decimalLongitude "8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.771999 8.28)"^^geo:wktLiteral ;
  geo-pos:lat "37.771999"^^xsd:decimal ;
  geo-pos:long "8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3163'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_3163'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.0016666666667'^^xsd:double;
  dwc:longitude '8.28'^^xsd:double;
  dwc:latitude '37.771999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2799997 37.7719994, 8.2799997 37.7719994, 8.2799997 37.7719994, 8.2799997 37.7719994, 8.2799997 37.7719994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3163'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.772999 8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.772999"^^xsd:decimal ;
  dwc:decimalLongitude "8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.772999 8.28)"^^geo:wktLiteral ;
  geo-pos:lat "37.772999"^^xsd:decimal ;
  geo-pos:long "8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3164'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_3164'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.4005555555556'^^xsd:double;
  dwc:longitude '8.28'^^xsd:double;
  dwc:latitude '37.772999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2799997 37.7729988, 8.2799997 37.7729988, 8.2799997 37.7729988, 8.2799997 37.7729988, 8.2799997 37.7729988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3164'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.613998 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.613998"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.613998 8)"^^geo:wktLiteral ;
  geo-pos:lat "37.613998"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3165'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3165'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.38222222222222'^^xsd:double;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '37.613998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8 37.6139984, 8 37.6139984, 8 37.6139984, 8 37.6139984, 8 37.6139984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3165'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.598999 7.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.598999"^^xsd:decimal ;
  dwc:decimalLongitude "7.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.598999 7.905)"^^geo:wktLiteral ;
  geo-pos:lat "37.598999"^^xsd:decimal ;
  geo-pos:long "7.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3166'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3166'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.0911111111111'^^xsd:double;
  dwc:longitude '7.905'^^xsd:double;
  dwc:latitude '37.598999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9050002 37.598999, 7.9050002 37.598999, 7.9050002 37.598999, 7.9050002 37.598999, 7.9050002 37.598999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3166'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.562 7.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.562"^^xsd:decimal ;
  dwc:decimalLongitude "7.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.562 7.599)"^^geo:wktLiteral ;
  geo-pos:lat "37.562"^^xsd:decimal ;
  geo-pos:long "7.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3167'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_3167'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.953611111111'^^xsd:double;
  dwc:longitude '7.599'^^xsd:double;
  dwc:latitude '37.562'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.599 37.5620003, 7.599 37.5620003, 7.599 37.5620003, 7.599 37.5620003, 7.599 37.5620003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3167'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.653999 7.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.653999"^^xsd:decimal ;
  dwc:decimalLongitude "7.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.653999 7.383)"^^geo:wktLiteral ;
  geo-pos:lat "37.653999"^^xsd:decimal ;
  geo-pos:long "7.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3168'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3168'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.17527777777778'^^xsd:double;
  dwc:longitude '7.383'^^xsd:double;
  dwc:latitude '37.653999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3829999 37.6539993, 7.3829999 37.6539993, 7.3829999 37.6539993, 7.3829999 37.6539993, 7.3829999 37.6539993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3168'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651001 7.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.651001"^^xsd:decimal ;
  dwc:decimalLongitude "7.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651001 7.305)"^^geo:wktLiteral ;
  geo-pos:lat "37.651001"^^xsd:decimal ;
  geo-pos:long "7.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3169'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_3169'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.1869444444444'^^xsd:double;
  dwc:longitude '7.305'^^xsd:double;
  dwc:latitude '37.651001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3049998 37.651001, 7.3049998 37.651001, 7.3049998 37.651001, 7.3049998 37.651001, 7.3049998 37.651001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3169'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.622002 7.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.622002"^^xsd:decimal ;
  dwc:decimalLongitude "7.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.622002 7.266)"^^geo:wktLiteral ;
  geo-pos:lat "37.622002"^^xsd:decimal ;
  geo-pos:long "7.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3170'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3170'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.6397222222222'^^xsd:double;
  dwc:longitude '7.266'^^xsd:double;
  dwc:latitude '37.622002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2659998 37.6220017, 7.2659998 37.6220017, 7.2659998 37.6220017, 7.2659998 37.6220017, 7.2659998 37.6220017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3170'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.622002 7.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.622002"^^xsd:decimal ;
  dwc:decimalLongitude "7.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.622002 7.203)"^^geo:wktLiteral ;
  geo-pos:lat "37.622002"^^xsd:decimal ;
  geo-pos:long "7.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3171'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3171'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.5452777777778'^^xsd:double;
  dwc:longitude '7.203'^^xsd:double;
  dwc:latitude '37.622002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2030001 37.6220017, 7.2030001 37.6220017, 7.2030001 37.6220017, 7.2030001 37.6220017, 7.2030001 37.6220017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3171'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 6.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.709"^^xsd:decimal ;
  dwc:decimalLongitude "6.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 6.822)"^^geo:wktLiteral ;
  geo-pos:lat "37.709"^^xsd:decimal ;
  geo-pos:long "6.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3172'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3172'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.925555555556'^^xsd:double;
  dwc:longitude '6.822'^^xsd:double;
  dwc:latitude '37.709'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.822 37.7089996, 6.822 37.7089996, 6.822 37.7089996, 6.822 37.7089996, 6.822 37.7089996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3172'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.735001 6.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.735001"^^xsd:decimal ;
  dwc:decimalLongitude "6.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.735001 6.665)"^^geo:wktLiteral ;
  geo-pos:lat "37.735001"^^xsd:decimal ;
  geo-pos:long "6.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3173'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3173'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.305277777778'^^xsd:double;
  dwc:longitude '6.665'^^xsd:double;
  dwc:latitude '37.735001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.665 37.7350006, 6.665 37.7350006, 6.665 37.7350006, 6.665 37.7350006, 6.665 37.7350006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3173'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.757999 6.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.757999"^^xsd:decimal ;
  dwc:decimalLongitude "6.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.757999 6.751)"^^geo:wktLiteral ;
  geo-pos:lat "37.757999"^^xsd:decimal ;
  geo-pos:long "6.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3174'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_3174'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.788611111111'^^xsd:double;
  dwc:longitude '6.751'^^xsd:double;
  dwc:latitude '37.757999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7509999 37.7579994, 6.7509999 37.7579994, 6.7509999 37.7579994, 6.7509999 37.7579994, 6.7509999 37.7579994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3174'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.769001 6.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.769001"^^xsd:decimal ;
  dwc:decimalLongitude "6.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.769001 6.21)"^^geo:wktLiteral ;
  geo-pos:lat "37.769001"^^xsd:decimal ;
  geo-pos:long "6.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3175'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_3175'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.4688888888889'^^xsd:double;
  dwc:longitude '6.21'^^xsd:double;
  dwc:latitude '37.769001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.21 37.769001, 6.21 37.769001, 6.21 37.769001, 6.21 37.769001, 6.21 37.769001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3175'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.888001 11.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.888001"^^xsd:decimal ;
  dwc:decimalLongitude "11.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.888001 11.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.888001"^^xsd:decimal ;
  geo-pos:long "11.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3484'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3484'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.141944444444'^^xsd:double;
  dwc:longitude '11.478'^^xsd:double;
  dwc:latitude '34.888001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4779997 34.8880005, 11.4779997 34.8880005, 11.4779997 34.8880005, 11.4779997 34.8880005, 11.4779997 34.8880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3484'^^xsd:string;
  dwc:observationDate '2011-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.999001 11.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.999001"^^xsd:decimal ;
  dwc:decimalLongitude "11.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.999001 11.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.999001"^^xsd:decimal ;
  geo-pos:long "11.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3483'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_3483'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.215555555556'^^xsd:double;
  dwc:longitude '11.877'^^xsd:double;
  dwc:latitude '34.999001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8769999 34.9990006, 11.8769999 34.9990006, 11.8769999 34.9990006, 11.8769999 34.9990006, 11.8769999 34.9990006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3483'^^xsd:string;
  dwc:observationDate '2011-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.294998 12.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.294998"^^xsd:decimal ;
  dwc:decimalLongitude "12.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.294998 12.656)"^^geo:wktLiteral ;
  geo-pos:lat "34.294998"^^xsd:decimal ;
  geo-pos:long "12.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3482'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_3482'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8177777777778'^^xsd:double;
  dwc:longitude '12.656'^^xsd:double;
  dwc:latitude '34.294998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6560001 34.2949982, 12.6560001 34.2949982, 12.6560001 34.2949982, 12.6560001 34.2949982, 12.6560001 34.2949982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3482'^^xsd:string;
  dwc:observationDate '2011-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 11.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.083"^^xsd:decimal ;
  dwc:decimalLongitude "11.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 11.823)"^^geo:wktLiteral ;
  geo-pos:lat "35.083"^^xsd:decimal ;
  geo-pos:long "11.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3481'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_3481'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.7775'^^xsd:double;
  dwc:longitude '11.823'^^xsd:double;
  dwc:latitude '35.083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.823 35.0830002, 11.823 35.0830002, 11.823 35.0830002, 11.823 35.0830002, 11.823 35.0830002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3481'^^xsd:string;
  dwc:observationDate '2010-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112999 11.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112999"^^xsd:decimal ;
  dwc:decimalLongitude "11.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112999 11.841)"^^geo:wktLiteral ;
  geo-pos:lat "35.112999"^^xsd:decimal ;
  geo-pos:long "11.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3480'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3480'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3441666666667'^^xsd:double;
  dwc:longitude '11.841'^^xsd:double;
  dwc:latitude '35.112999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8409996 35.112999, 11.8409996 35.112999, 11.8409996 35.112999, 11.8409996 35.112999, 11.8409996 35.112999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3480'^^xsd:string;
  dwc:observationDate '2010-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 12.645001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.243"^^xsd:decimal ;
  dwc:decimalLongitude "12.645001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 12.645001)"^^geo:wktLiteral ;
  geo-pos:lat "35.243"^^xsd:decimal ;
  geo-pos:long "12.645001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3421'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3421'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2747222222222'^^xsd:double;
  dwc:longitude '12.645001'^^xsd:double;
  dwc:latitude '35.243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6450005 35.243, 12.6450005 35.243, 12.6450005 35.243, 12.6450005 35.243, 12.6450005 35.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3421'^^xsd:string;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.153 12.512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.153"^^xsd:decimal ;
  dwc:decimalLongitude "12.512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.153 12.512)"^^geo:wktLiteral ;
  geo-pos:lat "35.153"^^xsd:decimal ;
  geo-pos:long "12.512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3422'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3422'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.1480555555556'^^xsd:double;
  dwc:longitude '12.512'^^xsd:double;
  dwc:latitude '35.153'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5120001 35.1529999, 12.5120001 35.1529999, 12.5120001 35.1529999, 12.5120001 35.1529999, 12.5120001 35.1529999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3422'^^xsd:string;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.255001 12.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.255001"^^xsd:decimal ;
  dwc:decimalLongitude "12.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.255001 12.554)"^^geo:wktLiteral ;
  geo-pos:lat "35.255001"^^xsd:decimal ;
  geo-pos:long "12.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3423'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_3423'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.362777777778'^^xsd:double;
  dwc:longitude '12.554'^^xsd:double;
  dwc:latitude '35.255001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5539999 35.2550011, 12.5539999 35.2550011, 12.5539999 35.2550011, 12.5539999 35.2550011, 12.5539999 35.2550011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3423'^^xsd:string;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 12.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.220001"^^xsd:decimal ;
  dwc:decimalLongitude "12.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.220001 12.586)"^^geo:wktLiteral ;
  geo-pos:lat "35.220001"^^xsd:decimal ;
  geo-pos:long "12.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3424'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_3424'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.8988888888889'^^xsd:double;
  dwc:longitude '12.586'^^xsd:double;
  dwc:latitude '35.220001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5860004 35.2200012, 12.5860004 35.2200012, 12.5860004 35.2200012, 12.5860004 35.2200012, 12.5860004 35.2200012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3424'^^xsd:string;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261002 12.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261002"^^xsd:decimal ;
  dwc:decimalLongitude "12.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261002 12.561)"^^geo:wktLiteral ;
  geo-pos:lat "35.261002"^^xsd:decimal ;
  geo-pos:long "12.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3425'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_3425'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.705833333333'^^xsd:double;
  dwc:longitude '12.561'^^xsd:double;
  dwc:latitude '35.261002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5609999 35.2610016, 12.5609999 35.2610016, 12.5609999 35.2610016, 12.5609999 35.2610016, 12.5609999 35.2610016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3425'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.269001 12.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.269001"^^xsd:decimal ;
  dwc:decimalLongitude "12.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.269001 12.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.269001"^^xsd:decimal ;
  geo-pos:long "12.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3426'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3426'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4891666666667'^^xsd:double;
  dwc:longitude '12.587'^^xsd:double;
  dwc:latitude '35.269001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5869999 35.269001, 12.5869999 35.269001, 12.5869999 35.269001, 12.5869999 35.269001, 12.5869999 35.269001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3426'^^xsd:string;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.252998 12.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.252998"^^xsd:decimal ;
  dwc:decimalLongitude "12.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.252998 12.613)"^^geo:wktLiteral ;
  geo-pos:lat "35.252998"^^xsd:decimal ;
  geo-pos:long "12.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3427'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_3427'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.836666666667'^^xsd:double;
  dwc:longitude '12.613'^^xsd:double;
  dwc:latitude '35.252998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6129999 35.2529984, 12.6129999 35.2529984, 12.6129999 35.2529984, 12.6129999 35.2529984, 12.6129999 35.2529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3427'^^xsd:string;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.247002 12.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.247002"^^xsd:decimal ;
  dwc:decimalLongitude "12.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.247002 12.694)"^^geo:wktLiteral ;
  geo-pos:lat "35.247002"^^xsd:decimal ;
  geo-pos:long "12.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3428'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3428'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.2933333333333'^^xsd:double;
  dwc:longitude '12.694'^^xsd:double;
  dwc:latitude '35.247002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6940002 35.2470017, 12.6940002 35.2470017, 12.6940002 35.2470017, 12.6940002 35.2470017, 12.6940002 35.2470017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3428'^^xsd:string;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 12.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257"^^xsd:decimal ;
  dwc:decimalLongitude "12.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 12.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.257"^^xsd:decimal ;
  geo-pos:long "12.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3429'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3429'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.97'^^xsd:double;
  dwc:longitude '12.683'^^xsd:double;
  dwc:latitude '35.257'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6829996 35.257, 12.6829996 35.257, 12.6829996 35.257, 12.6829996 35.257, 12.6829996 35.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3429'^^xsd:string;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271 12.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.271"^^xsd:decimal ;
  dwc:decimalLongitude "12.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271 12.649)"^^geo:wktLiteral ;
  geo-pos:lat "35.271"^^xsd:decimal ;
  geo-pos:long "12.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3430'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_3430'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1502777777778'^^xsd:double;
  dwc:longitude '12.649'^^xsd:double;
  dwc:latitude '35.271'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6490002 35.2709999, 12.6490002 35.2709999, 12.6490002 35.2709999, 12.6490002 35.2709999, 12.6490002 35.2709999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3430'^^xsd:string;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.266998 12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.266998"^^xsd:decimal ;
  dwc:decimalLongitude "12.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.266998 12.53)"^^geo:wktLiteral ;
  geo-pos:lat "35.266998"^^xsd:decimal ;
  geo-pos:long "12.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3431'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3431'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.7505555555556'^^xsd:double;
  dwc:longitude '12.53'^^xsd:double;
  dwc:latitude '35.266998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5299997 35.2669983, 12.5299997 35.2669983, 12.5299997 35.2669983, 12.5299997 35.2669983, 12.5299997 35.2669983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3431'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.278 12.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.278"^^xsd:decimal ;
  dwc:decimalLongitude "12.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.278 12.505)"^^geo:wktLiteral ;
  geo-pos:lat "35.278"^^xsd:decimal ;
  geo-pos:long "12.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3432'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3432'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.7588888888889'^^xsd:double;
  dwc:longitude '12.505'^^xsd:double;
  dwc:latitude '35.278'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5050001 35.2779999, 12.5050001 35.2779999, 12.5050001 35.2779999, 12.5050001 35.2779999, 12.5050001 35.2779999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3432'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.290001 12.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.290001"^^xsd:decimal ;
  dwc:decimalLongitude "12.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.290001 12.479)"^^geo:wktLiteral ;
  geo-pos:lat "35.290001"^^xsd:decimal ;
  geo-pos:long "12.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3433'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3433'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.9841666666667'^^xsd:double;
  dwc:longitude '12.479'^^xsd:double;
  dwc:latitude '35.290001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.4790001 35.2900009, 12.4790001 35.2900009, 12.4790001 35.2900009, 12.4790001 35.2900009, 12.4790001 35.2900009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3433'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.243"^^xsd:decimal ;
  dwc:decimalLongitude "12.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 12.53)"^^geo:wktLiteral ;
  geo-pos:lat "35.243"^^xsd:decimal ;
  geo-pos:long "12.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3434'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_3434'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3388888888889'^^xsd:double;
  dwc:longitude '12.53'^^xsd:double;
  dwc:latitude '35.243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5299997 35.243, 12.5299997 35.243, 12.5299997 35.243, 12.5299997 35.243, 12.5299997 35.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3434'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.286999 12.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.286999"^^xsd:decimal ;
  dwc:decimalLongitude "12.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.286999 12.473)"^^geo:wktLiteral ;
  geo-pos:lat "35.286999"^^xsd:decimal ;
  geo-pos:long "12.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3435'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_3435'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1663888888889'^^xsd:double;
  dwc:longitude '12.473'^^xsd:double;
  dwc:latitude '35.286999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.4729996 35.2869988, 12.4729996 35.2869988, 12.4729996 35.2869988, 12.4729996 35.2869988, 12.4729996 35.2869988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3435'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.087002 12.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.087002"^^xsd:decimal ;
  dwc:decimalLongitude "12.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.087002 12.007)"^^geo:wktLiteral ;
  geo-pos:lat "35.087002"^^xsd:decimal ;
  geo-pos:long "12.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3436'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_3436'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.7480555555556'^^xsd:double;
  dwc:longitude '12.007'^^xsd:double;
  dwc:latitude '35.087002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.007 35.0870018, 12.007 35.0870018, 12.007 35.0870018, 12.007 35.0870018, 12.007 35.0870018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3436'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.266998 9.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.266998"^^xsd:decimal ;
  dwc:decimalLongitude "9.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.266998 9.076)"^^geo:wktLiteral ;
  geo-pos:lat "38.266998"^^xsd:decimal ;
  geo-pos:long "9.076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3156'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3156'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.225'^^xsd:double;
  dwc:longitude '9.076'^^xsd:double;
  dwc:latitude '38.266998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.0760002 38.2669983, 9.0760002 38.2669983, 9.0760002 38.2669983, 9.0760002 38.2669983, 9.0760002 38.2669983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3156'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.273998 9.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.273998"^^xsd:decimal ;
  dwc:decimalLongitude "9.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.273998 9.066)"^^geo:wktLiteral ;
  geo-pos:lat "38.273998"^^xsd:decimal ;
  geo-pos:long "9.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3155'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_3155'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.9511111111111'^^xsd:double;
  dwc:longitude '9.066'^^xsd:double;
  dwc:latitude '38.273998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.066 38.2739983, 9.066 38.2739983, 9.066 38.2739983, 9.066 38.2739983, 9.066 38.2739983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3155'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.418999 11.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.418999"^^xsd:decimal ;
  dwc:decimalLongitude "11.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.418999 11.743)"^^geo:wktLiteral ;
  geo-pos:lat "36.418999"^^xsd:decimal ;
  geo-pos:long "11.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_3076'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_3076'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.006111111111'^^xsd:double;
  dwc:longitude '11.743'^^xsd:double;
  dwc:latitude '36.418999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.743 36.4189987, 11.743 36.4189987, 11.743 36.4189987, 11.743 36.4189987, 11.743 36.4189987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_3076'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 11.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 11.186)"^^geo:wktLiteral ;
  geo-pos:lat "35.215"^^xsd:decimal ;
  geo-pos:long "11.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1890'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1890'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.2580555555556'^^xsd:double;
  dwc:longitude '11.186'^^xsd:double;
  dwc:latitude '35.215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1859999 35.2150002, 11.1859999 35.2150002, 11.1859999 35.2150002, 11.1859999 35.2150002, 11.1859999 35.2150002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1890'^^xsd:string;
  dwc:observationDate '2011-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012001"^^xsd:decimal ;
  dwc:decimalLongitude "23.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012001 23.511)"^^geo:wktLiteral ;
  geo-pos:lat "38.012001"^^xsd:decimal ;
  geo-pos:long "23.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2023'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2023'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.69777777777778'^^xsd:double;
  dwc:longitude '23.511'^^xsd:double;
  dwc:latitude '38.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5109997 38.012001, 23.5109997 38.012001, 23.5109997 38.012001, 23.5109997 38.012001, 23.5109997 38.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2023'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008999 23.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.008999"^^xsd:decimal ;
  dwc:decimalLongitude "23.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008999 23.514)"^^geo:wktLiteral ;
  geo-pos:lat "38.008999"^^xsd:decimal ;
  geo-pos:long "23.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2022'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_2022'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.51611111111111'^^xsd:double;
  dwc:longitude '23.514'^^xsd:double;
  dwc:latitude '38.008999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5139999 38.0089989, 23.5139999 38.0089989, 23.5139999 38.0089989, 23.5139999 38.0089989, 23.5139999 38.0089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2022'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.002998 23.523001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.002998"^^xsd:decimal ;
  dwc:decimalLongitude "23.523001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.002998 23.523001)"^^geo:wktLiteral ;
  geo-pos:lat "38.002998"^^xsd:decimal ;
  geo-pos:long "23.523001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2021'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2021'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.4861111111111'^^xsd:double;
  dwc:longitude '23.523001'^^xsd:double;
  dwc:latitude '38.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5230007 38.0029984, 23.5230007 38.0029984, 23.5230007 38.0029984, 23.5230007 38.0029984, 23.5230007 38.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2021'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.966 12.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.966"^^xsd:decimal ;
  dwc:decimalLongitude "12.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.966 12.844)"^^geo:wktLiteral ;
  geo-pos:lat "34.966"^^xsd:decimal ;
  geo-pos:long "12.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2723'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2723'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.925'^^xsd:double;
  dwc:longitude '12.844'^^xsd:double;
  dwc:latitude '34.966'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8439999 34.9659996, 12.8439999 34.9659996, 12.8439999 34.9659996, 12.8439999 34.9659996, 12.8439999 34.9659996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2723'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.956001 12.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.956001"^^xsd:decimal ;
  dwc:decimalLongitude "12.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.956001 12.845)"^^geo:wktLiteral ;
  geo-pos:lat "34.956001"^^xsd:decimal ;
  geo-pos:long "12.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2722'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2722'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.5830555555556'^^xsd:double;
  dwc:longitude '12.845'^^xsd:double;
  dwc:latitude '34.956001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8450003 34.9560013, 12.8450003 34.9560013, 12.8450003 34.9560013, 12.8450003 34.9560013, 12.8450003 34.9560013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2722'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.959999 12.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.959999"^^xsd:decimal ;
  dwc:decimalLongitude "12.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.959999 12.847)"^^geo:wktLiteral ;
  geo-pos:lat "34.959999"^^xsd:decimal ;
  geo-pos:long "12.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2721'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2721'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.31555555555556'^^xsd:double;
  dwc:longitude '12.847'^^xsd:double;
  dwc:latitude '34.959999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8470001 34.9599991, 12.8470001 34.9599991, 12.8470001 34.9599991, 12.8470001 34.9599991, 12.8470001 34.9599991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2721'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.979 12.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.979"^^xsd:decimal ;
  dwc:decimalLongitude "12.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.979 12.836)"^^geo:wktLiteral ;
  geo-pos:lat "34.979"^^xsd:decimal ;
  geo-pos:long "12.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2720'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2720'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.3238888888889'^^xsd:double;
  dwc:longitude '12.836'^^xsd:double;
  dwc:latitude '34.979'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8360004 34.9790001, 12.8360004 34.9790001, 12.8360004 34.9790001, 12.8360004 34.9790001, 12.8360004 34.9790001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2720'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.986 12.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.986"^^xsd:decimal ;
  dwc:decimalLongitude "12.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.986 12.824)"^^geo:wktLiteral ;
  geo-pos:lat "34.986"^^xsd:decimal ;
  geo-pos:long "12.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2719'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2719'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.1511111111111'^^xsd:double;
  dwc:longitude '12.824'^^xsd:double;
  dwc:latitude '34.986'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8240004 34.9860001, 12.8240004 34.9860001, 12.8240004 34.9860001, 12.8240004 34.9860001, 12.8240004 34.9860001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2719'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.338001"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.338001"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2307'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_2307'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.9411111111111'^^xsd:double;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.338001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.25 35.3380013, 25.25 35.3380013, 25.25 35.3380013, 25.25 35.3380013, 25.25 35.3380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2307'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.390999 25.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.390999"^^xsd:decimal ;
  dwc:decimalLongitude "25.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.390999 25.101)"^^geo:wktLiteral ;
  geo-pos:lat "35.390999"^^xsd:decimal ;
  geo-pos:long "25.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2305'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2305'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.335'^^xsd:double;
  dwc:longitude '25.101'^^xsd:double;
  dwc:latitude '35.390999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1009998 35.3909988, 25.1009998 35.3909988, 25.1009998 35.3909988, 25.1009998 35.3909988, 25.1009998 35.3909988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2305'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.422001 25.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.422001"^^xsd:decimal ;
  dwc:decimalLongitude "25.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.422001 25.115)"^^geo:wktLiteral ;
  geo-pos:lat "35.422001"^^xsd:decimal ;
  geo-pos:long "25.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2303'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_2303'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1461111111111'^^xsd:double;
  dwc:longitude '25.115'^^xsd:double;
  dwc:latitude '35.422001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1149998 35.4220009, 25.1149998 35.4220009, 25.1149998 35.4220009, 25.1149998 35.4220009, 25.1149998 35.4220009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2303'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.396 24.606001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.396"^^xsd:decimal ;
  dwc:decimalLongitude "24.606001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.396 24.606001)"^^geo:wktLiteral ;
  geo-pos:lat "35.396"^^xsd:decimal ;
  geo-pos:long "24.606001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2302'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2302'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.7547222222222'^^xsd:double;
  dwc:longitude '24.606001'^^xsd:double;
  dwc:latitude '35.396'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.6060009 35.3959999, 24.6060009 35.3959999, 24.6060009 35.3959999, 24.6060009 35.3959999, 24.6060009 35.3959999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2302'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.532002 23.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.532002"^^xsd:decimal ;
  dwc:decimalLongitude "23.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.532002 23.99)"^^geo:wktLiteral ;
  geo-pos:lat "35.532002"^^xsd:decimal ;
  geo-pos:long "23.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2301'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2301'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.4041666666667'^^xsd:double;
  dwc:longitude '23.99'^^xsd:double;
  dwc:latitude '35.532002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9899998 35.5320015, 23.9899998 35.5320015, 23.9899998 35.5320015, 23.9899998 35.5320015, 23.9899998 35.5320015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2301'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.529999 23.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.529999"^^xsd:decimal ;
  dwc:decimalLongitude "23.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.529999 23.98)"^^geo:wktLiteral ;
  geo-pos:lat "35.529999"^^xsd:decimal ;
  geo-pos:long "23.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2299'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2299'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.469722222222'^^xsd:double;
  dwc:longitude '23.98'^^xsd:double;
  dwc:latitude '35.529999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9799995 35.5299988, 23.9799995 35.5299988, 23.9799995 35.5299988, 23.9799995 35.5299988, 23.9799995 35.5299988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2299'^^xsd:string;
  dwc:observationDate '2012-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.532002 23.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.532002"^^xsd:decimal ;
  dwc:decimalLongitude "23.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.532002 23.966)"^^geo:wktLiteral ;
  geo-pos:lat "35.532002"^^xsd:decimal ;
  geo-pos:long "23.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2298'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_2298'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.735833333333'^^xsd:double;
  dwc:longitude '23.966'^^xsd:double;
  dwc:latitude '35.532002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9659996 35.5320015, 23.9659996 35.5320015, 23.9659996 35.5320015, 23.9659996 35.5320015, 23.9659996 35.5320015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2298'^^xsd:string;
  dwc:observationDate '2012-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.529999 23.992001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.529999"^^xsd:decimal ;
  dwc:decimalLongitude "23.992001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.529999 23.992001)"^^geo:wktLiteral ;
  geo-pos:lat "35.529999"^^xsd:decimal ;
  geo-pos:long "23.992001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2297'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_2297'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.6902777777778'^^xsd:double;
  dwc:longitude '23.992001'^^xsd:double;
  dwc:latitude '35.529999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9920006 35.5299988, 23.9920006 35.5299988, 23.9920006 35.5299988, 23.9920006 35.5299988, 23.9920006 35.5299988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2297'^^xsd:string;
  dwc:observationDate '2012-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.526001"^^xsd:decimal ;
  dwc:decimalLongitude "23.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 23.989)"^^geo:wktLiteral ;
  geo-pos:lat "35.526001"^^xsd:decimal ;
  geo-pos:long "23.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2296'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2296'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.4655555555556'^^xsd:double;
  dwc:longitude '23.989'^^xsd:double;
  dwc:latitude '35.526001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9890003 35.526001, 23.9890003 35.526001, 23.9890003 35.526001, 23.9890003 35.526001, 23.9890003 35.526001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2296'^^xsd:string;
  dwc:observationDate '2012-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.966999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "23.966999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.966999)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "23.966999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2295'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_2295'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.4516666666667'^^xsd:double;
  dwc:longitude '23.966999'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9669991 35.5270004, 23.9669991 35.5270004, 23.9669991 35.5270004, 23.9669991 35.5270004, 23.9669991 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2295'^^xsd:string;
  dwc:observationDate '2012-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528 24.007999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.528"^^xsd:decimal ;
  dwc:decimalLongitude "24.007999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528 24.007999)"^^geo:wktLiteral ;
  geo-pos:lat "35.528"^^xsd:decimal ;
  geo-pos:long "24.007999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2294'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_2294'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.099444444444444'^^xsd:double;
  dwc:longitude '24.007999'^^xsd:double;
  dwc:latitude '35.528'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0079994 35.5279999, 24.0079994 35.5279999, 24.0079994 35.5279999, 24.0079994 35.5279999, 24.0079994 35.5279999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2294'^^xsd:string;
  dwc:observationDate '2012-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533001 24.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533001"^^xsd:decimal ;
  dwc:decimalLongitude "24.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533001 24.003)"^^geo:wktLiteral ;
  geo-pos:lat "35.533001"^^xsd:decimal ;
  geo-pos:long "24.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2293'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2293'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.5958333333333'^^xsd:double;
  dwc:longitude '24.003'^^xsd:double;
  dwc:latitude '35.533001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0030003 35.533001, 24.0030003 35.533001, 24.0030003 35.533001, 24.0030003 35.533001, 24.0030003 35.533001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2293'^^xsd:string;
  dwc:observationDate '2012-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.002001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "24.002001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.002001)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "24.002001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2292'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2292'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:longitude '24.002001'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0020008 35.5270004, 24.0020008 35.5270004, 24.0020008 35.5270004, 24.0020008 35.5270004, 24.0020008 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2292'^^xsd:string;
  dwc:observationDate '2012-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.016001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "24.016001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.016001)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "24.016001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2291'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2291'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.495277777778'^^xsd:double;
  dwc:longitude '24.016001'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0160008 35.5270004, 24.0160008 35.5270004, 24.0160008 35.5270004, 24.0160008 35.5270004, 24.0160008 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2291'^^xsd:string;
  dwc:observationDate '2012-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "23.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 23.99)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "23.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2290'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2290'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.0522222222222'^^xsd:double;
  dwc:longitude '23.99'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9899998 35.5309982, 23.9899998 35.5309982, 23.9899998 35.5309982, 23.9899998 35.5309982, 23.9899998 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2290'^^xsd:string;
  dwc:observationDate '2012-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525002 23.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525002"^^xsd:decimal ;
  dwc:decimalLongitude "23.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525002 23.973)"^^geo:wktLiteral ;
  geo-pos:lat "35.525002"^^xsd:decimal ;
  geo-pos:long "23.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2289'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2289'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.174722222222'^^xsd:double;
  dwc:longitude '23.973'^^xsd:double;
  dwc:latitude '35.525002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9729996 35.5250015, 23.9729996 35.5250015, 23.9729996 35.5250015, 23.9729996 35.5250015, 23.9729996 35.5250015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2289'^^xsd:string;
  dwc:observationDate '2012-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.969999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "23.969999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.969999)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "23.969999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2288'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2288'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.288611111111'^^xsd:double;
  dwc:longitude '23.969999'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9699993 35.5270004, 23.9699993 35.5270004, 23.9699993 35.5270004, 23.9699993 35.5270004, 23.9699993 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2288'^^xsd:string;
  dwc:observationDate '2012-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 23.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "23.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 23.961)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "23.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2287'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_2287'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.5269444444444'^^xsd:double;
  dwc:longitude '23.961'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9610004 35.5340004, 23.9610004 35.5340004, 23.9610004 35.5340004, 23.9610004 35.5340004, 23.9610004 35.5340004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2287'^^xsd:string;
  dwc:observationDate '2012-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.396999 24.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.396999"^^xsd:decimal ;
  dwc:decimalLongitude "24.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.396999 24.298)"^^geo:wktLiteral ;
  geo-pos:lat "35.396999"^^xsd:decimal ;
  geo-pos:long "24.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2286'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2286'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.138611111111'^^xsd:double;
  dwc:longitude '24.298'^^xsd:double;
  dwc:latitude '35.396999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.2980003 35.3969994, 24.2980003 35.3969994, 24.2980003 35.3969994, 24.2980003 35.3969994, 24.2980003 35.3969994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2286'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391998 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391998"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391998 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "35.391998"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2285'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2285'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.956388888889'^^xsd:double;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '35.391998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.4099999 35.3919983, 24.4099999 35.3919983, 24.4099999 35.3919983, 24.4099999 35.3919983, 24.4099999 35.3919983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2285'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.419998 24.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.419998"^^xsd:decimal ;
  dwc:decimalLongitude "24.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.419998 24.326)"^^geo:wktLiteral ;
  geo-pos:lat "35.419998"^^xsd:decimal ;
  geo-pos:long "24.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2284'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_2284'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.479444444444'^^xsd:double;
  dwc:longitude '24.326'^^xsd:double;
  dwc:latitude '35.419998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.3260002 35.4199982, 24.3260002 35.4199982, 24.3260002 35.4199982, 24.3260002 35.4199982, 24.3260002 35.4199982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2284'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.851999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "24.851999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 24.851999)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "24.851999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2283'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_2283'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.6736111111111'^^xsd:double;
  dwc:longitude '24.851999'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.8519993 35.5270004, 24.8519993 35.5270004, 24.8519993 35.5270004, 24.8519993 35.5270004, 24.8519993 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2283'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.231998 24.641001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.231998"^^xsd:decimal ;
  dwc:decimalLongitude "24.641001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.231998 24.641001)"^^geo:wktLiteral ;
  geo-pos:lat "36.231998"^^xsd:decimal ;
  geo-pos:long "24.641001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2282'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2282'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.505'^^xsd:double;
  dwc:longitude '24.641001'^^xsd:double;
  dwc:latitude '36.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.6410008 36.2319984, 24.6410008 36.2319984, 24.6410008 36.2319984, 24.6410008 36.2319984, 24.6410008 36.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2282'^^xsd:string;
  dwc:observationDate '2011-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.140999 25.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.140999"^^xsd:decimal ;
  dwc:decimalLongitude "25.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.140999 25.128)"^^geo:wktLiteral ;
  geo-pos:lat "37.140999"^^xsd:decimal ;
  geo-pos:long "25.128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2281'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_2281'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.9488888888889'^^xsd:double;
  dwc:longitude '25.128'^^xsd:double;
  dwc:latitude '37.140999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1280003 37.1409988, 25.1280003 37.1409988, 25.1280003 37.1409988, 25.1280003 37.1409988, 25.1280003 37.1409988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2281'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.562 24.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.562"^^xsd:decimal ;
  dwc:decimalLongitude "24.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.562 24.055)"^^geo:wktLiteral ;
  geo-pos:lat "35.562"^^xsd:decimal ;
  geo-pos:long "24.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2280'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2280'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.618888888889'^^xsd:double;
  dwc:longitude '24.055'^^xsd:double;
  dwc:latitude '35.562'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0550003 35.5620003, 24.0550003 35.5620003, 24.0550003 35.5620003, 24.0550003 35.5620003, 24.0550003 35.5620003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2280'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 24.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.530998"^^xsd:decimal ;
  dwc:decimalLongitude "24.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.530998 24.042)"^^geo:wktLiteral ;
  geo-pos:lat "35.530998"^^xsd:decimal ;
  geo-pos:long "24.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2279'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2279'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1275'^^xsd:double;
  dwc:longitude '24.042'^^xsd:double;
  dwc:latitude '35.530998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0419998 35.5309982, 24.0419998 35.5309982, 24.0419998 35.5309982, 24.0419998 35.5309982, 24.0419998 35.5309982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2279'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521999 24.013001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.521999"^^xsd:decimal ;
  dwc:decimalLongitude "24.013001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521999 24.013001)"^^geo:wktLiteral ;
  geo-pos:lat "35.521999"^^xsd:decimal ;
  geo-pos:long "24.013001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2278'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_2278'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.7088888888889'^^xsd:double;
  dwc:longitude '24.013001'^^xsd:double;
  dwc:latitude '35.521999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0130005 35.5219994, 24.0130005 35.5219994, 24.0130005 35.5219994, 24.0130005 35.5219994, 24.0130005 35.5219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2278'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 24.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.526001"^^xsd:decimal ;
  dwc:decimalLongitude "24.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.526001 24.003)"^^geo:wktLiteral ;
  geo-pos:lat "35.526001"^^xsd:decimal ;
  geo-pos:long "24.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2277'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2277'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.735277777778'^^xsd:double;
  dwc:longitude '24.003'^^xsd:double;
  dwc:latitude '35.526001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.0030003 35.526001, 24.0030003 35.526001, 24.0030003 35.526001, 24.0030003 35.526001, 24.0030003 35.526001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2277'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.997999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.527"^^xsd:decimal ;
  dwc:decimalLongitude "23.997999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.527 23.997999)"^^geo:wktLiteral ;
  geo-pos:lat "35.527"^^xsd:decimal ;
  geo-pos:long "23.997999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2276'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_2276'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6505555555556'^^xsd:double;
  dwc:longitude '23.997999'^^xsd:double;
  dwc:latitude '35.527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9979992 35.5270004, 23.9979992 35.5270004, 23.9979992 35.5270004, 23.9979992 35.5270004, 23.9979992 35.5270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2276'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.549 23.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.549"^^xsd:decimal ;
  dwc:decimalLongitude "23.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.549 23.987)"^^geo:wktLiteral ;
  geo-pos:lat "35.549"^^xsd:decimal ;
  geo-pos:long "23.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2275'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2275'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3438888888889'^^xsd:double;
  dwc:longitude '23.987'^^xsd:double;
  dwc:latitude '35.549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9869995 35.5489998, 23.9869995 35.5489998, 23.9869995 35.5489998, 23.9869995 35.5489998, 23.9869995 35.5489998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2275'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.529999 23.954001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.529999"^^xsd:decimal ;
  dwc:decimalLongitude "23.954001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.529999 23.954001)"^^geo:wktLiteral ;
  geo-pos:lat "35.529999"^^xsd:decimal ;
  geo-pos:long "23.954001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2274'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2274'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.303055555556'^^xsd:double;
  dwc:longitude '23.954001'^^xsd:double;
  dwc:latitude '35.529999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.9540005 35.5299988, 23.9540005 35.5299988, 23.9540005 35.5299988, 23.9540005 35.5299988, 23.9540005 35.5299988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2274'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.266998 11.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.266998"^^xsd:decimal ;
  dwc:decimalLongitude "11.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.266998 11.159)"^^geo:wktLiteral ;
  geo-pos:lat "35.266998"^^xsd:decimal ;
  geo-pos:long "11.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1840'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1840'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.4130555555556'^^xsd:double;
  dwc:longitude '11.159'^^xsd:double;
  dwc:latitude '35.266998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1590004 35.2669983, 11.1590004 35.2669983, 11.1590004 35.2669983, 11.1590004 35.2669983, 11.1590004 35.2669983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1840'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1838'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1838'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.1761111111111'^^xsd:double;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1809998 35.2299995, 11.1809998 35.2299995, 11.1809998 35.2299995, 11.1809998 35.2299995, 11.1809998 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1838'^^xsd:string;
  dwc:observationDate '2011-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223999"^^xsd:decimal ;
  dwc:decimalLongitude "11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.223999"^^xsd:decimal ;
  geo-pos:long "11.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1837'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1837'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.9613888888889'^^xsd:double;
  dwc:longitude '11.165'^^xsd:double;
  dwc:latitude '35.223999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.165 35.223999, 11.165 35.223999, 11.165 35.223999, 11.165 35.223999, 11.165 35.223999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1837'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.230999"^^xsd:decimal ;
  dwc:decimalLongitude "11.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.161)"^^geo:wktLiteral ;
  geo-pos:lat "35.230999"^^xsd:decimal ;
  geo-pos:long "11.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1836'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1836'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.3180555555556'^^xsd:double;
  dwc:longitude '11.161'^^xsd:double;
  dwc:latitude '35.230999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1610003 35.230999, 11.1610003 35.230999, 11.1610003 35.230999, 11.1610003 35.230999, 11.1610003 35.230999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1836'^^xsd:string;
  dwc:observationDate '2011-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.234001"^^xsd:decimal ;
  dwc:decimalLongitude "11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.234001 11.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.234001"^^xsd:decimal ;
  geo-pos:long "11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1835'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1835'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.0777777777778'^^xsd:double;
  dwc:longitude '11.14'^^xsd:double;
  dwc:latitude '35.234001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1400003 35.2340012, 11.1400003 35.2340012, 11.1400003 35.2340012, 11.1400003 35.2340012, 11.1400003 35.2340012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1835'^^xsd:string;
  dwc:observationDate '2011-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 11.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.226002"^^xsd:decimal ;
  dwc:decimalLongitude "11.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 11.173)"^^geo:wktLiteral ;
  geo-pos:lat "35.226002"^^xsd:decimal ;
  geo-pos:long "11.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1830'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1830'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.7647222222222'^^xsd:double;
  dwc:longitude '11.173'^^xsd:double;
  dwc:latitude '35.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1730003 35.2260017, 11.1730003 35.2260017, 11.1730003 35.2260017, 11.1730003 35.2260017, 11.1730003 35.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1830'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 11.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.235001"^^xsd:decimal ;
  dwc:decimalLongitude "11.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 11.148)"^^geo:wktLiteral ;
  geo-pos:lat "35.235001"^^xsd:decimal ;
  geo-pos:long "11.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1828'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1828'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.4663888888889'^^xsd:double;
  dwc:longitude '11.148'^^xsd:double;
  dwc:latitude '35.235001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1479998 35.2350006, 11.1479998 35.2350006, 11.1479998 35.2350006, 11.1479998 35.2350006, 11.1479998 35.2350006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1828'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 11.146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 11.146)"^^geo:wktLiteral ;
  geo-pos:lat "35.215"^^xsd:decimal ;
  geo-pos:long "11.146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1827'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1827'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.2313888888889'^^xsd:double;
  dwc:longitude '11.146'^^xsd:double;
  dwc:latitude '35.215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1459999 35.2150002, 11.1459999 35.2150002, 11.1459999 35.2150002, 11.1459999 35.2150002, 11.1459999 35.2150002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1827'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.213001 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.213001"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.213001 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "35.213001"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1826'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1826'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.0658333333333'^^xsd:double;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '35.213001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1470003 35.2130013, 11.1470003 35.2130013, 11.1470003 35.2130013, 11.1470003 35.2130013, 11.1470003 35.2130013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1826'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.228001"^^xsd:decimal ;
  dwc:decimalLongitude "11.191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.228001 11.191)"^^geo:wktLiteral ;
  geo-pos:lat "35.228001"^^xsd:decimal ;
  geo-pos:long "11.191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1720'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1720'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.3086111111111'^^xsd:double;
  dwc:longitude '11.191'^^xsd:double;
  dwc:latitude '35.228001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.191 35.2280006, 11.191 35.2280006, 11.191 35.2280006, 11.191 35.2280006, 11.191 35.2280006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1720'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.284 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.284"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.284 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "35.284"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1719'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1719'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.9155555555556'^^xsd:double;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '35.284'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.151 35.2840004, 11.151 35.2840004, 11.151 35.2840004, 11.151 35.2840004, 11.151 35.2840004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1719'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.263001 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.263001"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.263001 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "35.263001"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1718'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1718'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3047222222222'^^xsd:double;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '35.263001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1300001 35.2630005, 11.1300001 35.2630005, 11.1300001 35.2630005, 11.1300001 35.2630005, 11.1300001 35.2630005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1718'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.361 11.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.361"^^xsd:decimal ;
  dwc:decimalLongitude "11.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.361 11.571)"^^geo:wktLiteral ;
  geo-pos:lat "33.361"^^xsd:decimal ;
  geo-pos:long "11.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1688'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1688'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.2377777777778'^^xsd:double;
  dwc:longitude '11.571'^^xsd:double;
  dwc:latitude '33.361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5710001 33.3610001, 11.5710001 33.3610001, 11.5710001 33.3610001, 11.5710001 33.3610001, 11.5710001 33.3610001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1688'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.345001 11.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.345001"^^xsd:decimal ;
  dwc:decimalLongitude "11.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.345001 11.589)"^^geo:wktLiteral ;
  geo-pos:lat "33.345001"^^xsd:decimal ;
  geo-pos:long "11.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1687'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1687'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.7113888888889'^^xsd:double;
  dwc:longitude '11.589'^^xsd:double;
  dwc:latitude '33.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5889998 33.3450012, 11.5889998 33.3450012, 11.5889998 33.3450012, 11.5889998 33.3450012, 11.5889998 33.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1687'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.131001 11.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.131001"^^xsd:decimal ;
  dwc:decimalLongitude "11.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.131001 11.859)"^^geo:wktLiteral ;
  geo-pos:lat "33.131001"^^xsd:decimal ;
  geo-pos:long "11.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1686'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1686'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.3966666666667'^^xsd:double;
  dwc:longitude '11.859'^^xsd:double;
  dwc:latitude '33.131001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8590002 33.1310005, 11.8590002 33.1310005, 11.8590002 33.1310005, 11.8590002 33.1310005, 11.8590002 33.1310005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1686'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.076 11.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.076"^^xsd:decimal ;
  dwc:decimalLongitude "11.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.076 11.902)"^^geo:wktLiteral ;
  geo-pos:lat "33.076"^^xsd:decimal ;
  geo-pos:long "11.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1685'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1685'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.6544444444444'^^xsd:double;
  dwc:longitude '11.902'^^xsd:double;
  dwc:latitude '33.076'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9020004 33.0760002, 11.9020004 33.0760002, 11.9020004 33.0760002, 11.9020004 33.0760002, 11.9020004 33.0760002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1685'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.880001 12.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.880001"^^xsd:decimal ;
  dwc:decimalLongitude "12.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.880001 12.269)"^^geo:wktLiteral ;
  geo-pos:lat "32.880001"^^xsd:decimal ;
  geo-pos:long "12.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1684'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1684'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1038888888889'^^xsd:double;
  dwc:longitude '12.269'^^xsd:double;
  dwc:latitude '32.880001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2690001 32.8800011, 12.2690001 32.8800011, 12.2690001 32.8800011, 12.2690001 32.8800011, 12.2690001 32.8800011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1684'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.877998 12.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.877998"^^xsd:decimal ;
  dwc:decimalLongitude "12.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.877998 12.312)"^^geo:wktLiteral ;
  geo-pos:lat "32.877998"^^xsd:decimal ;
  geo-pos:long "12.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1683'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1683'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.8086111111111'^^xsd:double;
  dwc:longitude '12.312'^^xsd:double;
  dwc:latitude '32.877998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3120003 32.8779984, 12.3120003 32.8779984, 12.3120003 32.8779984, 12.3120003 32.8779984, 12.3120003 32.8779984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1683'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.845001 12.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.845001"^^xsd:decimal ;
  dwc:decimalLongitude "12.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.845001 12.779)"^^geo:wktLiteral ;
  geo-pos:lat "32.845001"^^xsd:decimal ;
  geo-pos:long "12.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1682'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1682'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.2969444444444'^^xsd:double;
  dwc:longitude '12.779'^^xsd:double;
  dwc:latitude '32.845001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7790003 32.8450012, 12.7790003 32.8450012, 12.7790003 32.8450012, 12.7790003 32.8450012, 12.7790003 32.8450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1682'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.839001 12.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.839001"^^xsd:decimal ;
  dwc:decimalLongitude "12.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.839001 12.817)"^^geo:wktLiteral ;
  geo-pos:lat "32.839001"^^xsd:decimal ;
  geo-pos:long "12.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1681'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1681'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.0336111111111'^^xsd:double;
  dwc:longitude '12.817'^^xsd:double;
  dwc:latitude '32.839001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8170004 32.8390007, 12.8170004 32.8390007, 12.8170004 32.8390007, 12.8170004 32.8390007, 12.8170004 32.8390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1681'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.856998 12.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.856998"^^xsd:decimal ;
  dwc:decimalLongitude "12.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.856998 12.654)"^^geo:wktLiteral ;
  geo-pos:lat "32.856998"^^xsd:decimal ;
  geo-pos:long "12.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1680'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1680'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.8841666666667'^^xsd:double;
  dwc:longitude '12.654'^^xsd:double;
  dwc:latitude '32.856998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6540003 32.8569984, 12.6540003 32.8569984, 12.6540003 32.8569984, 12.6540003 32.8569984, 12.6540003 32.8569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1680'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.866001 12.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.866001"^^xsd:decimal ;
  dwc:decimalLongitude "12.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.866001 12.71)"^^geo:wktLiteral ;
  geo-pos:lat "32.866001"^^xsd:decimal ;
  geo-pos:long "12.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1679'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1679'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.3466666666667'^^xsd:double;
  dwc:longitude '12.71'^^xsd:double;
  dwc:latitude '32.866001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.71 32.8660011, 12.71 32.8660011, 12.71 32.8660011, 12.71 32.8660011, 12.71 32.8660011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1679'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.932999 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.932999"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.932999 13)"^^geo:wktLiteral ;
  geo-pos:lat "32.932999"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1678'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1678'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.4925'^^xsd:double;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '32.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13 32.9329987, 13 32.9329987, 13 32.9329987, 13 32.9329987, 13 32.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1678'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.963001 13.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.963001"^^xsd:decimal ;
  dwc:decimalLongitude "13.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.963001 13.043)"^^geo:wktLiteral ;
  geo-pos:lat "32.963001"^^xsd:decimal ;
  geo-pos:long "13.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1677'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1677'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.4347222222222'^^xsd:double;
  dwc:longitude '13.043'^^xsd:double;
  dwc:latitude '32.963001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0430002 32.9630013, 13.0430002 32.9630013, 13.0430002 32.9630013, 13.0430002 32.9630013, 13.0430002 32.9630013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1677'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.969002 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.969002"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.969002 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.969002"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1676'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1676'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.0672222222222'^^xsd:double;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '32.969002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.1000004 32.9690018, 13.1000004 32.9690018, 13.1000004 32.9690018, 13.1000004 32.9690018, 13.1000004 32.9690018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1676'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.925999 13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.925999"^^xsd:decimal ;
  dwc:decimalLongitude "13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.925999 13.03)"^^geo:wktLiteral ;
  geo-pos:lat "32.925999"^^xsd:decimal ;
  geo-pos:long "13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1675'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1675'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6908333333333'^^xsd:double;
  dwc:longitude '13.03'^^xsd:double;
  dwc:latitude '32.925999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0299997 32.9259987, 13.0299997 32.9259987, 13.0299997 32.9259987, 13.0299997 32.9259987, 13.0299997 32.9259987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1675'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.009998 12.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.009998"^^xsd:decimal ;
  dwc:decimalLongitude "12.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.009998 12.988)"^^geo:wktLiteral ;
  geo-pos:lat "33.009998"^^xsd:decimal ;
  geo-pos:long "12.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1674'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1674'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.4441666666667'^^xsd:double;
  dwc:longitude '12.988'^^xsd:double;
  dwc:latitude '33.009998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9879999 33.0099983, 12.9879999 33.0099983, 12.9879999 33.0099983, 12.9879999 33.0099983, 12.9879999 33.0099983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1674'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.043999 12.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.043999"^^xsd:decimal ;
  dwc:decimalLongitude "12.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.043999 12.963)"^^geo:wktLiteral ;
  geo-pos:lat "33.043999"^^xsd:decimal ;
  geo-pos:long "12.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1673'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1673'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.7663888888889'^^xsd:double;
  dwc:longitude '12.963'^^xsd:double;
  dwc:latitude '33.043999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9630003 33.0439987, 12.9630003 33.0439987, 12.9630003 33.0439987, 12.9630003 33.0439987, 12.9630003 33.0439987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1673'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.909 13.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.909"^^xsd:decimal ;
  dwc:decimalLongitude "13.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.909 13.316)"^^geo:wktLiteral ;
  geo-pos:lat "32.909"^^xsd:decimal ;
  geo-pos:long "13.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1672'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1672'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.726666666667'^^xsd:double;
  dwc:longitude '13.316'^^xsd:double;
  dwc:latitude '32.909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.316 32.9090004, 13.316 32.9090004, 13.316 32.9090004, 13.316 32.9090004, 13.316 32.9090004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1672'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.888001 13.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.888001"^^xsd:decimal ;
  dwc:decimalLongitude "13.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.888001 13.413)"^^geo:wktLiteral ;
  geo-pos:lat "32.888001"^^xsd:decimal ;
  geo-pos:long "13.413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1671'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1671'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1688888888889'^^xsd:double;
  dwc:longitude '13.413'^^xsd:double;
  dwc:latitude '32.888001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.4130001 32.8880005, 13.4130001 32.8880005, 13.4130001 32.8880005, 13.4130001 32.8880005, 13.4130001 32.8880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1671'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.873001 13.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.873001"^^xsd:decimal ;
  dwc:decimalLongitude "13.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.873001 13.431)"^^geo:wktLiteral ;
  geo-pos:lat "32.873001"^^xsd:decimal ;
  geo-pos:long "13.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1670'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1670'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1688888888889'^^xsd:double;
  dwc:longitude '13.431'^^xsd:double;
  dwc:latitude '32.873001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.4309998 32.8730011, 13.4309998 32.8730011, 13.4309998 32.8730011, 13.4309998 32.8730011, 13.4309998 32.8730011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1670'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.862 13.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.862"^^xsd:decimal ;
  dwc:decimalLongitude "13.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.862 13.475)"^^geo:wktLiteral ;
  geo-pos:lat "32.862"^^xsd:decimal ;
  geo-pos:long "13.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1669'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1669'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.5688888888889'^^xsd:double;
  dwc:longitude '13.475'^^xsd:double;
  dwc:latitude '32.862'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.4750004 32.8619995, 13.4750004 32.8619995, 13.4750004 32.8619995, 13.4750004 32.8619995, 13.4750004 32.8619995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1669'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.771 13.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.771"^^xsd:decimal ;
  dwc:decimalLongitude "13.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.771 13.959)"^^geo:wktLiteral ;
  geo-pos:lat "32.771"^^xsd:decimal ;
  geo-pos:long "13.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1668'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1668'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.32777777777778'^^xsd:double;
  dwc:longitude '13.959'^^xsd:double;
  dwc:latitude '32.771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.9589996 32.7709999, 13.9589996 32.7709999, 13.9589996 32.7709999, 13.9589996 32.7709999, 13.9589996 32.7709999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1668'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.790001 13.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.790001"^^xsd:decimal ;
  dwc:decimalLongitude "13.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.790001 13.982)"^^geo:wktLiteral ;
  geo-pos:lat "32.790001"^^xsd:decimal ;
  geo-pos:long "13.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1667'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1667'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.9516666666667'^^xsd:double;
  dwc:longitude '13.982'^^xsd:double;
  dwc:latitude '32.790001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.9820004 32.7900009, 13.9820004 32.7900009, 13.9820004 32.7900009, 13.9820004 32.7900009, 13.9820004 32.7900009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1667'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.804001 13.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.804001"^^xsd:decimal ;
  dwc:decimalLongitude "13.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.804001 13.917)"^^geo:wktLiteral ;
  geo-pos:lat "32.804001"^^xsd:decimal ;
  geo-pos:long "13.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1666'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1666'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.44166666666667'^^xsd:double;
  dwc:longitude '13.917'^^xsd:double;
  dwc:latitude '32.804001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.9169998 32.8040009, 13.9169998 32.8040009, 13.9169998 32.8040009, 13.9169998 32.8040009, 13.9169998 32.8040009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1666'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 14.091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "14.091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 14.091)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "14.091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1665'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1665'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.447222222222'^^xsd:double;
  dwc:longitude '14.091'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.0909996 32.75, 14.0909996 32.75, 14.0909996 32.75, 14.0909996 32.75, 14.0909996 32.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1665'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.737999 14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.737999"^^xsd:decimal ;
  dwc:decimalLongitude "14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.737999 14.12)"^^geo:wktLiteral ;
  geo-pos:lat "32.737999"^^xsd:decimal ;
  geo-pos:long "14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1664'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1664'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.2097222222222'^^xsd:double;
  dwc:longitude '14.12'^^xsd:double;
  dwc:latitude '32.737999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.1199999 32.737999, 14.1199999 32.737999, 14.1199999 32.737999, 14.1199999 32.737999, 14.1199999 32.737999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1664'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.738998 14.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.738998"^^xsd:decimal ;
  dwc:decimalLongitude "14.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.738998 14.125)"^^geo:wktLiteral ;
  geo-pos:lat "32.738998"^^xsd:decimal ;
  geo-pos:long "14.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1663'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1663'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.9975'^^xsd:double;
  dwc:longitude '14.125'^^xsd:double;
  dwc:latitude '32.738998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.125 32.7389984, 14.125 32.7389984, 14.125 32.7389984, 14.125 32.7389984, 14.125 32.7389984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1663'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.727001 14.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.727001"^^xsd:decimal ;
  dwc:decimalLongitude "14.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.727001 14.158)"^^geo:wktLiteral ;
  geo-pos:lat "32.727001"^^xsd:decimal ;
  geo-pos:long "14.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1662'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1662'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.4047222222222'^^xsd:double;
  dwc:longitude '14.158'^^xsd:double;
  dwc:latitude '32.727001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.158 32.7270012, 14.158 32.7270012, 14.158 32.7270012, 14.158 32.7270012, 14.158 32.7270012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1662'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.715 14.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.715"^^xsd:decimal ;
  dwc:decimalLongitude "14.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.715 14.18)"^^geo:wktLiteral ;
  geo-pos:lat "32.715"^^xsd:decimal ;
  geo-pos:long "14.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1661'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1661'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.82'^^xsd:double;
  dwc:longitude '14.18'^^xsd:double;
  dwc:latitude '32.715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.1800003 32.7150002, 14.1800003 32.7150002, 14.1800003 32.7150002, 14.1800003 32.7150002, 14.1800003 32.7150002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1661'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.542 14.487001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.542"^^xsd:decimal ;
  dwc:decimalLongitude "14.487001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.542 14.487001)"^^geo:wktLiteral ;
  geo-pos:lat "32.542"^^xsd:decimal ;
  geo-pos:long "14.487001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1655'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1655'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.92777777777778'^^xsd:double;
  dwc:longitude '14.487001'^^xsd:double;
  dwc:latitude '32.542'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4870005 32.5419998, 14.4870005 32.5419998, 14.4870005 32.5419998, 14.4870005 32.5419998, 14.4870005 32.5419998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1655'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.532002 14.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.532002"^^xsd:decimal ;
  dwc:decimalLongitude "14.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.532002 14.998)"^^geo:wktLiteral ;
  geo-pos:lat "32.532002"^^xsd:decimal ;
  geo-pos:long "14.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1654'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1654'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5483333333333'^^xsd:double;
  dwc:longitude '14.998'^^xsd:double;
  dwc:latitude '32.532002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.9980001 32.5320015, 14.9980001 32.5320015, 14.9980001 32.5320015, 14.9980001 32.5320015, 14.9980001 32.5320015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1654'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.444 15.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.444"^^xsd:decimal ;
  dwc:decimalLongitude "15.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.444 15.128)"^^geo:wktLiteral ;
  geo-pos:lat "32.444"^^xsd:decimal ;
  geo-pos:long "15.128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1653'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1653'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.9183333333333'^^xsd:double;
  dwc:longitude '15.128'^^xsd:double;
  dwc:latitude '32.444'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.1280003 32.4440002, 15.1280003 32.4440002, 15.1280003 32.4440002, 15.1280003 32.4440002, 15.1280003 32.4440002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1653'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.424999 15.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.424999"^^xsd:decimal ;
  dwc:decimalLongitude "15.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.424999 15.161)"^^geo:wktLiteral ;
  geo-pos:lat "32.424999"^^xsd:decimal ;
  geo-pos:long "15.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1652'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1652'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.6725'^^xsd:double;
  dwc:longitude '15.161'^^xsd:double;
  dwc:latitude '32.424999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.1610003 32.4249992, 15.1610003 32.4249992, 15.1610003 32.4249992, 15.1610003 32.4249992, 15.1610003 32.4249992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1652'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.256001 15.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.256001"^^xsd:decimal ;
  dwc:decimalLongitude "15.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.256001 15.392)"^^geo:wktLiteral ;
  geo-pos:lat "32.256001"^^xsd:decimal ;
  geo-pos:long "15.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1649'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1649'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6105555555556'^^xsd:double;
  dwc:longitude '15.392'^^xsd:double;
  dwc:latitude '32.256001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3920002 32.2560005, 15.3920002 32.2560005, 15.3920002 32.2560005, 15.3920002 32.2560005, 15.3920002 32.2560005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1649'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.278 15.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.278"^^xsd:decimal ;
  dwc:decimalLongitude "15.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.278 15.393)"^^geo:wktLiteral ;
  geo-pos:lat "32.278"^^xsd:decimal ;
  geo-pos:long "15.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1648'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1648'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1533333333333'^^xsd:double;
  dwc:longitude '15.393'^^xsd:double;
  dwc:latitude '32.278'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3929997 32.2779999, 15.3929997 32.2779999, 15.3929997 32.2779999, 15.3929997 32.2779999, 15.3929997 32.2779999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1648'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.224999 15.379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.224999"^^xsd:decimal ;
  dwc:decimalLongitude "15.379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.224999 15.379)"^^geo:wktLiteral ;
  geo-pos:lat "32.224999"^^xsd:decimal ;
  geo-pos:long "15.379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1647'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1647'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.4080555555556'^^xsd:double;
  dwc:longitude '15.379'^^xsd:double;
  dwc:latitude '32.224999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3789997 32.2249985, 15.3789997 32.2249985, 15.3789997 32.2249985, 15.3789997 32.2249985, 15.3789997 32.2249985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1647'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.982 15.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.982"^^xsd:decimal ;
  dwc:decimalLongitude "15.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.982 15.402)"^^geo:wktLiteral ;
  geo-pos:lat "31.982"^^xsd:decimal ;
  geo-pos:long "15.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1644'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1644'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3086111111111'^^xsd:double;
  dwc:longitude '15.402'^^xsd:double;
  dwc:latitude '31.982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4020004 31.9820004, 15.4020004 31.9820004, 15.4020004 31.9820004, 15.4020004 31.9820004, 15.4020004 31.9820004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1644'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.674 15.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.674"^^xsd:decimal ;
  dwc:decimalLongitude "15.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.674 15.504)"^^geo:wktLiteral ;
  geo-pos:lat "31.674"^^xsd:decimal ;
  geo-pos:long "15.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1643'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1643'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9213888888889'^^xsd:double;
  dwc:longitude '15.504'^^xsd:double;
  dwc:latitude '31.674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5039997 31.6739998, 15.5039997 31.6739998, 15.5039997 31.6739998, 15.5039997 31.6739998, 15.5039997 31.6739998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1643'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 20.766001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "20.766001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 20.766001)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "20.766001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1611'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1611'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.8330555555556'^^xsd:double;
  dwc:longitude '20.766001'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7660008 32.75, 20.7660008 32.75, 20.7660008 32.75, 20.7660008 32.75, 20.7660008 32.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1611'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.846001 22.427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.846001"^^xsd:decimal ;
  dwc:decimalLongitude "22.427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.846001 22.427)"^^geo:wktLiteral ;
  geo-pos:lat "32.846001"^^xsd:decimal ;
  geo-pos:long "22.427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1595'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1595'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.71472222222222'^^xsd:double;
  dwc:longitude '22.427'^^xsd:double;
  dwc:latitude '32.846001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.4270001 32.8460007, 22.4270001 32.8460007, 22.4270001 32.8460007, 22.4270001 32.8460007, 22.4270001 32.8460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1595'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.409 11.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.409"^^xsd:decimal ;
  dwc:decimalLongitude "11.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.409 11.396)"^^geo:wktLiteral ;
  geo-pos:lat "33.409"^^xsd:decimal ;
  geo-pos:long "11.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1017'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1017'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.65833333333333'^^xsd:double;
  dwc:longitude '11.396'^^xsd:double;
  dwc:latitude '33.409'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3959999 33.4090004, 11.3959999 33.4090004, 11.3959999 33.4090004, 11.3959999 33.4090004, 11.3959999 33.4090004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1017'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713001 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713001"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713001 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "33.713001"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1016'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1016'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3086111111111'^^xsd:double;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '33.713001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6400003 33.7130013, 10.6400003 33.7130013, 10.6400003 33.7130013, 10.6400003 33.7130013, 10.6400003 33.7130013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1016'^^xsd:string;
  dwc:observationDate '2012-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.383999 11.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.383999"^^xsd:decimal ;
  dwc:decimalLongitude "11.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.383999 11.48)"^^geo:wktLiteral ;
  geo-pos:lat "33.383999"^^xsd:decimal ;
  geo-pos:long "11.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1005'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1005'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.7547222222222'^^xsd:double;
  dwc:longitude '11.48'^^xsd:double;
  dwc:latitude '33.383999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4799995 33.3839989, 11.4799995 33.3839989, 11.4799995 33.3839989, 11.4799995 33.3839989, 11.4799995 33.3839989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1005'^^xsd:string;
  dwc:observationDate '2012-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.252998 11.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.252998"^^xsd:decimal ;
  dwc:decimalLongitude "11.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.252998 11.769)"^^geo:wktLiteral ;
  geo-pos:lat "33.252998"^^xsd:decimal ;
  geo-pos:long "11.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_990'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_990'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2369444444444'^^xsd:double;
  dwc:longitude '11.769'^^xsd:double;
  dwc:latitude '33.252998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7690001 33.2529984, 11.7690001 33.2529984, 11.7690001 33.2529984, 11.7690001 33.2529984, 11.7690001 33.2529984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_990'^^xsd:string;
  dwc:observationDate '2012-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.446999 11.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.446999"^^xsd:decimal ;
  dwc:decimalLongitude "11.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.446999 11.812)"^^geo:wktLiteral ;
  geo-pos:lat "33.446999"^^xsd:decimal ;
  geo-pos:long "11.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_974'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_974'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.475833333333'^^xsd:double;
  dwc:longitude '11.812'^^xsd:double;
  dwc:latitude '33.446999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8120003 33.4469986, 11.8120003 33.4469986, 11.8120003 33.4469986, 11.8120003 33.4469986, 11.8120003 33.4469986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_974'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.449001 11.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.449001"^^xsd:decimal ;
  dwc:decimalLongitude "11.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.449001 11.809)"^^geo:wktLiteral ;
  geo-pos:lat "33.449001"^^xsd:decimal ;
  geo-pos:long "11.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_973'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_973'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.862222222222'^^xsd:double;
  dwc:longitude '11.809'^^xsd:double;
  dwc:latitude '33.449001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.809 33.4490013, 11.809 33.4490013, 11.809 33.4490013, 11.809 33.4490013, 11.809 33.4490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_973'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.445 11.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.445"^^xsd:decimal ;
  dwc:decimalLongitude "11.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.445 11.784)"^^geo:wktLiteral ;
  geo-pos:lat "33.445"^^xsd:decimal ;
  geo-pos:long "11.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_972'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_972'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.031666666667'^^xsd:double;
  dwc:longitude '11.784'^^xsd:double;
  dwc:latitude '33.445'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7840004 33.4449997, 11.7840004 33.4449997, 11.7840004 33.4449997, 11.7840004 33.4449997, 11.7840004 33.4449997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_972'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.011002"^^xsd:decimal ;
  dwc:decimalLongitude "23.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.51)"^^geo:wktLiteral ;
  geo-pos:lat "38.011002"^^xsd:decimal ;
  geo-pos:long "23.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2145'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_2145'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.7933333333333'^^xsd:double;
  dwc:longitude '23.51'^^xsd:double;
  dwc:latitude '38.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5100002 38.0110016, 23.5100002 38.0110016, 23.5100002 38.0110016, 23.5100002 38.0110016, 23.5100002 38.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2145'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 18.176001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.67"^^xsd:decimal ;
  dwc:decimalLongitude "18.176001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 18.176001)"^^geo:wktLiteral ;
  geo-pos:lat "31.67"^^xsd:decimal ;
  geo-pos:long "18.176001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1616'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1616'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0119444444444'^^xsd:double;
  dwc:longitude '18.176001'^^xsd:double;
  dwc:latitude '31.67'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.1760006 31.6700001, 18.1760006 31.6700001, 18.1760006 31.6700001, 18.1760006 31.6700001, 18.1760006 31.6700001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1616'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955002 17.077999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.955002"^^xsd:decimal ;
  dwc:decimalLongitude "17.077999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955002 17.077999)"^^geo:wktLiteral ;
  geo-pos:lat "33.955002"^^xsd:decimal ;
  geo-pos:long "17.077999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2600'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2600'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.1922222222222'^^xsd:double;
  dwc:longitude '17.077999'^^xsd:double;
  dwc:latitude '33.955002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.0779991 33.9550018, 17.0779991 33.9550018, 17.0779991 33.9550018, 17.0779991 33.9550018, 17.0779991 33.9550018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2600'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014999"^^xsd:decimal ;
  dwc:decimalLongitude "23.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014999 23.541)"^^geo:wktLiteral ;
  geo-pos:lat "38.014999"^^xsd:decimal ;
  geo-pos:long "23.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2065'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2065'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.3916666666667'^^xsd:double;
  dwc:longitude '23.541'^^xsd:double;
  dwc:latitude '38.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5410004 38.0149994, 23.5410004 38.0149994, 23.5410004 38.0149994, 23.5410004 38.0149994, 23.5410004 38.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2065'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006001 23.558001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006001"^^xsd:decimal ;
  dwc:decimalLongitude "23.558001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006001 23.558001)"^^geo:wktLiteral ;
  geo-pos:lat "38.006001"^^xsd:decimal ;
  geo-pos:long "23.558001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2064'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_2064'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.0097222222222222'^^xsd:double;
  dwc:longitude '23.558001'^^xsd:double;
  dwc:latitude '38.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5580006 38.0060005, 23.5580006 38.0060005, 23.5580006 38.0060005, 23.5580006 38.0060005, 23.5580006 38.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2064'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.537001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.011002"^^xsd:decimal ;
  dwc:decimalLongitude "23.537001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011002 23.537001)"^^geo:wktLiteral ;
  geo-pos:lat "38.011002"^^xsd:decimal ;
  geo-pos:long "23.537001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2063'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_2063'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.6897222222222'^^xsd:double;
  dwc:longitude '23.537001'^^xsd:double;
  dwc:latitude '38.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5370007 38.0110016, 23.5370007 38.0110016, 23.5370007 38.0110016, 23.5370007 38.0110016, 23.5370007 38.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2063'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.806)"^^geo:wktLiteral ;
  geo-pos:lat "35.339001"^^xsd:decimal ;
  geo-pos:long "25.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1543'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1543'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1377777777778'^^xsd:double;
  dwc:longitude '25.806'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8059998 35.3390007, 25.8059998 35.3390007, 25.8059998 35.3390007, 25.8059998 35.3390007, 25.8059998 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1543'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.805)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1542'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1542'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.5691666666667'^^xsd:double;
  dwc:longitude '25.805'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8050003 35.3400002, 25.8050003 35.3400002, 25.8050003 35.3400002, 25.8050003 35.3400002, 25.8050003 35.3400002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1542'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.525999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013001"^^xsd:decimal ;
  dwc:decimalLongitude "23.525999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013001 23.525999)"^^geo:wktLiteral ;
  geo-pos:lat "38.013001"^^xsd:decimal ;
  geo-pos:long "23.525999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2044'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_2044'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.1105555555556'^^xsd:double;
  dwc:longitude '23.525999'^^xsd:double;
  dwc:latitude '38.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5259991 38.0130005, 23.5259991 38.0130005, 23.5259991 38.0130005, 23.5259991 38.0130005, 23.5259991 38.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2044'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.338001"^^xsd:decimal ;
  dwc:decimalLongitude "25.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.338001 25.729)"^^geo:wktLiteral ;
  geo-pos:lat "35.338001"^^xsd:decimal ;
  geo-pos:long "25.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1521'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1521'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.9827777777778'^^xsd:double;
  dwc:longitude '25.729'^^xsd:double;
  dwc:latitude '35.338001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7290001 35.3380013, 25.7290001 35.3380013, 25.7290001 35.3380013, 25.7290001 35.3380013, 25.7290001 35.3380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1521'^^xsd:string;
  dwc:observationDate '2011-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.339001"^^xsd:decimal ;
  dwc:decimalLongitude "25.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.339001 25.813)"^^geo:wktLiteral ;
  geo-pos:lat "35.339001"^^xsd:decimal ;
  geo-pos:long "25.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1519'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1519'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.5291666666667'^^xsd:double;
  dwc:longitude '25.813'^^xsd:double;
  dwc:latitude '35.339001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8129997 35.3390007, 25.8129997 35.3390007, 25.8129997 35.3390007, 25.8129997 35.3390007, 25.8129997 35.3390007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1519'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.801001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345001"^^xsd:decimal ;
  dwc:decimalLongitude "25.801001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345001 25.801001)"^^geo:wktLiteral ;
  geo-pos:lat "35.345001"^^xsd:decimal ;
  geo-pos:long "25.801001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1518'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1518'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.4894444444444'^^xsd:double;
  dwc:longitude '25.801001'^^xsd:double;
  dwc:latitude '35.345001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8010006 35.3450012, 25.8010006 35.3450012, 25.8010006 35.3450012, 25.8010006 35.3450012, 25.8010006 35.3450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1518'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.316002 25.549999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.316002"^^xsd:decimal ;
  dwc:decimalLongitude "25.549999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.316002 25.549999)"^^geo:wktLiteral ;
  geo-pos:lat "35.316002"^^xsd:decimal ;
  geo-pos:long "25.549999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1323'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1323'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.3952777777778'^^xsd:double;
  dwc:longitude '25.549999'^^xsd:double;
  dwc:latitude '35.316002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5499992 35.3160019, 25.5499992 35.3160019, 25.5499992 35.3160019, 25.5499992 35.3160019, 25.5499992 35.3160019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1323'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.337002"^^xsd:decimal ;
  dwc:decimalLongitude "25.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.337002 25.566)"^^geo:wktLiteral ;
  geo-pos:lat "35.337002"^^xsd:decimal ;
  geo-pos:long "25.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1311'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1311'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.8544444444444'^^xsd:double;
  dwc:longitude '25.566'^^xsd:double;
  dwc:latitude '35.337002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.566 35.3370018, 25.566 35.3370018, 25.566 35.3370018, 25.566 35.3370018, 25.566 35.3370018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1311'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.134998 12.271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.134998"^^xsd:decimal ;
  dwc:decimalLongitude "12.271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.134998 12.271)"^^geo:wktLiteral ;
  geo-pos:lat "35.134998"^^xsd:decimal ;
  geo-pos:long "12.271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1299'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1299'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0791666666667'^^xsd:double;
  dwc:longitude '12.271'^^xsd:double;
  dwc:latitude '35.134998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2709999 35.1349983, 12.2709999 35.1349983, 12.2709999 35.1349983, 12.2709999 35.1349983, 12.2709999 35.1349983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1299'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.173 12.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.173"^^xsd:decimal ;
  dwc:decimalLongitude "12.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.173 12.241)"^^geo:wktLiteral ;
  geo-pos:lat "35.173"^^xsd:decimal ;
  geo-pos:long "12.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1298'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1298'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.4977777777778'^^xsd:double;
  dwc:longitude '12.241'^^xsd:double;
  dwc:latitude '35.173'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2410002 35.1730003, 12.2410002 35.1730003, 12.2410002 35.1730003, 12.2410002 35.1730003, 12.2410002 35.1730003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1298'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209999 12.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.209999"^^xsd:decimal ;
  dwc:decimalLongitude "12.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209999 12.068)"^^geo:wktLiteral ;
  geo-pos:lat "35.209999"^^xsd:decimal ;
  geo-pos:long "12.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1297'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1297'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.86722222222222'^^xsd:double;
  dwc:longitude '12.068'^^xsd:double;
  dwc:latitude '35.209999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0679998 35.2099991, 12.0679998 35.2099991, 12.0679998 35.2099991, 12.0679998 35.2099991, 12.0679998 35.2099991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1297'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.270001 12.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.270001"^^xsd:decimal ;
  dwc:decimalLongitude "12.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.270001 12.046)"^^geo:wktLiteral ;
  geo-pos:lat "35.270001"^^xsd:decimal ;
  geo-pos:long "12.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1296'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1296'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1227777777778'^^xsd:double;
  dwc:longitude '12.046'^^xsd:double;
  dwc:latitude '35.270001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0459995 35.2700005, 12.0459995 35.2700005, 12.0459995 35.2700005, 12.0459995 35.2700005, 12.0459995 35.2700005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1296'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.173 12.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.173"^^xsd:decimal ;
  dwc:decimalLongitude "12.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.173 12.217)"^^geo:wktLiteral ;
  geo-pos:lat "35.173"^^xsd:decimal ;
  geo-pos:long "12.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1295'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1295'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6541666666667'^^xsd:double;
  dwc:longitude '12.217'^^xsd:double;
  dwc:latitude '35.173'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.217 35.1730003, 12.217 35.1730003, 12.217 35.1730003, 12.217 35.1730003, 12.217 35.1730003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1295'^^xsd:string;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.153 12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.153"^^xsd:decimal ;
  dwc:decimalLongitude "12.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.153 12.26)"^^geo:wktLiteral ;
  geo-pos:lat "35.153"^^xsd:decimal ;
  geo-pos:long "12.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1294'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1294'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3547222222222'^^xsd:double;
  dwc:longitude '12.26'^^xsd:double;
  dwc:latitude '35.153'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2600002 35.1529999, 12.2600002 35.1529999, 12.2600002 35.1529999, 12.2600002 35.1529999, 12.2600002 35.1529999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1294'^^xsd:string;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.125 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.125"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.125 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "35.125"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1293'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1293'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.9938888888889'^^xsd:double;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '35.125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2939997 35.125, 12.2939997 35.125, 12.2939997 35.125, 12.2939997 35.125, 12.2939997 35.125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1293'^^xsd:string;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.118 12.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.118"^^xsd:decimal ;
  dwc:decimalLongitude "12.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.118 12.302)"^^geo:wktLiteral ;
  geo-pos:lat "35.118"^^xsd:decimal ;
  geo-pos:long "12.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1292'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1292'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.1925'^^xsd:double;
  dwc:longitude '12.302'^^xsd:double;
  dwc:latitude '35.118'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3020001 35.118, 12.3020001 35.118, 12.3020001 35.118, 12.3020001 35.118, 12.3020001 35.118))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1292'^^xsd:string;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.139 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.139"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.139 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "35.139"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1291'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1291'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2241666666667'^^xsd:double;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '35.139'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2939997 35.1389999, 12.2939997 35.1389999, 12.2939997 35.1389999, 12.2939997 35.1389999, 12.2939997 35.1389999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1291'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154999 12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154999"^^xsd:decimal ;
  dwc:decimalLongitude "12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154999 12.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.154999"^^xsd:decimal ;
  geo-pos:long "12.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1290'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1290'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.6163888888889'^^xsd:double;
  dwc:longitude '12.25'^^xsd:double;
  dwc:latitude '35.154999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.25 35.1549988, 12.25 35.1549988, 12.25 35.1549988, 12.25 35.1549988, 12.25 35.1549988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1290'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.133999 12.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.133999"^^xsd:decimal ;
  dwc:decimalLongitude "12.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.133999 12.239)"^^geo:wktLiteral ;
  geo-pos:lat "35.133999"^^xsd:decimal ;
  geo-pos:long "12.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1289'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1289'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.3536111111111'^^xsd:double;
  dwc:longitude '12.239'^^xsd:double;
  dwc:latitude '35.133999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2390003 35.1339989, 12.2390003 35.1339989, 12.2390003 35.1339989, 12.2390003 35.1339989, 12.2390003 35.1339989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1289'^^xsd:string;
  dwc:observationDate '2011-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.146999 12.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.146999"^^xsd:decimal ;
  dwc:decimalLongitude "12.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.146999 12.221)"^^geo:wktLiteral ;
  geo-pos:lat "35.146999"^^xsd:decimal ;
  geo-pos:long "12.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1285'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1285'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.7911111111111'^^xsd:double;
  dwc:longitude '12.221'^^xsd:double;
  dwc:latitude '35.146999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2209997 35.1469994, 12.2209997 35.1469994, 12.2209997 35.1469994, 12.2209997 35.1469994, 12.2209997 35.1469994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1285'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.151001 12.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.151001"^^xsd:decimal ;
  dwc:decimalLongitude "12.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.151001 12.196)"^^geo:wktLiteral ;
  geo-pos:lat "35.151001"^^xsd:decimal ;
  geo-pos:long "12.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1284'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1284'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.0030555555555556'^^xsd:double;
  dwc:longitude '12.196'^^xsd:double;
  dwc:latitude '35.151001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1960001 35.151001, 12.1960001 35.151001, 12.1960001 35.151001, 12.1960001 35.151001, 12.1960001 35.151001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1284'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.148998 12.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.148998"^^xsd:decimal ;
  dwc:decimalLongitude "12.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.148998 12.224)"^^geo:wktLiteral ;
  geo-pos:lat "35.148998"^^xsd:decimal ;
  geo-pos:long "12.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1283'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1283'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0444444444444'^^xsd:double;
  dwc:longitude '12.224'^^xsd:double;
  dwc:latitude '35.148998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.224 35.1489983, 12.224 35.1489983, 12.224 35.1489983, 12.224 35.1489983, 12.224 35.1489983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1283'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.129002 12.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.129002"^^xsd:decimal ;
  dwc:decimalLongitude "12.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.129002 12.217)"^^geo:wktLiteral ;
  geo-pos:lat "35.129002"^^xsd:decimal ;
  geo-pos:long "12.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1282'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1282'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.0647222222222'^^xsd:double;
  dwc:longitude '12.217'^^xsd:double;
  dwc:latitude '35.129002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.217 35.1290016, 12.217 35.1290016, 12.217 35.1290016, 12.217 35.1290016, 12.217 35.1290016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1282'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.144001 12.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.144001"^^xsd:decimal ;
  dwc:decimalLongitude "12.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.144001 12.242)"^^geo:wktLiteral ;
  geo-pos:lat "35.144001"^^xsd:decimal ;
  geo-pos:long "12.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1281'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1281'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2733333333333'^^xsd:double;
  dwc:longitude '12.242'^^xsd:double;
  dwc:latitude '35.144001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2419996 35.144001, 12.2419996 35.144001, 12.2419996 35.144001, 12.2419996 35.144001, 12.2419996 35.144001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1281'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.145001 12.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.145001"^^xsd:decimal ;
  dwc:decimalLongitude "12.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.145001 12.244)"^^geo:wktLiteral ;
  geo-pos:lat "35.145001"^^xsd:decimal ;
  geo-pos:long "12.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1280'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1280'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.9377777777778'^^xsd:double;
  dwc:longitude '12.244'^^xsd:double;
  dwc:latitude '35.145001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2440004 35.1450005, 12.2440004 35.1450005, 12.2440004 35.1450005, 12.2440004 35.1450005, 12.2440004 35.1450005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1280'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.153999 12.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.153999"^^xsd:decimal ;
  dwc:decimalLongitude "12.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.153999 12.262)"^^geo:wktLiteral ;
  geo-pos:lat "35.153999"^^xsd:decimal ;
  geo-pos:long "12.262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1279'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1279'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1561111111111'^^xsd:double;
  dwc:longitude '12.262'^^xsd:double;
  dwc:latitude '35.153999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2620001 35.1539993, 12.2620001 35.1539993, 12.2620001 35.1539993, 12.2620001 35.1539993, 12.2620001 35.1539993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1279'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.172001 12.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.172001"^^xsd:decimal ;
  dwc:decimalLongitude "12.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.172001 12.234)"^^geo:wktLiteral ;
  geo-pos:lat "35.172001"^^xsd:decimal ;
  geo-pos:long "12.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1278'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1278'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.4716666666667'^^xsd:double;
  dwc:longitude '12.234'^^xsd:double;
  dwc:latitude '35.172001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2340002 35.1720009, 12.2340002 35.1720009, 12.2340002 35.1720009, 12.2340002 35.1720009, 12.2340002 35.1720009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1278'^^xsd:string;
  dwc:observationDate '2011-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.188 12.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.188"^^xsd:decimal ;
  dwc:decimalLongitude "12.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.188 12.244)"^^geo:wktLiteral ;
  geo-pos:lat "35.188"^^xsd:decimal ;
  geo-pos:long "12.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1277'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1277'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.4930555555556'^^xsd:double;
  dwc:longitude '12.244'^^xsd:double;
  dwc:latitude '35.188'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2440004 35.1879997, 12.2440004 35.1879997, 12.2440004 35.1879997, 12.2440004 35.1879997, 12.2440004 35.1879997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1277'^^xsd:string;
  dwc:observationDate '2011-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.125 12.331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.125"^^xsd:decimal ;
  dwc:decimalLongitude "12.331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.125 12.331)"^^geo:wktLiteral ;
  geo-pos:lat "35.125"^^xsd:decimal ;
  geo-pos:long "12.331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1276'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1276'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2569444444444'^^xsd:double;
  dwc:longitude '12.331'^^xsd:double;
  dwc:latitude '35.125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3310003 35.125, 12.3310003 35.125, 12.3310003 35.125, 12.3310003 35.125, 12.3310003 35.125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1276'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.123001 12.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.123001"^^xsd:decimal ;
  dwc:decimalLongitude "12.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.123001 12.406)"^^geo:wktLiteral ;
  geo-pos:lat "35.123001"^^xsd:decimal ;
  geo-pos:long "12.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1275'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1275'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1711111111111'^^xsd:double;
  dwc:longitude '12.406'^^xsd:double;
  dwc:latitude '35.123001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.4060001 35.1230011, 12.4060001 35.1230011, 12.4060001 35.1230011, 12.4060001 35.1230011, 12.4060001 35.1230011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1275'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.118 12.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.118"^^xsd:decimal ;
  dwc:decimalLongitude "12.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.118 12.377)"^^geo:wktLiteral ;
  geo-pos:lat "35.118"^^xsd:decimal ;
  geo-pos:long "12.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1274'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1274'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.755'^^xsd:double;
  dwc:longitude '12.377'^^xsd:double;
  dwc:latitude '35.118'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3769999 35.118, 12.3769999 35.118, 12.3769999 35.118, 12.3769999 35.118, 12.3769999 35.118))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1274'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.098 12.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.098"^^xsd:decimal ;
  dwc:decimalLongitude "12.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.098 12.384)"^^geo:wktLiteral ;
  geo-pos:lat "35.098"^^xsd:decimal ;
  geo-pos:long "12.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1273'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1273'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.1611111111111'^^xsd:double;
  dwc:longitude '12.384'^^xsd:double;
  dwc:latitude '35.098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3839998 35.0979996, 12.3839998 35.0979996, 12.3839998 35.0979996, 12.3839998 35.0979996, 12.3839998 35.0979996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1273'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.104 12.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.104"^^xsd:decimal ;
  dwc:decimalLongitude "12.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.104 12.378)"^^geo:wktLiteral ;
  geo-pos:lat "35.104"^^xsd:decimal ;
  geo-pos:long "12.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1272'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1272'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1972222222222'^^xsd:double;
  dwc:longitude '12.378'^^xsd:double;
  dwc:latitude '35.104'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3780003 35.1040001, 12.3780003 35.1040001, 12.3780003 35.1040001, 12.3780003 35.1040001, 12.3780003 35.1040001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1272'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053001 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053001"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053001 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "35.053001"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1271'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1271'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5641666666667'^^xsd:double;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '35.053001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.4919996 35.0530014, 12.4919996 35.0530014, 12.4919996 35.0530014, 12.4919996 35.0530014, 12.4919996 35.0530014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1271'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.058998 12.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.058998"^^xsd:decimal ;
  dwc:decimalLongitude "12.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.058998 12.46)"^^geo:wktLiteral ;
  geo-pos:lat "35.058998"^^xsd:decimal ;
  geo-pos:long "12.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1270'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1270'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8894444444444'^^xsd:double;
  dwc:longitude '12.46'^^xsd:double;
  dwc:latitude '35.058998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.46 35.0589981, 12.46 35.0589981, 12.46 35.0589981, 12.46 35.0589981, 12.46 35.0589981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1270'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.076 12.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.076"^^xsd:decimal ;
  dwc:decimalLongitude "12.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.076 12.517)"^^geo:wktLiteral ;
  geo-pos:lat "35.076"^^xsd:decimal ;
  geo-pos:long "12.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1269'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1269'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.5872222222222'^^xsd:double;
  dwc:longitude '12.517'^^xsd:double;
  dwc:latitude '35.076'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5170002 35.0760002, 12.5170002 35.0760002, 12.5170002 35.0760002, 12.5170002 35.0760002, 12.5170002 35.0760002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1269'^^xsd:string;
  dwc:observationDate '2011-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.077999 12.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.077999"^^xsd:decimal ;
  dwc:decimalLongitude "12.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.077999 12.516)"^^geo:wktLiteral ;
  geo-pos:lat "35.077999"^^xsd:decimal ;
  geo-pos:long "12.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1268'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1268'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3547222222222'^^xsd:double;
  dwc:longitude '12.516'^^xsd:double;
  dwc:latitude '35.077999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5159998 35.0779991, 12.5159998 35.0779991, 12.5159998 35.0779991, 12.5159998 35.0779991, 12.5159998 35.0779991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1268'^^xsd:string;
  dwc:observationDate '2011-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014999 12.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.014999"^^xsd:decimal ;
  dwc:decimalLongitude "12.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.014999 12.378)"^^geo:wktLiteral ;
  geo-pos:lat "35.014999"^^xsd:decimal ;
  geo-pos:long "12.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1267'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1267'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2669444444444'^^xsd:double;
  dwc:longitude '12.378'^^xsd:double;
  dwc:latitude '35.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3780003 35.0149994, 12.3780003 35.0149994, 12.3780003 35.0149994, 12.3780003 35.0149994, 12.3780003 35.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1267'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.908001 12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.908001"^^xsd:decimal ;
  dwc:decimalLongitude "12.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.908001 12.23)"^^geo:wktLiteral ;
  geo-pos:lat "34.908001"^^xsd:decimal ;
  geo-pos:long "12.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1258'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1258'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.6494444444444'^^xsd:double;
  dwc:longitude '12.23'^^xsd:double;
  dwc:latitude '34.908001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2299995 34.908001, 12.2299995 34.908001, 12.2299995 34.908001, 12.2299995 34.908001, 12.2299995 34.908001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1258'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.896999 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.896999"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.896999 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.896999"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1257'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1257'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.795'^^xsd:double;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.896999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2379999 34.8969994, 12.2379999 34.8969994, 12.2379999 34.8969994, 12.2379999 34.8969994, 12.2379999 34.8969994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1257'^^xsd:string;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882999 12.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.882999"^^xsd:decimal ;
  dwc:decimalLongitude "12.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882999 12.19)"^^geo:wktLiteral ;
  geo-pos:lat "34.882999"^^xsd:decimal ;
  geo-pos:long "12.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1256'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1256'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.5755555555556'^^xsd:double;
  dwc:longitude '12.19'^^xsd:double;
  dwc:latitude '34.882999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1899996 34.8829994, 12.1899996 34.8829994, 12.1899996 34.8829994, 12.1899996 34.8829994, 12.1899996 34.8829994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1256'^^xsd:string;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.875 12.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.875"^^xsd:decimal ;
  dwc:decimalLongitude "12.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.875 12.197)"^^geo:wktLiteral ;
  geo-pos:lat "34.875"^^xsd:decimal ;
  geo-pos:long "12.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1255'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1255'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.5361111111111'^^xsd:double;
  dwc:longitude '12.197'^^xsd:double;
  dwc:latitude '34.875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1969996 34.875, 12.1969996 34.875, 12.1969996 34.875, 12.1969996 34.875, 12.1969996 34.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1255'^^xsd:string;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.856998 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.856998"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.856998 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.856998"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1254'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1254'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.8733333333333'^^xsd:double;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '34.856998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1000004 34.8569984, 12.1000004 34.8569984, 12.1000004 34.8569984, 12.1000004 34.8569984, 12.1000004 34.8569984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1254'^^xsd:string;
  dwc:observationDate '2011-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.845001 12.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.845001"^^xsd:decimal ;
  dwc:decimalLongitude "12.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.845001 12.067)"^^geo:wktLiteral ;
  geo-pos:lat "34.845001"^^xsd:decimal ;
  geo-pos:long "12.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1253'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1253'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2336111111111'^^xsd:double;
  dwc:longitude '12.067'^^xsd:double;
  dwc:latitude '34.845001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0670004 34.8450012, 12.0670004 34.8450012, 12.0670004 34.8450012, 12.0670004 34.8450012, 12.0670004 34.8450012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1253'^^xsd:string;
  dwc:observationDate '2011-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.844002 12.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.844002"^^xsd:decimal ;
  dwc:decimalLongitude "12.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.844002 12.065)"^^geo:wktLiteral ;
  geo-pos:lat "34.844002"^^xsd:decimal ;
  geo-pos:long "12.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1252'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_1252'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2269444444444'^^xsd:double;
  dwc:longitude '12.065'^^xsd:double;
  dwc:latitude '34.844002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0649996 34.8440018, 12.0649996 34.8440018, 12.0649996 34.8440018, 12.0649996 34.8440018, 12.0649996 34.8440018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1252'^^xsd:string;
  dwc:observationDate '2011-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.801998 12.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.801998"^^xsd:decimal ;
  dwc:decimalLongitude "12.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.801998 12.08)"^^geo:wktLiteral ;
  geo-pos:lat "34.801998"^^xsd:decimal ;
  geo-pos:long "12.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1251'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1251'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9030555555556'^^xsd:double;
  dwc:longitude '12.08'^^xsd:double;
  dwc:latitude '34.801998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0799999 34.8019981, 12.0799999 34.8019981, 12.0799999 34.8019981, 12.0799999 34.8019981, 12.0799999 34.8019981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1251'^^xsd:string;
  dwc:observationDate '2011-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.805 12.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.805"^^xsd:decimal ;
  dwc:decimalLongitude "12.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.805 12.084)"^^geo:wktLiteral ;
  geo-pos:lat "34.805"^^xsd:decimal ;
  geo-pos:long "12.084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1250'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1250'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1880555555556'^^xsd:double;
  dwc:longitude '12.084'^^xsd:double;
  dwc:latitude '34.805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0839996 34.8050003, 12.0839996 34.8050003, 12.0839996 34.8050003, 12.0839996 34.8050003, 12.0839996 34.8050003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1250'^^xsd:string;
  dwc:observationDate '2011-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.773998 12.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.773998"^^xsd:decimal ;
  dwc:decimalLongitude "12.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.773998 12.092)"^^geo:wktLiteral ;
  geo-pos:lat "34.773998"^^xsd:decimal ;
  geo-pos:long "12.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1249'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1249'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7836111111111'^^xsd:double;
  dwc:longitude '12.092'^^xsd:double;
  dwc:latitude '34.773998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.092 34.7739983, 12.092 34.7739983, 12.092 34.7739983, 12.092 34.7739983, 12.092 34.7739983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1249'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.764 12.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.764"^^xsd:decimal ;
  dwc:decimalLongitude "12.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.764 12.063)"^^geo:wktLiteral ;
  geo-pos:lat "34.764"^^xsd:decimal ;
  geo-pos:long "12.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1244'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1244'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.7183333333333'^^xsd:double;
  dwc:longitude '12.063'^^xsd:double;
  dwc:latitude '34.764'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0629997 34.7639999, 12.0629997 34.7639999, 12.0629997 34.7639999, 12.0629997 34.7639999, 12.0629997 34.7639999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1244'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771 12.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.771"^^xsd:decimal ;
  dwc:decimalLongitude "12.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771 12.024)"^^geo:wktLiteral ;
  geo-pos:lat "34.771"^^xsd:decimal ;
  geo-pos:long "12.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1243'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1243'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.14583333333333'^^xsd:double;
  dwc:longitude '12.024'^^xsd:double;
  dwc:latitude '34.771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0240002 34.7709999, 12.0240002 34.7709999, 12.0240002 34.7709999, 12.0240002 34.7709999, 12.0240002 34.7709999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1243'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.751 12.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.751"^^xsd:decimal ;
  dwc:decimalLongitude "12.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.751 12.019)"^^geo:wktLiteral ;
  geo-pos:lat "34.751"^^xsd:decimal ;
  geo-pos:long "12.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1242'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1242'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.2347222222222'^^xsd:double;
  dwc:longitude '12.019'^^xsd:double;
  dwc:latitude '34.751'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0190001 34.7509995, 12.0190001 34.7509995, 12.0190001 34.7509995, 12.0190001 34.7509995, 12.0190001 34.7509995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1242'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.896999 12.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.896999"^^xsd:decimal ;
  dwc:decimalLongitude "12.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.896999 12.338)"^^geo:wktLiteral ;
  geo-pos:lat "34.896999"^^xsd:decimal ;
  geo-pos:long "12.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1232'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1232'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.6730555555556'^^xsd:double;
  dwc:longitude '12.338'^^xsd:double;
  dwc:latitude '34.896999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3380003 34.8969994, 12.3380003 34.8969994, 12.3380003 34.8969994, 12.3380003 34.8969994, 12.3380003 34.8969994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1232'^^xsd:string;
  dwc:observationDate '2011-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.918999 12.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.918999"^^xsd:decimal ;
  dwc:decimalLongitude "12.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.918999 12.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.918999"^^xsd:decimal ;
  geo-pos:long "12.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1231'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1231'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.9202777777778'^^xsd:double;
  dwc:longitude '12.342'^^xsd:double;
  dwc:latitude '34.918999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.342 34.9189987, 12.342 34.9189987, 12.342 34.9189987, 12.342 34.9189987, 12.342 34.9189987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1231'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.943001 12.293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.943001"^^xsd:decimal ;
  dwc:decimalLongitude "12.293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.943001 12.293)"^^geo:wktLiteral ;
  geo-pos:lat "34.943001"^^xsd:decimal ;
  geo-pos:long "12.293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1230'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1230'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.2436111111111'^^xsd:double;
  dwc:longitude '12.293'^^xsd:double;
  dwc:latitude '34.943001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2930002 34.9430008, 12.2930002 34.9430008, 12.2930002 34.9430008, 12.2930002 34.9430008, 12.2930002 34.9430008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1230'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.991001 12.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.991001"^^xsd:decimal ;
  dwc:decimalLongitude "12.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.991001 12.188)"^^geo:wktLiteral ;
  geo-pos:lat "34.991001"^^xsd:decimal ;
  geo-pos:long "12.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1229'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1229'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1777777777778'^^xsd:double;
  dwc:longitude '12.188'^^xsd:double;
  dwc:latitude '34.991001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1879997 34.9910011, 12.1879997 34.9910011, 12.1879997 34.9910011, 12.1879997 34.9910011, 12.1879997 34.9910011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1229'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.949001 12.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.949001"^^xsd:decimal ;
  dwc:decimalLongitude "12.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.949001 12.099)"^^geo:wktLiteral ;
  geo-pos:lat "34.949001"^^xsd:decimal ;
  geo-pos:long "12.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1228'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1228'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.0758333333333'^^xsd:double;
  dwc:longitude '12.099'^^xsd:double;
  dwc:latitude '34.949001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.099 34.9490013, 12.099 34.9490013, 12.099 34.9490013, 12.099 34.9490013, 12.099 34.9490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1228'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.082001 12.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.082001"^^xsd:decimal ;
  dwc:decimalLongitude "12.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.082001 12.04)"^^geo:wktLiteral ;
  geo-pos:lat "35.082001"^^xsd:decimal ;
  geo-pos:long "12.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1225'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1225'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.1225'^^xsd:double;
  dwc:longitude '12.04'^^xsd:double;
  dwc:latitude '35.082001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.04 35.0820007, 12.04 35.0820007, 12.04 35.0820007, 12.04 35.0820007, 12.04 35.0820007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1225'^^xsd:string;
  dwc:observationDate '2011-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.051998 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.051998"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.051998 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "35.051998"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1224'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1224'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.1122222222222'^^xsd:double;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '35.051998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0150003 35.0519981, 12.0150003 35.0519981, 12.0150003 35.0519981, 12.0150003 35.0519981, 12.0150003 35.0519981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1224'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084 12.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.084"^^xsd:decimal ;
  dwc:decimalLongitude "12.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084 12.007)"^^geo:wktLiteral ;
  geo-pos:lat "35.084"^^xsd:decimal ;
  geo-pos:long "12.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1223'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1223'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.0402777777778'^^xsd:double;
  dwc:longitude '12.007'^^xsd:double;
  dwc:latitude '35.084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.007 35.0839996, 12.007 35.0839996, 12.007 35.0839996, 12.007 35.0839996, 12.007 35.0839996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1223'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.909 12.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.909"^^xsd:decimal ;
  dwc:decimalLongitude "12.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.909 12.138)"^^geo:wktLiteral ;
  geo-pos:lat "34.909"^^xsd:decimal ;
  geo-pos:long "12.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1222'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1222'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.3508333333333'^^xsd:double;
  dwc:longitude '12.138'^^xsd:double;
  dwc:latitude '34.909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1379995 34.9090004, 12.1379995 34.9090004, 12.1379995 34.9090004, 12.1379995 34.9090004, 12.1379995 34.9090004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1222'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 12.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.083"^^xsd:decimal ;
  dwc:decimalLongitude "12.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 12.065)"^^geo:wktLiteral ;
  geo-pos:lat "35.083"^^xsd:decimal ;
  geo-pos:long "12.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1221'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1221'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.2266666666667'^^xsd:double;
  dwc:longitude '12.065'^^xsd:double;
  dwc:latitude '35.083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0649996 35.0830002, 12.0649996 35.0830002, 12.0649996 35.0830002, 12.0649996 35.0830002, 12.0649996 35.0830002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1221'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.948002 12.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.948002"^^xsd:decimal ;
  dwc:decimalLongitude "12.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.948002 12.066)"^^geo:wktLiteral ;
  geo-pos:lat "34.948002"^^xsd:decimal ;
  geo-pos:long "12.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1220'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1220'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.7438888888889'^^xsd:double;
  dwc:longitude '12.066'^^xsd:double;
  dwc:latitude '34.948002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.066 34.9480019, 12.066 34.9480019, 12.066 34.9480019, 12.066 34.9480019, 12.066 34.9480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1220'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.119 12.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.119"^^xsd:decimal ;
  dwc:decimalLongitude "12.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.119 12.043)"^^geo:wktLiteral ;
  geo-pos:lat "35.119"^^xsd:decimal ;
  geo-pos:long "12.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1219'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1219'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.3711111111111'^^xsd:double;
  dwc:longitude '12.043'^^xsd:double;
  dwc:latitude '35.119'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0430002 35.1189995, 12.0430002 35.1189995, 12.0430002 35.1189995, 12.0430002 35.1189995, 12.0430002 35.1189995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1219'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.448002 12.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.448002"^^xsd:decimal ;
  dwc:decimalLongitude "12.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.448002 12.063)"^^geo:wktLiteral ;
  geo-pos:lat "35.448002"^^xsd:decimal ;
  geo-pos:long "12.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1218'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1218'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.2861111111111'^^xsd:double;
  dwc:longitude '12.063'^^xsd:double;
  dwc:latitude '35.448002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0629997 35.4480019, 12.0629997 35.4480019, 12.0629997 35.4480019, 12.0629997 35.4480019, 12.0629997 35.4480019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1218'^^xsd:string;
  dwc:observationDate '2011-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.144001 12.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.144001"^^xsd:decimal ;
  dwc:decimalLongitude "12.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.144001 12.007)"^^geo:wktLiteral ;
  geo-pos:lat "35.144001"^^xsd:decimal ;
  geo-pos:long "12.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1217'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1217'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.5063888888889'^^xsd:double;
  dwc:longitude '12.007'^^xsd:double;
  dwc:latitude '35.144001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.007 35.144001, 12.007 35.144001, 12.007 35.144001, 12.007 35.144001, 12.007 35.144001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1217'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.098 12.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.098"^^xsd:decimal ;
  dwc:decimalLongitude "12.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.098 12.006)"^^geo:wktLiteral ;
  geo-pos:lat "35.098"^^xsd:decimal ;
  geo-pos:long "12.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1216'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1216'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.4955555555556'^^xsd:double;
  dwc:longitude '12.006'^^xsd:double;
  dwc:latitude '35.098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0059996 35.0979996, 12.0059996 35.0979996, 12.0059996 35.0979996, 12.0059996 35.0979996, 12.0059996 35.0979996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1216'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.080002 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.080002"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.080002 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "35.080002"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1215'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1215'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.79777777777778'^^xsd:double;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '35.080002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.967 35.0800018, 11.967 35.0800018, 11.967 35.0800018, 11.967 35.0800018, 11.967 35.0800018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1215'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.089001 11.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.089001"^^xsd:decimal ;
  dwc:decimalLongitude "11.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.089001 11.906)"^^geo:wktLiteral ;
  geo-pos:lat "35.089001"^^xsd:decimal ;
  geo-pos:long "11.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1214'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1214'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.7627777777778'^^xsd:double;
  dwc:longitude '11.906'^^xsd:double;
  dwc:latitude '35.089001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9060001 35.0890007, 11.9060001 35.0890007, 11.9060001 35.0890007, 11.9060001 35.0890007, 11.9060001 35.0890007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1214'^^xsd:string;
  dwc:observationDate '2011-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.091 11.895001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.091"^^xsd:decimal ;
  dwc:decimalLongitude "11.895001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.091 11.895001)"^^geo:wktLiteral ;
  geo-pos:lat "35.091"^^xsd:decimal ;
  geo-pos:long "11.895001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1213'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1816_1213'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.7458333333333'^^xsd:double;
  dwc:longitude '11.895001'^^xsd:double;
  dwc:latitude '35.091'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8950005 35.0909996, 11.8950005 35.0909996, 11.8950005 35.0909996, 11.8950005 35.0909996, 11.8950005 35.0909996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1213'^^xsd:string;
  dwc:observationDate '2011-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.994 12.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.994"^^xsd:decimal ;
  dwc:decimalLongitude "12.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.994 12.067)"^^geo:wktLiteral ;
  geo-pos:lat "34.994"^^xsd:decimal ;
  geo-pos:long "12.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1211'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1211'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.2780555555556'^^xsd:double;
  dwc:longitude '12.067'^^xsd:double;
  dwc:latitude '34.994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0670004 34.9939995, 12.0670004 34.9939995, 12.0670004 34.9939995, 12.0670004 34.9939995, 12.0670004 34.9939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1211'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.952 12.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.952"^^xsd:decimal ;
  dwc:decimalLongitude "12.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.952 12.092)"^^geo:wktLiteral ;
  geo-pos:lat "34.952"^^xsd:decimal ;
  geo-pos:long "12.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1210'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1210'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.7319444444444'^^xsd:double;
  dwc:longitude '12.092'^^xsd:double;
  dwc:latitude '34.952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.092 34.9519997, 12.092 34.9519997, 12.092 34.9519997, 12.092 34.9519997, 12.092 34.9519997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1210'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.958 12.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.958"^^xsd:decimal ;
  dwc:decimalLongitude "12.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.958 12.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.958"^^xsd:decimal ;
  geo-pos:long "12.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1209'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1209'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.3461111111111'^^xsd:double;
  dwc:longitude '12.043'^^xsd:double;
  dwc:latitude '34.958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0430002 34.9580002, 12.0430002 34.9580002, 12.0430002 34.9580002, 12.0430002 34.9580002, 12.0430002 34.9580002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1209'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.825001 12.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.825001"^^xsd:decimal ;
  dwc:decimalLongitude "12.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.825001 12.07)"^^geo:wktLiteral ;
  geo-pos:lat "34.825001"^^xsd:decimal ;
  geo-pos:long "12.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1208'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1208'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.4'^^xsd:double;
  dwc:longitude '12.07'^^xsd:double;
  dwc:latitude '34.825001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0699997 34.8250008, 12.0699997 34.8250008, 12.0699997 34.8250008, 12.0699997 34.8250008, 12.0699997 34.8250008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1208'^^xsd:string;
  dwc:observationDate '2011-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.818001 12.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.818001"^^xsd:decimal ;
  dwc:decimalLongitude "12.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.818001 12.065)"^^geo:wktLiteral ;
  geo-pos:lat "34.818001"^^xsd:decimal ;
  geo-pos:long "12.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1207'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1207'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.3461111111111'^^xsd:double;
  dwc:longitude '12.065'^^xsd:double;
  dwc:latitude '34.818001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0649996 34.8180008, 12.0649996 34.8180008, 12.0649996 34.8180008, 12.0649996 34.8180008, 12.0649996 34.8180008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1207'^^xsd:string;
  dwc:observationDate '2011-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.959"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.959 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "33.959"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_809'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_809'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.9772222222222'^^xsd:double;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '33.959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.658 33.9589996, 10.658 33.9589996, 10.658 33.9589996, 10.658 33.9589996, 10.658 33.9589996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_809'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.979 10.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.979"^^xsd:decimal ;
  dwc:decimalLongitude "10.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.979 10.683)"^^geo:wktLiteral ;
  geo-pos:lat "33.979"^^xsd:decimal ;
  geo-pos:long "10.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_808'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_808'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.74388888888889'^^xsd:double;
  dwc:longitude '10.683'^^xsd:double;
  dwc:latitude '33.979'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6829996 33.9790001, 10.6829996 33.9790001, 10.6829996 33.9790001, 10.6829996 33.9790001, 10.6829996 33.9790001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_808'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.971001 10.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.971001"^^xsd:decimal ;
  dwc:decimalLongitude "10.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.971001 10.684)"^^geo:wktLiteral ;
  geo-pos:lat "33.971001"^^xsd:decimal ;
  geo-pos:long "10.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_807'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_807'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.8655555555556'^^xsd:double;
  dwc:longitude '10.684'^^xsd:double;
  dwc:latitude '33.971001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.684 33.9710007, 10.684 33.9710007, 10.684 33.9710007, 10.684 33.9710007, 10.684 33.9710007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_807'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973 10.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973 10.679)"^^geo:wktLiteral ;
  geo-pos:lat "33.973"^^xsd:decimal ;
  geo-pos:long "10.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_806'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_806'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.525'^^xsd:double;
  dwc:longitude '10.679'^^xsd:double;
  dwc:latitude '33.973'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6789999 33.9729996, 10.6789999 33.9729996, 10.6789999 33.9729996, 10.6789999 33.9729996, 10.6789999 33.9729996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_806'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973999 10.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.973999"^^xsd:decimal ;
  dwc:decimalLongitude "10.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973999 10.679)"^^geo:wktLiteral ;
  geo-pos:lat "33.973999"^^xsd:decimal ;
  geo-pos:long "10.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_805'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_805'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1605555555556'^^xsd:double;
  dwc:longitude '10.679'^^xsd:double;
  dwc:latitude '33.973999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6789999 33.973999, 10.6789999 33.973999, 10.6789999 33.973999, 10.6789999 33.973999, 10.6789999 33.973999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_805'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.537998 23.888001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.537998"^^xsd:decimal ;
  dwc:decimalLongitude "23.888001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.537998 23.888001)"^^geo:wktLiteral ;
  geo-pos:lat "35.537998"^^xsd:decimal ;
  geo-pos:long "23.888001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2167'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_2167'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.6775'^^xsd:double;
  dwc:longitude '23.888001'^^xsd:double;
  dwc:latitude '35.537998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8880005 35.5379982, 23.8880005 35.5379982, 23.8880005 35.5379982, 23.8880005 35.5379982, 23.8880005 35.5379982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2167'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.528999"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.528999 23.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.528999"^^xsd:decimal ;
  geo-pos:long "23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2166'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2166'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.8622222222222'^^xsd:double;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '35.528999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.8999996 35.5289993, 23.8999996 35.5289993, 23.8999996 35.5289993, 23.8999996 35.5289993, 23.8999996 35.5289993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2166'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 23.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "23.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 23.49)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "23.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_2165'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_2165'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.83'^^xsd:double;
  dwc:longitude '23.49'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.4899998 35.1949997, 23.4899998 35.1949997, 23.4899998 35.1949997, 23.4899998 35.1949997, 23.4899998 35.1949997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_2165'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "35.251"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1717'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1717'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.5913888888889'^^xsd:double;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '35.251'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.158 35.2509995, 11.158 35.2509995, 11.158 35.2509995, 11.158 35.2509995, 11.158 35.2509995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1717'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.254002 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.254002"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.254002 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "35.254002"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1711'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1711'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.3397222222222'^^xsd:double;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '35.254002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.198 35.2540016, 11.198 35.2540016, 11.198 35.2540016, 11.198 35.2540016, 11.198 35.2540016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1711'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.285999 11.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.285999"^^xsd:decimal ;
  dwc:decimalLongitude "11.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.285999 11.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.285999"^^xsd:decimal ;
  geo-pos:long "11.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1710'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1710'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6455555555556'^^xsd:double;
  dwc:longitude '11.149'^^xsd:double;
  dwc:latitude '35.285999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1490002 35.2859993, 11.1490002 35.2859993, 11.1490002 35.2859993, 11.1490002 35.2859993, 11.1490002 35.2859993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1710'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "35.237999"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1709'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1709'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.6775'^^xsd:double;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2959995 35.237999, 11.2959995 35.237999, 11.2959995 35.237999, 11.2959995 35.237999, 11.2959995 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1709'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219002"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "35.219002"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1708'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1708'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.989166666667'^^xsd:double;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '35.219002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1949997 35.2190018, 11.1949997 35.2190018, 11.1949997 35.2190018, 11.1949997 35.2190018, 11.1949997 35.2190018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1708'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183998 11.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.183998"^^xsd:decimal ;
  dwc:decimalLongitude "11.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183998 11.262)"^^geo:wktLiteral ;
  geo-pos:lat "35.183998"^^xsd:decimal ;
  geo-pos:long "11.262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1707'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1707'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.496388888889'^^xsd:double;
  dwc:longitude '11.262'^^xsd:double;
  dwc:latitude '35.183998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2620001 35.1839981, 11.2620001 35.1839981, 11.2620001 35.1839981, 11.2620001 35.1839981, 11.2620001 35.1839981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1707'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.182999 11.271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.182999"^^xsd:decimal ;
  dwc:decimalLongitude "11.271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.182999 11.271)"^^geo:wktLiteral ;
  geo-pos:lat "35.182999"^^xsd:decimal ;
  geo-pos:long "11.271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1706'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1706'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.204722222222'^^xsd:double;
  dwc:longitude '11.271'^^xsd:double;
  dwc:latitude '35.182999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2709999 35.1829987, 11.2709999 35.1829987, 11.2709999 35.1829987, 11.2709999 35.1829987, 11.2709999 35.1829987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1706'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.136002 11.522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.136002"^^xsd:decimal ;
  dwc:decimalLongitude "11.522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.136002 11.522)"^^geo:wktLiteral ;
  geo-pos:lat "35.136002"^^xsd:decimal ;
  geo-pos:long "11.522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1705'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1705'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.7663888888889'^^xsd:double;
  dwc:longitude '11.522'^^xsd:double;
  dwc:latitude '35.136002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5220003 35.1360016, 11.5220003 35.1360016, 11.5220003 35.1360016, 11.5220003 35.1360016, 11.5220003 35.1360016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1705'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.155998 11.512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.155998"^^xsd:decimal ;
  dwc:decimalLongitude "11.512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.155998 11.512)"^^geo:wktLiteral ;
  geo-pos:lat "35.155998"^^xsd:decimal ;
  geo-pos:long "11.512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1704'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1704'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.9361111111111'^^xsd:double;
  dwc:longitude '11.512'^^xsd:double;
  dwc:latitude '35.155998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5120001 35.1559982, 11.5120001 35.1559982, 11.5120001 35.1559982, 11.5120001 35.1559982, 11.5120001 35.1559982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1704'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.126 11.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.126"^^xsd:decimal ;
  dwc:decimalLongitude "11.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.126 11.618)"^^geo:wktLiteral ;
  geo-pos:lat "35.126"^^xsd:decimal ;
  geo-pos:long "11.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1703'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1703'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.2313888888889'^^xsd:double;
  dwc:longitude '11.618'^^xsd:double;
  dwc:latitude '35.126'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.618 35.1259995, 11.618 35.1259995, 11.618 35.1259995, 11.618 35.1259995, 11.618 35.1259995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1703'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084999 11.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.084999"^^xsd:decimal ;
  dwc:decimalLongitude "11.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.084999 11.861)"^^geo:wktLiteral ;
  geo-pos:lat "35.084999"^^xsd:decimal ;
  geo-pos:long "11.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1702'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1702'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.849722222222'^^xsd:double;
  dwc:longitude '11.861'^^xsd:double;
  dwc:latitude '35.084999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8610001 35.0849991, 11.8610001 35.0849991, 11.8610001 35.0849991, 11.8610001 35.0849991, 11.8610001 35.0849991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1702'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.849999 11.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.849999"^^xsd:decimal ;
  dwc:decimalLongitude "11.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.849999 11.845)"^^geo:wktLiteral ;
  geo-pos:lat "34.849999"^^xsd:decimal ;
  geo-pos:long "11.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1701'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1701'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0269444444444'^^xsd:double;
  dwc:longitude '11.845'^^xsd:double;
  dwc:latitude '34.849999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8450003 34.8499985, 11.8450003 34.8499985, 11.8450003 34.8499985, 11.8450003 34.8499985, 11.8450003 34.8499985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1701'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.82 12.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.82"^^xsd:decimal ;
  dwc:decimalLongitude "12.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.82 12.225)"^^geo:wktLiteral ;
  geo-pos:lat "34.82"^^xsd:decimal ;
  geo-pos:long "12.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1700'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1700'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.1602777777778'^^xsd:double;
  dwc:longitude '12.225'^^xsd:double;
  dwc:latitude '34.82'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2250004 34.8199997, 12.2250004 34.8199997, 12.2250004 34.8199997, 12.2250004 34.8199997, 12.2250004 34.8199997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1700'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.655998 11.522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.655998"^^xsd:decimal ;
  dwc:decimalLongitude "11.522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.655998 11.522)"^^geo:wktLiteral ;
  geo-pos:lat "34.655998"^^xsd:decimal ;
  geo-pos:long "11.522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1699'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1699'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.911388888889'^^xsd:double;
  dwc:longitude '11.522'^^xsd:double;
  dwc:latitude '34.655998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5220003 34.6559982, 11.5220003 34.6559982, 11.5220003 34.6559982, 11.5220003 34.6559982, 11.5220003 34.6559982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1699'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.584 11.381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.584"^^xsd:decimal ;
  dwc:decimalLongitude "11.381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.584 11.381)"^^geo:wktLiteral ;
  geo-pos:lat "34.584"^^xsd:decimal ;
  geo-pos:long "11.381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1698'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1698'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.665277777778'^^xsd:double;
  dwc:longitude '11.381'^^xsd:double;
  dwc:latitude '34.584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3809996 34.5839996, 11.3809996 34.5839996, 11.3809996 34.5839996, 11.3809996 34.5839996, 11.3809996 34.5839996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1698'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.778999 11.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.778999"^^xsd:decimal ;
  dwc:decimalLongitude "11.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.778999 11.026)"^^geo:wktLiteral ;
  geo-pos:lat "34.778999"^^xsd:decimal ;
  geo-pos:long "11.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1697'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1697'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.9702777777778'^^xsd:double;
  dwc:longitude '11.026'^^xsd:double;
  dwc:latitude '34.778999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.026 34.7789993, 11.026 34.7789993, 11.026 34.7789993, 11.026 34.7789993, 11.026 34.7789993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1697'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.563 10.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.563"^^xsd:decimal ;
  dwc:decimalLongitude "10.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.563 10.926)"^^geo:wktLiteral ;
  geo-pos:lat "34.563"^^xsd:decimal ;
  geo-pos:long "10.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1696'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1696'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.2897222222222'^^xsd:double;
  dwc:longitude '10.926'^^xsd:double;
  dwc:latitude '34.563'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9259996 34.5629997, 10.9259996 34.5629997, 10.9259996 34.5629997, 10.9259996 34.5629997, 10.9259996 34.5629997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1696'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.501999 11.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.501999"^^xsd:decimal ;
  dwc:decimalLongitude "11.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.501999 11.076)"^^geo:wktLiteral ;
  geo-pos:lat "34.501999"^^xsd:decimal ;
  geo-pos:long "11.076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1695'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1695'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.122222222222'^^xsd:double;
  dwc:longitude '11.076'^^xsd:double;
  dwc:latitude '34.501999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0760002 34.5019989, 11.0760002 34.5019989, 11.0760002 34.5019989, 11.0760002 34.5019989, 11.0760002 34.5019989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1695'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.118 11.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.118"^^xsd:decimal ;
  dwc:decimalLongitude "11.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.118 11.684)"^^geo:wktLiteral ;
  geo-pos:lat "34.118"^^xsd:decimal ;
  geo-pos:long "11.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1694'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1694'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.2705555555556'^^xsd:double;
  dwc:longitude '11.684'^^xsd:double;
  dwc:latitude '34.118'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.684 34.118, 11.684 34.118, 11.684 34.118, 11.684 34.118, 11.684 34.118))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1694'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 11.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "11.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 11.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "11.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1693'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1693'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.018888888889'^^xsd:double;
  dwc:longitude '11.825'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8249998 34.2369995, 11.8249998 34.2369995, 11.8249998 34.2369995, 11.8249998 34.2369995, 11.8249998 34.2369995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1693'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962002 11.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962002"^^xsd:decimal ;
  dwc:decimalLongitude "11.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962002 11.805)"^^geo:wktLiteral ;
  geo-pos:lat "33.962002"^^xsd:decimal ;
  geo-pos:long "11.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1692'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1692'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1147222222222'^^xsd:double;
  dwc:longitude '11.805'^^xsd:double;
  dwc:latitude '33.962002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8050003 33.9620018, 11.8050003 33.9620018, 11.8050003 33.9620018, 11.8050003 33.9620018, 11.8050003 33.9620018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1692'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.846001 11.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.846001"^^xsd:decimal ;
  dwc:decimalLongitude "11.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.846001 11.888)"^^geo:wktLiteral ;
  geo-pos:lat "33.846001"^^xsd:decimal ;
  geo-pos:long "11.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1691'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1691'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.105'^^xsd:double;
  dwc:longitude '11.888'^^xsd:double;
  dwc:latitude '33.846001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8879995 33.8460007, 11.8879995 33.8460007, 11.8879995 33.8460007, 11.8879995 33.8460007, 11.8879995 33.8460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1691'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.549999 11.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.549999"^^xsd:decimal ;
  dwc:decimalLongitude "11.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.549999 11.712)"^^geo:wktLiteral ;
  geo-pos:lat "33.549999"^^xsd:decimal ;
  geo-pos:long "11.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1690'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1690'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.926111111111'^^xsd:double;
  dwc:longitude '11.712'^^xsd:double;
  dwc:latitude '33.549999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7119999 33.5499992, 11.7119999 33.5499992, 11.7119999 33.5499992, 11.7119999 33.5499992, 11.7119999 33.5499992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1690'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.429001 11.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.429001"^^xsd:decimal ;
  dwc:decimalLongitude "11.609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.429001 11.609)"^^geo:wktLiteral ;
  geo-pos:lat "33.429001"^^xsd:decimal ;
  geo-pos:long "11.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1689'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1689'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.9625'^^xsd:double;
  dwc:longitude '11.609'^^xsd:double;
  dwc:latitude '33.429001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6090002 33.4290009, 11.6090002 33.4290009, 11.6090002 33.4290009, 11.6090002 33.4290009, 11.6090002 33.4290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1689'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.891998 11.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.891998"^^xsd:decimal ;
  dwc:decimalLongitude "11.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.891998 11.975)"^^geo:wktLiteral ;
  geo-pos:lat "34.891998"^^xsd:decimal ;
  geo-pos:long "11.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1205'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1205'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.6933333333333'^^xsd:double;
  dwc:longitude '11.975'^^xsd:double;
  dwc:latitude '34.891998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9750004 34.8919983, 11.9750004 34.8919983, 11.9750004 34.8919983, 11.9750004 34.8919983, 11.9750004 34.8919983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1205'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.971001 12.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.971001"^^xsd:decimal ;
  dwc:decimalLongitude "12.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.971001 12.114)"^^geo:wktLiteral ;
  geo-pos:lat "34.971001"^^xsd:decimal ;
  geo-pos:long "12.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1204'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1204'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.1358333333333'^^xsd:double;
  dwc:longitude '12.114'^^xsd:double;
  dwc:latitude '34.971001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1140003 34.9710007, 12.1140003 34.9710007, 12.1140003 34.9710007, 12.1140003 34.9710007, 12.1140003 34.9710007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1204'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.075001 12.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.075001"^^xsd:decimal ;
  dwc:decimalLongitude "12.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.075001 12.123)"^^geo:wktLiteral ;
  geo-pos:lat "35.075001"^^xsd:decimal ;
  geo-pos:long "12.123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1203'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1203'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.14694444444444'^^xsd:double;
  dwc:longitude '12.123'^^xsd:double;
  dwc:latitude '35.075001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1230001 35.0750008, 12.1230001 35.0750008, 12.1230001 35.0750008, 12.1230001 35.0750008, 12.1230001 35.0750008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1203'^^xsd:string;
  dwc:observationDate '2011-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.188999 12.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.188999"^^xsd:decimal ;
  dwc:decimalLongitude "12.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.188999 12.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.188999"^^xsd:decimal ;
  geo-pos:long "12.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1196'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1196'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.74138888888889'^^xsd:double;
  dwc:longitude '12.157'^^xsd:double;
  dwc:latitude '35.188999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1569996 35.1889992, 12.1569996 35.1889992, 12.1569996 35.1889992, 12.1569996 35.1889992, 12.1569996 35.1889992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1196'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.215"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.215"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1195'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1195'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.2052777777778'^^xsd:double;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1639996 35.2150002, 12.1639996 35.2150002, 12.1639996 35.2150002, 12.1639996 35.2150002, 12.1639996 35.2150002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1195'^^xsd:string;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.269001 12.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.269001"^^xsd:decimal ;
  dwc:decimalLongitude "12.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.269001 12.162)"^^geo:wktLiteral ;
  geo-pos:lat "35.269001"^^xsd:decimal ;
  geo-pos:long "12.162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1183'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_1183'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6508333333333'^^xsd:double;
  dwc:longitude '12.162'^^xsd:double;
  dwc:latitude '35.269001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1619997 35.269001, 12.1619997 35.269001, 12.1619997 35.269001, 12.1619997 35.269001, 12.1619997 35.269001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1183'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.205002 12.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.205002"^^xsd:decimal ;
  dwc:decimalLongitude "12.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.205002 12.287)"^^geo:wktLiteral ;
  geo-pos:lat "35.205002"^^xsd:decimal ;
  geo-pos:long "12.287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1182'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1182'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.7419444444444'^^xsd:double;
  dwc:longitude '12.287'^^xsd:double;
  dwc:latitude '35.205002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2869997 35.2050018, 12.2869997 35.2050018, 12.2869997 35.2050018, 12.2869997 35.2050018, 12.2869997 35.2050018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1182'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 12.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.216"^^xsd:decimal ;
  dwc:decimalLongitude "12.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.216 12.358)"^^geo:wktLiteral ;
  geo-pos:lat "35.216"^^xsd:decimal ;
  geo-pos:long "12.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1181'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1181'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.2577777777778'^^xsd:double;
  dwc:longitude '12.358'^^xsd:double;
  dwc:latitude '35.216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3579998 35.2159996, 12.3579998 35.2159996, 12.3579998 35.2159996, 12.3579998 35.2159996, 12.3579998 35.2159996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1181'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 12.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223999"^^xsd:decimal ;
  dwc:decimalLongitude "12.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 12.359)"^^geo:wktLiteral ;
  geo-pos:lat "35.223999"^^xsd:decimal ;
  geo-pos:long "12.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1180'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1180'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.96972222222222'^^xsd:double;
  dwc:longitude '12.359'^^xsd:double;
  dwc:latitude '35.223999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3590002 35.223999, 12.3590002 35.223999, 12.3590002 35.223999, 12.3590002 35.223999, 12.3590002 35.223999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1180'^^xsd:string;
  dwc:observationDate '2011-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.19)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "11.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1769'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1769'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.925'^^xsd:double;
  dwc:longitude '11.19'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1899996 35.2299995, 11.1899996 35.2299995, 11.1899996 35.2299995, 11.1899996 35.2299995, 11.1899996 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1769'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.173)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "11.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1768'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1768'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7822222222222'^^xsd:double;
  dwc:longitude '11.173'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1730003 35.2299995, 11.1730003 35.2299995, 11.1730003 35.2299995, 11.1730003 35.2299995, 11.1730003 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1768'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.171)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1767'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1767'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.6436111111111'^^xsd:double;
  dwc:longitude '11.171'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1709995 35.2290001, 11.1709995 35.2290001, 11.1709995 35.2290001, 11.1709995 35.2290001, 11.1709995 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1767'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.229 11.171)"^^geo:wktLiteral ;
  geo-pos:lat "35.229"^^xsd:decimal ;
  geo-pos:long "11.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1766'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1766'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.2458333333333'^^xsd:double;
  dwc:longitude '11.171'^^xsd:double;
  dwc:latitude '35.229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1709995 35.2290001, 11.1709995 35.2290001, 11.1709995 35.2290001, 11.1709995 35.2290001, 11.1709995 35.2290001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1766'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251999 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251999"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251999 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "35.251999"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1751'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1751'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.0452777777778'^^xsd:double;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '35.251999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1470003 35.2519989, 11.1470003 35.2519989, 11.1470003 35.2519989, 11.1470003 35.2519989, 11.1470003 35.2519989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1751'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.278999 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.278999"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.278999 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.278999"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1750'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1750'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.4111111111111'^^xsd:double;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '35.278999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1389999 35.2789993, 11.1389999 35.2789993, 11.1389999 35.2789993, 11.1389999 35.2789993, 11.1389999 35.2789993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1750'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 11.146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 11.146)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "11.146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1749'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1749'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.8372222222222'^^xsd:double;
  dwc:longitude '11.146'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1459999 35.25, 11.1459999 35.25, 11.1459999 35.25, 11.1459999 35.25, 11.1459999 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1749'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 11.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.235001"^^xsd:decimal ;
  dwc:decimalLongitude "11.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.235001 11.127)"^^geo:wktLiteral ;
  geo-pos:lat "35.235001"^^xsd:decimal ;
  geo-pos:long "11.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1748'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_1748'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.8372222222222'^^xsd:double;
  dwc:longitude '11.127'^^xsd:double;
  dwc:latitude '35.235001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1269999 35.2350006, 11.1269999 35.2350006, 11.1269999 35.2350006, 11.1269999 35.2350006, 11.1269999 35.2350006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1748'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.230999"^^xsd:decimal ;
  dwc:decimalLongitude "11.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.230999 11.171)"^^geo:wktLiteral ;
  geo-pos:lat "35.230999"^^xsd:decimal ;
  geo-pos:long "11.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1747'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1747'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.4394444444444'^^xsd:double;
  dwc:longitude '11.171'^^xsd:double;
  dwc:latitude '35.230999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1709995 35.230999, 11.1709995 35.230999, 11.1709995 35.230999, 11.1709995 35.230999, 11.1709995 35.230999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1747'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207001 11.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207001"^^xsd:decimal ;
  dwc:decimalLongitude "11.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207001 11.232)"^^geo:wktLiteral ;
  geo-pos:lat "35.207001"^^xsd:decimal ;
  geo-pos:long "11.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1746'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1746'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.23222222222222'^^xsd:double;
  dwc:longitude '11.232'^^xsd:double;
  dwc:latitude '35.207001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2320004 35.2070007, 11.2320004 35.2070007, 11.2320004 35.2070007, 11.2320004 35.2070007, 11.2320004 35.2070007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1746'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.244999"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "35.244999"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1745'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1745'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.2561111111111'^^xsd:double;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '35.244999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1800003 35.2449989, 11.1800003 35.2449989, 11.1800003 35.2449989, 11.1800003 35.2449989, 11.1800003 35.2449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1745'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.236"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.236 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "35.236"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1744'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1744'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.6105555555556'^^xsd:double;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '35.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1719999 35.2360001, 11.1719999 35.2360001, 11.1719999 35.2360001, 11.1719999 35.2360001, 11.1719999 35.2360001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1744'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.241001 11.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.241001"^^xsd:decimal ;
  dwc:decimalLongitude "11.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.241001 11.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.241001"^^xsd:decimal ;
  geo-pos:long "11.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1743'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_1743'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.38861111111111'^^xsd:double;
  dwc:longitude '11.149'^^xsd:double;
  dwc:latitude '35.241001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1490002 35.2410011, 11.1490002 35.2410011, 11.1490002 35.2410011, 11.1490002 35.2410011, 11.1490002 35.2410011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1743'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.245998 11.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.245998"^^xsd:decimal ;
  dwc:decimalLongitude "11.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.245998 11.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.245998"^^xsd:decimal ;
  geo-pos:long "11.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1742'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1742'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.5058333333333'^^xsd:double;
  dwc:longitude '11.144'^^xsd:double;
  dwc:latitude '35.245998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1440001 35.2459984, 11.1440001 35.2459984, 11.1440001 35.2459984, 11.1440001 35.2459984, 11.1440001 35.2459984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1742'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.243"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.243 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.243"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1741'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1741'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0941666666667'^^xsd:double;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '35.243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1420002 35.243, 11.1420002 35.243, 11.1420002 35.243, 11.1420002 35.243, 11.1420002 35.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1741'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.247002 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.247002"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.247002 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.247002"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1740'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1740'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.5808333333333'^^xsd:double;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '35.247002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1389999 35.2470017, 11.1389999 35.2470017, 11.1389999 35.2470017, 11.1389999 35.2470017, 11.1389999 35.2470017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1740'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.257"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1739'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1739'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6308333333333'^^xsd:double;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '35.257'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1389999 35.257, 11.1389999 35.257, 11.1389999 35.257, 11.1389999 35.257, 11.1389999 35.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1739'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.280998 11.124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.280998"^^xsd:decimal ;
  dwc:decimalLongitude "11.124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.280998 11.124)"^^geo:wktLiteral ;
  geo-pos:lat "35.280998"^^xsd:decimal ;
  geo-pos:long "11.124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1738'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1738'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.3125'^^xsd:double;
  dwc:longitude '11.124'^^xsd:double;
  dwc:latitude '35.280998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1239996 35.2809982, 11.1239996 35.2809982, 11.1239996 35.2809982, 11.1239996 35.2809982, 11.1239996 35.2809982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1738'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.278999 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.278999"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.278999 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "35.278999"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1737'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1737'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '35.278999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1300001 35.2789993, 11.1300001 35.2789993, 11.1300001 35.2789993, 11.1300001 35.2789993, 11.1300001 35.2789993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1737'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.248001"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "35.248001"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1728'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1728'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.7813888888889'^^xsd:double;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '35.248001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1809998 35.2480011, 11.1809998 35.2480011, 11.1809998 35.2480011, 11.1809998 35.2480011, 11.1809998 35.2480011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1728'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.139999 12.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.139999"^^xsd:decimal ;
  dwc:decimalLongitude "12.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.139999 12.16)"^^geo:wktLiteral ;
  geo-pos:lat "35.139999"^^xsd:decimal ;
  geo-pos:long "12.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1143'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1143'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.74888888888889'^^xsd:double;
  dwc:longitude '12.16'^^xsd:double;
  dwc:latitude '35.139999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1599999 35.1399994, 12.1599999 35.1399994, 12.1599999 35.1399994, 12.1599999 35.1399994, 12.1599999 35.1399994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1143'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.146 12.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.146"^^xsd:decimal ;
  dwc:decimalLongitude "12.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.146 12.226)"^^geo:wktLiteral ;
  geo-pos:lat "35.146"^^xsd:decimal ;
  geo-pos:long "12.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1142'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1142'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.8466666666667'^^xsd:double;
  dwc:longitude '12.226'^^xsd:double;
  dwc:latitude '35.146'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2259998 35.1459999, 12.2259998 35.1459999, 12.2259998 35.1459999, 12.2259998 35.1459999, 12.2259998 35.1459999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1142'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.105 12.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.105"^^xsd:decimal ;
  dwc:decimalLongitude "12.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.105 12.256)"^^geo:wktLiteral ;
  geo-pos:lat "35.105"^^xsd:decimal ;
  geo-pos:long "12.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1141'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1141'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.6880555555556'^^xsd:double;
  dwc:longitude '12.256'^^xsd:double;
  dwc:latitude '35.105'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2559996 35.1049995, 12.2559996 35.1049995, 12.2559996 35.1049995, 12.2559996 35.1049995, 12.2559996 35.1049995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1141'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.103001 12.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.103001"^^xsd:decimal ;
  dwc:decimalLongitude "12.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.103001 12.274)"^^geo:wktLiteral ;
  geo-pos:lat "35.103001"^^xsd:decimal ;
  geo-pos:long "12.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1140'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1140'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.3205555555556'^^xsd:double;
  dwc:longitude '12.274'^^xsd:double;
  dwc:latitude '35.103001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2740002 35.1030006, 12.2740002 35.1030006, 12.2740002 35.1030006, 12.2740002 35.1030006, 12.2740002 35.1030006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1140'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.110001 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.110001"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.110001 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "35.110001"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1139'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1139'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.0488888888889'^^xsd:double;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '35.110001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2379999 35.1100006, 12.2379999 35.1100006, 12.2379999 35.1100006, 12.2379999 35.1100006, 12.2379999 35.1100006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1139'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.143002 12.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.143002"^^xsd:decimal ;
  dwc:decimalLongitude "12.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.143002 12.205)"^^geo:wktLiteral ;
  geo-pos:lat "35.143002"^^xsd:decimal ;
  geo-pos:long "12.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1138'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1138'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.4330555555556'^^xsd:double;
  dwc:longitude '12.205'^^xsd:double;
  dwc:latitude '35.143002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2049999 35.1430016, 12.2049999 35.1430016, 12.2049999 35.1430016, 12.2049999 35.1430016, 12.2049999 35.1430016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1138'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.112"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1137'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1137'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.8497222222222'^^xsd:double;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.112'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1639996 35.1119995, 12.1639996 35.1119995, 12.1639996 35.1119995, 12.1639996 35.1119995, 12.1639996 35.1119995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1137'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.145001 12.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.145001"^^xsd:decimal ;
  dwc:decimalLongitude "12.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.145001 12.22)"^^geo:wktLiteral ;
  geo-pos:lat "35.145001"^^xsd:decimal ;
  geo-pos:long "12.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1136'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1136'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.7627777777778'^^xsd:double;
  dwc:longitude '12.22'^^xsd:double;
  dwc:latitude '35.145001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2200003 35.1450005, 12.2200003 35.1450005, 12.2200003 35.1450005, 12.2200003 35.1450005, 12.2200003 35.1450005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1136'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.125 12.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.125"^^xsd:decimal ;
  dwc:decimalLongitude "12.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.125 12.199)"^^geo:wktLiteral ;
  geo-pos:lat "35.125"^^xsd:decimal ;
  geo-pos:long "12.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1135'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1135'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5586111111111'^^xsd:double;
  dwc:longitude '12.199'^^xsd:double;
  dwc:latitude '35.125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1990004 35.125, 12.1990004 35.125, 12.1990004 35.125, 12.1990004 35.125, 12.1990004 35.125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1135'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.144001 12.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.144001"^^xsd:decimal ;
  dwc:decimalLongitude "12.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.144001 12.151)"^^geo:wktLiteral ;
  geo-pos:lat "35.144001"^^xsd:decimal ;
  geo-pos:long "12.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1134'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1134'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.9455555555556'^^xsd:double;
  dwc:longitude '12.151'^^xsd:double;
  dwc:latitude '35.144001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.151 35.144001, 12.151 35.144001, 12.151 35.144001, 12.151 35.144001, 12.151 35.144001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1134'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.140999 12.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.140999"^^xsd:decimal ;
  dwc:decimalLongitude "12.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.140999 12.134)"^^geo:wktLiteral ;
  geo-pos:lat "35.140999"^^xsd:decimal ;
  geo-pos:long "12.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1133'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1133'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.0311111111111'^^xsd:double;
  dwc:longitude '12.134'^^xsd:double;
  dwc:latitude '35.140999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1339998 35.1409988, 12.1339998 35.1409988, 12.1339998 35.1409988, 12.1339998 35.1409988, 12.1339998 35.1409988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1133'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.141998 12.126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.141998"^^xsd:decimal ;
  dwc:decimalLongitude "12.126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.141998 12.126)"^^geo:wktLiteral ;
  geo-pos:lat "35.141998"^^xsd:decimal ;
  geo-pos:long "12.126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1132'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1132'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.27'^^xsd:double;
  dwc:longitude '12.126'^^xsd:double;
  dwc:latitude '35.141998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1260004 35.1419983, 12.1260004 35.1419983, 12.1260004 35.1419983, 12.1260004 35.1419983, 12.1260004 35.1419983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1132'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.140999 12.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.140999"^^xsd:decimal ;
  dwc:decimalLongitude "12.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.140999 12.123)"^^geo:wktLiteral ;
  geo-pos:lat "35.140999"^^xsd:decimal ;
  geo-pos:long "12.123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1131'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1131'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.2572222222222'^^xsd:double;
  dwc:longitude '12.123'^^xsd:double;
  dwc:latitude '35.140999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1230001 35.1409988, 12.1230001 35.1409988, 12.1230001 35.1409988, 12.1230001 35.1409988, 12.1230001 35.1409988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1131'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.143002 12.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.143002"^^xsd:decimal ;
  dwc:decimalLongitude "12.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.143002 12.098)"^^geo:wktLiteral ;
  geo-pos:lat "35.143002"^^xsd:decimal ;
  geo-pos:long "12.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1130'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1130'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.3694444444444'^^xsd:double;
  dwc:longitude '12.098'^^xsd:double;
  dwc:latitude '35.143002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0979996 35.1430016, 12.0979996 35.1430016, 12.0979996 35.1430016, 12.0979996 35.1430016, 12.0979996 35.1430016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1130'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.144001 12.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.144001"^^xsd:decimal ;
  dwc:decimalLongitude "12.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.144001 12.232)"^^geo:wktLiteral ;
  geo-pos:lat "35.144001"^^xsd:decimal ;
  geo-pos:long "12.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1123'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1123'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.8966666666667'^^xsd:double;
  dwc:longitude '12.232'^^xsd:double;
  dwc:latitude '35.144001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2320004 35.144001, 12.2320004 35.144001, 12.2320004 35.144001, 12.2320004 35.144001, 12.2320004 35.144001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1123'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 12.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.167"^^xsd:decimal ;
  dwc:decimalLongitude "12.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 12.151)"^^geo:wktLiteral ;
  geo-pos:lat "35.167"^^xsd:decimal ;
  geo-pos:long "12.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1122'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_1122'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.945'^^xsd:double;
  dwc:longitude '12.151'^^xsd:double;
  dwc:latitude '35.167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.151 35.1669998, 12.151 35.1669998, 12.151 35.1669998, 12.151 35.1669998, 12.151 35.1669998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1122'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.028999 12.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.028999"^^xsd:decimal ;
  dwc:decimalLongitude "12.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.028999 12.159)"^^geo:wktLiteral ;
  geo-pos:lat "35.028999"^^xsd:decimal ;
  geo-pos:long "12.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1118'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1118'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.6486111111111'^^xsd:double;
  dwc:longitude '12.159'^^xsd:double;
  dwc:latitude '35.028999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1590004 35.0289993, 12.1590004 35.0289993, 12.1590004 35.0289993, 12.1590004 35.0289993, 12.1590004 35.0289993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1118'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.817001 19.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.817001"^^xsd:decimal ;
  dwc:decimalLongitude "19.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.817001 19.607)"^^geo:wktLiteral ;
  geo-pos:lat "34.817001"^^xsd:decimal ;
  geo-pos:long "19.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1059'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1059'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.72888888888889'^^xsd:double;
  dwc:longitude '19.607'^^xsd:double;
  dwc:latitude '34.817001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.6070004 34.8170013, 19.6070004 34.8170013, 19.6070004 34.8170013, 19.6070004 34.8170013, 19.6070004 34.8170013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1059'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.152 19.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.152"^^xsd:decimal ;
  dwc:decimalLongitude "19.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.152 19.251)"^^geo:wktLiteral ;
  geo-pos:lat "35.152"^^xsd:decimal ;
  geo-pos:long "19.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1058'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1058'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.8691666666667'^^xsd:double;
  dwc:longitude '19.251'^^xsd:double;
  dwc:latitude '35.152'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.2509995 35.1520004, 19.2509995 35.1520004, 19.2509995 35.1520004, 19.2509995 35.1520004, 19.2509995 35.1520004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1058'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.174 18.999001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.174"^^xsd:decimal ;
  dwc:decimalLongitude "18.999001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.174 18.999001)"^^geo:wktLiteral ;
  geo-pos:lat "34.174"^^xsd:decimal ;
  geo-pos:long "18.999001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1057'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1057'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.95194444444444'^^xsd:double;
  dwc:longitude '18.999001'^^xsd:double;
  dwc:latitude '34.174'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.9990006 34.1739998, 18.9990006 34.1739998, 18.9990006 34.1739998, 18.9990006 34.1739998, 18.9990006 34.1739998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1057'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.313999 19.377001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.313999"^^xsd:decimal ;
  dwc:decimalLongitude "19.377001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.313999 19.377001)"^^geo:wktLiteral ;
  geo-pos:lat "34.313999"^^xsd:decimal ;
  geo-pos:long "19.377001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1056'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_1056'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.79972222222222'^^xsd:double;
  dwc:longitude '19.377001'^^xsd:double;
  dwc:latitude '34.313999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.3770008 34.3139992, 19.3770008 34.3139992, 19.3770008 34.3139992, 19.3770008 34.3139992, 19.3770008 34.3139992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1056'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.835999 20.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.835999"^^xsd:decimal ;
  dwc:decimalLongitude "20.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.835999 20.399)"^^geo:wktLiteral ;
  geo-pos:lat "34.835999"^^xsd:decimal ;
  geo-pos:long "20.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1055'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1055'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.7608333333333'^^xsd:double;
  dwc:longitude '20.399'^^xsd:double;
  dwc:latitude '34.835999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.3990002 34.8359985, 20.3990002 34.8359985, 20.3990002 34.8359985, 20.3990002 34.8359985, 20.3990002 34.8359985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1055'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.061001 20.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.061001"^^xsd:decimal ;
  dwc:decimalLongitude "20.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.061001 20.879)"^^geo:wktLiteral ;
  geo-pos:lat "35.061001"^^xsd:decimal ;
  geo-pos:long "20.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1054'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1054'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.2047222222222'^^xsd:double;
  dwc:longitude '20.879'^^xsd:double;
  dwc:latitude '35.061001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8789997 35.0610008, 20.8789997 35.0610008, 20.8789997 35.0610008, 20.8789997 35.0610008, 20.8789997 35.0610008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1054'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 21.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219002"^^xsd:decimal ;
  dwc:decimalLongitude "21.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219002 21.31)"^^geo:wktLiteral ;
  geo-pos:lat "35.219002"^^xsd:decimal ;
  geo-pos:long "21.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1053'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_1053'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.5702777777778'^^xsd:double;
  dwc:longitude '21.31'^^xsd:double;
  dwc:latitude '35.219002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.3099995 35.2190018, 21.3099995 35.2190018, 21.3099995 35.2190018, 21.3099995 35.2190018, 21.3099995 35.2190018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1053'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.282002 21.294001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.282002"^^xsd:decimal ;
  dwc:decimalLongitude "21.294001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.282002 21.294001)"^^geo:wktLiteral ;
  geo-pos:lat "35.282002"^^xsd:decimal ;
  geo-pos:long "21.294001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1052'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1052'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.5591666666667'^^xsd:double;
  dwc:longitude '21.294001'^^xsd:double;
  dwc:latitude '35.282002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.2940006 35.2820015, 21.2940006 35.2820015, 21.2940006 35.2820015, 21.2940006 35.2820015, 21.2940006 35.2820015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1052'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271 21.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.271"^^xsd:decimal ;
  dwc:decimalLongitude "21.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.271 21.298)"^^geo:wktLiteral ;
  geo-pos:lat "35.271"^^xsd:decimal ;
  geo-pos:long "21.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1051'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1051'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1836111111111'^^xsd:double;
  dwc:longitude '21.298'^^xsd:double;
  dwc:latitude '35.271'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.2980003 35.2709999, 21.2980003 35.2709999, 21.2980003 35.2709999, 21.2980003 35.2709999, 21.2980003 35.2709999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1051'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.303001 21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.303001"^^xsd:decimal ;
  dwc:decimalLongitude "21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.303001 21.32)"^^geo:wktLiteral ;
  geo-pos:lat "35.303001"^^xsd:decimal ;
  geo-pos:long "21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1050'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1050'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.7588888888889'^^xsd:double;
  dwc:longitude '21.32'^^xsd:double;
  dwc:latitude '35.303001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.3199997 35.3030014, 21.3199997 35.3030014, 21.3199997 35.3030014, 21.3199997 35.3030014, 21.3199997 35.3030014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1050'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002998 21.615999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002998"^^xsd:decimal ;
  dwc:decimalLongitude "21.615999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002998 21.615999)"^^geo:wktLiteral ;
  geo-pos:lat "35.002998"^^xsd:decimal ;
  geo-pos:long "21.615999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1049'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_1049'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.3980555555556'^^xsd:double;
  dwc:longitude '21.615999'^^xsd:double;
  dwc:latitude '35.002998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.6159992 35.0029984, 21.6159992 35.0029984, 21.6159992 35.0029984, 21.6159992 35.0029984, 21.6159992 35.0029984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1049'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.876 11.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.876"^^xsd:decimal ;
  dwc:decimalLongitude "11.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.876 11.137)"^^geo:wktLiteral ;
  geo-pos:lat "33.876"^^xsd:decimal ;
  geo-pos:long "11.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_873'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_873'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.31'^^xsd:double;
  dwc:longitude '11.137'^^xsd:double;
  dwc:latitude '33.876'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1370001 33.8759995, 11.1370001 33.8759995, 11.1370001 33.8759995, 11.1370001 33.8759995, 11.1370001 33.8759995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_873'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.874001 11.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.874001"^^xsd:decimal ;
  dwc:decimalLongitude "11.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.874001 11.138)"^^geo:wktLiteral ;
  geo-pos:lat "33.874001"^^xsd:decimal ;
  geo-pos:long "11.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_872'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_872'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.573055555556'^^xsd:double;
  dwc:longitude '11.138'^^xsd:double;
  dwc:latitude '33.874001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1379995 33.8740006, 11.1379995 33.8740006, 11.1379995 33.8740006, 11.1379995 33.8740006, 11.1379995 33.8740006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_872'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.922001 11.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.922001"^^xsd:decimal ;
  dwc:decimalLongitude "11.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.922001 11.047)"^^geo:wktLiteral ;
  geo-pos:lat "33.922001"^^xsd:decimal ;
  geo-pos:long "11.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_871'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_871'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.723333333333'^^xsd:double;
  dwc:longitude '11.047'^^xsd:double;
  dwc:latitude '33.922001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0469999 33.9220009, 11.0469999 33.9220009, 11.0469999 33.9220009, 11.0469999 33.9220009, 11.0469999 33.9220009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_871'^^xsd:string;
  dwc:observationDate '2011-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931999 11.053001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931999"^^xsd:decimal ;
  dwc:decimalLongitude "11.053001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931999 11.053001)"^^geo:wktLiteral ;
  geo-pos:lat "33.931999"^^xsd:decimal ;
  geo-pos:long "11.053001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_870'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_870'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.954722222222'^^xsd:double;
  dwc:longitude '11.053001'^^xsd:double;
  dwc:latitude '33.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0530005 33.9319992, 11.0530005 33.9319992, 11.0530005 33.9319992, 11.0530005 33.9319992, 11.0530005 33.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_870'^^xsd:string;
  dwc:observationDate '2011-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.655001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.655001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346001 25.655001)"^^geo:wktLiteral ;
  geo-pos:lat "35.346001"^^xsd:decimal ;
  geo-pos:long "25.655001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1511'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1511'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.4213888888889'^^xsd:double;
  dwc:longitude '25.655001'^^xsd:double;
  dwc:latitude '35.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6550007 35.3460007, 25.6550007 35.3460007, 25.6550007 35.3460007, 25.6550007 35.3460007, 25.6550007 35.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1511'^^xsd:string;
  dwc:observationDate '2011-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367001 25.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.367001"^^xsd:decimal ;
  dwc:decimalLongitude "25.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367001 25.625)"^^geo:wktLiteral ;
  geo-pos:lat "35.367001"^^xsd:decimal ;
  geo-pos:long "25.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1510'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1510'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.2241666666667'^^xsd:double;
  dwc:longitude '25.625'^^xsd:double;
  dwc:latitude '35.367001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.625 35.3670006, 25.625 35.3670006, 25.625 35.3670006, 25.625 35.3670006, 25.625 35.3670006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1510'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.365002"^^xsd:decimal ;
  dwc:decimalLongitude "25.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.365002 25.671)"^^geo:wktLiteral ;
  geo-pos:lat "35.365002"^^xsd:decimal ;
  geo-pos:long "25.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1509'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1509'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0463888888889'^^xsd:double;
  dwc:longitude '25.671'^^xsd:double;
  dwc:latitude '35.365002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6709995 35.3650017, 25.6709995 35.3650017, 25.6709995 35.3650017, 25.6709995 35.3650017, 25.6709995 35.3650017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1509'^^xsd:string;
  dwc:observationDate '2011-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1508'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1508'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1730555555556'^^xsd:double;
  dwc:longitude '25.642'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6420002 35.3470001, 25.6420002 35.3470001, 25.6420002 35.3470001, 25.6420002 35.3470001, 25.6420002 35.3470001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1508'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.636999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348999"^^xsd:decimal ;
  dwc:decimalLongitude "25.636999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348999 25.636999)"^^geo:wktLiteral ;
  geo-pos:lat "35.348999"^^xsd:decimal ;
  geo-pos:long "25.636999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1507'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1507'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.43527777777778'^^xsd:double;
  dwc:longitude '25.636999'^^xsd:double;
  dwc:latitude '35.348999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6369991 35.348999, 25.6369991 35.348999, 25.6369991 35.348999, 25.6369991 35.348999, 25.6369991 35.348999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1507'^^xsd:string;
  dwc:observationDate '2011-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.688999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.688999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.688999)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.688999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1506'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_1506'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.2030555555556'^^xsd:double;
  dwc:longitude '25.688999'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6889992 35.3479996, 25.6889992 35.3479996, 25.6889992 35.3479996, 25.6889992 35.3479996, 25.6889992 35.3479996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1506'^^xsd:string;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.395001 25.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.395001"^^xsd:decimal ;
  dwc:decimalLongitude "25.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.395001 25.813)"^^geo:wktLiteral ;
  geo-pos:lat "35.395001"^^xsd:decimal ;
  geo-pos:long "25.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1505'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1505'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.6188888888889'^^xsd:double;
  dwc:longitude '25.813'^^xsd:double;
  dwc:latitude '35.395001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.8129997 35.3950005, 25.8129997 35.3950005, 25.8129997 35.3950005, 25.8129997 35.3950005, 25.8129997 35.3950005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1505'^^xsd:string;
  dwc:observationDate '2011-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.634001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.362999"^^xsd:decimal ;
  dwc:decimalLongitude "25.634001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.362999 25.634001)"^^geo:wktLiteral ;
  geo-pos:lat "35.362999"^^xsd:decimal ;
  geo-pos:long "25.634001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1504'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1504'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2005555555556'^^xsd:double;
  dwc:longitude '25.634001'^^xsd:double;
  dwc:latitude '35.362999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6340008 35.362999, 25.6340008 35.362999, 25.6340008 35.362999, 25.6340008 35.362999, 25.6340008 35.362999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1504'^^xsd:string;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.655001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.359001"^^xsd:decimal ;
  dwc:decimalLongitude "25.655001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.359001 25.655001)"^^geo:wktLiteral ;
  geo-pos:lat "35.359001"^^xsd:decimal ;
  geo-pos:long "25.655001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1439'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_1439'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.76694444444444'^^xsd:double;
  dwc:longitude '25.655001'^^xsd:double;
  dwc:latitude '35.359001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6550007 35.3590012, 25.6550007 35.3590012, 25.6550007 35.3590012, 25.6550007 35.3590012, 25.6550007 35.3590012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1439'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.653999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.369"^^xsd:decimal ;
  dwc:decimalLongitude "25.653999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.369 25.653999)"^^geo:wktLiteral ;
  geo-pos:lat "35.369"^^xsd:decimal ;
  geo-pos:long "25.653999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1438'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1438'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.8802777777778'^^xsd:double;
  dwc:longitude '25.653999'^^xsd:double;
  dwc:latitude '35.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6539993 35.3689995, 25.6539993 35.3689995, 25.6539993 35.3689995, 25.6539993 35.3689995, 25.6539993 35.3689995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1438'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.368"^^xsd:decimal ;
  dwc:decimalLongitude "25.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.368 25.646)"^^geo:wktLiteral ;
  geo-pos:lat "35.368"^^xsd:decimal ;
  geo-pos:long "25.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1437'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_1437'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.5222222222222'^^xsd:double;
  dwc:longitude '25.646'^^xsd:double;
  dwc:latitude '35.368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6459999 35.368, 25.6459999 35.368, 25.6459999 35.368, 25.6459999 35.368, 25.6459999 35.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1437'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.355"^^xsd:decimal ;
  dwc:decimalLongitude "25.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.355 25.576)"^^geo:wktLiteral ;
  geo-pos:lat "35.355"^^xsd:decimal ;
  geo-pos:long "25.576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1343'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1343'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.1275'^^xsd:double;
  dwc:longitude '25.576'^^xsd:double;
  dwc:latitude '35.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5760002 35.3549995, 25.5760002 35.3549995, 25.5760002 35.3549995, 25.5760002 35.3549995, 25.5760002 35.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1343'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.442001 25.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.442001"^^xsd:decimal ;
  dwc:decimalLongitude "25.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.442001 25.555)"^^geo:wktLiteral ;
  geo-pos:lat "35.442001"^^xsd:decimal ;
  geo-pos:long "25.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1339'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_1339'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.6436111111111'^^xsd:double;
  dwc:longitude '25.555'^^xsd:double;
  dwc:latitude '35.442001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5550003 35.4420013, 25.5550003 35.4420013, 25.5550003 35.4420013, 25.5550003 35.4420013, 25.5550003 35.4420013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1339'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.963001 10.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.963001"^^xsd:decimal ;
  dwc:decimalLongitude "10.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.963001 10.651)"^^geo:wktLiteral ;
  geo-pos:lat "33.963001"^^xsd:decimal ;
  geo-pos:long "10.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_796'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_796'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.1211111111111'^^xsd:double;
  dwc:longitude '10.651'^^xsd:double;
  dwc:latitude '33.963001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.651 33.9630013, 10.651 33.9630013, 10.651 33.9630013, 10.651 33.9630013, 10.651 33.9630013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_796'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.951 10.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.951"^^xsd:decimal ;
  dwc:decimalLongitude "10.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.951 10.682)"^^geo:wktLiteral ;
  geo-pos:lat "33.951"^^xsd:decimal ;
  geo-pos:long "10.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_795'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_795'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.7030555555556'^^xsd:double;
  dwc:longitude '10.682'^^xsd:double;
  dwc:latitude '33.951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6820002 33.9510002, 10.6820002 33.9510002, 10.6820002 33.9510002, 10.6820002 33.9510002, 10.6820002 33.9510002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_795'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.942001 10.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.942001"^^xsd:decimal ;
  dwc:decimalLongitude "10.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.942001 10.696)"^^geo:wktLiteral ;
  geo-pos:lat "33.942001"^^xsd:decimal ;
  geo-pos:long "10.696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_794'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_794'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.4966666666667'^^xsd:double;
  dwc:longitude '10.696'^^xsd:double;
  dwc:latitude '33.942001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6960001 33.9420013, 10.6960001 33.9420013, 10.6960001 33.9420013, 10.6960001 33.9420013, 10.6960001 33.9420013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_794'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955002 10.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.955002"^^xsd:decimal ;
  dwc:decimalLongitude "10.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955002 10.741)"^^geo:wktLiteral ;
  geo-pos:lat "33.955002"^^xsd:decimal ;
  geo-pos:long "10.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_787'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_787'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.2480555555556'^^xsd:double;
  dwc:longitude '10.741'^^xsd:double;
  dwc:latitude '33.955002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7410002 33.9550018, 10.7410002 33.9550018, 10.7410002 33.9550018, 10.7410002 33.9550018, 10.7410002 33.9550018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_787'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.995998 10.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.995998"^^xsd:decimal ;
  dwc:decimalLongitude "10.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.995998 10.768)"^^geo:wktLiteral ;
  geo-pos:lat "33.995998"^^xsd:decimal ;
  geo-pos:long "10.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_786'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_786'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.3677777777778'^^xsd:double;
  dwc:longitude '10.768'^^xsd:double;
  dwc:latitude '33.995998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7679997 33.9959984, 10.7679997 33.9959984, 10.7679997 33.9959984, 10.7679997 33.9959984, 10.7679997 33.9959984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_786'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.78)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_785'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_785'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1186111111111'^^xsd:double;
  dwc:longitude '10.78'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7799997 34.007, 10.7799997 34.007, 10.7799997 34.007, 10.7799997 34.007, 10.7799997 34.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_785'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.993 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.993"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.993 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "33.993"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_784'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_784'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.7405555555556'^^xsd:double;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '33.993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7749996 33.993, 10.7749996 33.993, 10.7749996 33.993, 10.7749996 33.993, 10.7749996 33.993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_784'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.960999 10.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.960999"^^xsd:decimal ;
  dwc:decimalLongitude "10.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.960999 10.652)"^^geo:wktLiteral ;
  geo-pos:lat "33.960999"^^xsd:decimal ;
  geo-pos:long "10.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_783'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_783'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6280555555556'^^xsd:double;
  dwc:longitude '10.652'^^xsd:double;
  dwc:latitude '33.960999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6520004 33.9609985, 10.6520004 33.9609985, 10.6520004 33.9609985, 10.6520004 33.9609985, 10.6520004 33.9609985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_783'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.992001 10.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.992001"^^xsd:decimal ;
  dwc:decimalLongitude "10.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.992001 10.662)"^^geo:wktLiteral ;
  geo-pos:lat "33.992001"^^xsd:decimal ;
  geo-pos:long "10.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_782'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_782'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.59638888888889'^^xsd:double;
  dwc:longitude '10.662'^^xsd:double;
  dwc:latitude '33.992001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6619997 33.9920006, 10.6619997 33.9920006, 10.6619997 33.9920006, 10.6619997 33.9920006, 10.6619997 33.9920006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_782'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.001 10.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.001"^^xsd:decimal ;
  dwc:decimalLongitude "10.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.001 10.677)"^^geo:wktLiteral ;
  geo-pos:lat "34.001"^^xsd:decimal ;
  geo-pos:long "10.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_781'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_781'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0966666666667'^^xsd:double;
  dwc:longitude '10.677'^^xsd:double;
  dwc:latitude '34.001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6770001 34.0009995, 10.6770001 34.0009995, 10.6770001 34.0009995, 10.6770001 34.0009995, 10.6770001 34.0009995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_781'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013001 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013001"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013001 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.013001"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_780'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_780'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.5411111111111'^^xsd:double;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '34.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6499996 34.0130005, 10.6499996 34.0130005, 10.6499996 34.0130005, 10.6499996 34.0130005, 10.6499996 34.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_780'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.986 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.986"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.986 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "33.986"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_779'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_779'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.4772222222222'^^xsd:double;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '33.986'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5690002 33.9860001, 10.5690002 33.9860001, 10.5690002 33.9860001, 10.5690002 33.9860001, 10.5690002 33.9860001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_779'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945999 10.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.945999"^^xsd:decimal ;
  dwc:decimalLongitude "10.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945999 10.462)"^^geo:wktLiteral ;
  geo-pos:lat "33.945999"^^xsd:decimal ;
  geo-pos:long "10.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_778'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_778'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.9066666666667'^^xsd:double;
  dwc:longitude '10.462'^^xsd:double;
  dwc:latitude '33.945999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4619999 33.9459992, 10.4619999 33.9459992, 10.4619999 33.9459992, 10.4619999 33.9459992, 10.4619999 33.9459992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_778'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.941002 10.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.941002"^^xsd:decimal ;
  dwc:decimalLongitude "10.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.941002 10.641)"^^geo:wktLiteral ;
  geo-pos:lat "33.941002"^^xsd:decimal ;
  geo-pos:long "10.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_777'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_777'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.1238888888889'^^xsd:double;
  dwc:longitude '10.641'^^xsd:double;
  dwc:latitude '33.941002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6409998 33.9410019, 10.6409998 33.9410019, 10.6409998 33.9410019, 10.6409998 33.9410019, 10.6409998 33.9410019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_777'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.942001 10.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.942001"^^xsd:decimal ;
  dwc:decimalLongitude "10.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.942001 10.651)"^^geo:wktLiteral ;
  geo-pos:lat "33.942001"^^xsd:decimal ;
  geo-pos:long "10.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_776'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_776'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.88555555555556'^^xsd:double;
  dwc:longitude '10.651'^^xsd:double;
  dwc:latitude '33.942001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.651 33.9420013, 10.651 33.9420013, 10.651 33.9420013, 10.651 33.9420013, 10.651 33.9420013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_776'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973 10.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973 10.651)"^^geo:wktLiteral ;
  geo-pos:lat "33.973"^^xsd:decimal ;
  geo-pos:long "10.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_775'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_775'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.7819444444444'^^xsd:double;
  dwc:longitude '10.651'^^xsd:double;
  dwc:latitude '33.973'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.651 33.9729996, 10.651 33.9729996, 10.651 33.9729996, 10.651 33.9729996, 10.651 33.9729996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_775'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226002 25.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226002"^^xsd:decimal ;
  dwc:decimalLongitude "25.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226002 25.132)"^^geo:wktLiteral ;
  geo-pos:lat "36.226002"^^xsd:decimal ;
  geo-pos:long "25.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_418'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_418'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.5869444444444'^^xsd:double;
  dwc:longitude '25.132'^^xsd:double;
  dwc:latitude '36.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.132 36.2260017, 25.132 36.2260017, 25.132 36.2260017, 25.132 36.2260017, 25.132 36.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_418'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.148998 25.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.148998"^^xsd:decimal ;
  dwc:decimalLongitude "25.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.148998 25.056)"^^geo:wktLiteral ;
  geo-pos:lat "36.148998"^^xsd:decimal ;
  geo-pos:long "25.056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_417'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_417'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.8472222222222'^^xsd:double;
  dwc:longitude '25.056'^^xsd:double;
  dwc:latitude '36.148998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0559998 36.1489983, 25.0559998 36.1489983, 25.0559998 36.1489983, 25.0559998 36.1489983, 25.0559998 36.1489983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_417'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.027 24.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.027"^^xsd:decimal ;
  dwc:decimalLongitude "24.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.027 24.996)"^^geo:wktLiteral ;
  geo-pos:lat "36.027"^^xsd:decimal ;
  geo-pos:long "24.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_416'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_416'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.01'^^xsd:double;
  dwc:longitude '24.996'^^xsd:double;
  dwc:latitude '36.027'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.9960003 36.0270004, 24.9960003 36.0270004, 24.9960003 36.0270004, 24.9960003 36.0270004, 24.9960003 36.0270004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_416'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.078999 24.891001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.078999"^^xsd:decimal ;
  dwc:decimalLongitude "24.891001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.078999 24.891001)"^^geo:wktLiteral ;
  geo-pos:lat "36.078999"^^xsd:decimal ;
  geo-pos:long "24.891001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_415'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_415'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.01'^^xsd:double;
  dwc:longitude '24.891001'^^xsd:double;
  dwc:latitude '36.078999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.8910008 36.0789986, 24.8910008 36.0789986, 24.8910008 36.0789986, 24.8910008 36.0789986, 24.8910008 36.0789986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_415'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.854 24.933001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.854"^^xsd:decimal ;
  dwc:decimalLongitude "24.933001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.854 24.933001)"^^geo:wktLiteral ;
  geo-pos:lat "35.854"^^xsd:decimal ;
  geo-pos:long "24.933001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_414'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_414'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.8930555555556'^^xsd:double;
  dwc:longitude '24.933001'^^xsd:double;
  dwc:latitude '35.854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.9330006 35.8540001, 24.9330006 35.8540001, 24.9330006 35.8540001, 24.9330006 35.8540001, 24.9330006 35.8540001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_414'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973 10.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.973 10.657)"^^geo:wktLiteral ;
  geo-pos:lat "33.973"^^xsd:decimal ;
  geo-pos:long "10.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_774'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_774'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.3419444444444'^^xsd:double;
  dwc:longitude '10.657'^^xsd:double;
  dwc:latitude '33.973'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6569996 33.9729996, 10.6569996 33.9729996, 10.6569996 33.9729996, 10.6569996 33.9729996, 10.6569996 33.9729996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_774'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.960999 10.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.960999"^^xsd:decimal ;
  dwc:decimalLongitude "10.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.960999 10.728)"^^geo:wktLiteral ;
  geo-pos:lat "33.960999"^^xsd:decimal ;
  geo-pos:long "10.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_773'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_773'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.0530555555556'^^xsd:double;
  dwc:longitude '10.728'^^xsd:double;
  dwc:latitude '33.960999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7279997 33.9609985, 10.7279997 33.9609985, 10.7279997 33.9609985, 10.7279997 33.9609985, 10.7279997 33.9609985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_773'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.970001 10.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.970001"^^xsd:decimal ;
  dwc:decimalLongitude "10.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.970001 10.656)"^^geo:wktLiteral ;
  geo-pos:lat "33.970001"^^xsd:decimal ;
  geo-pos:long "10.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_772'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_772'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.66444444444444'^^xsd:double;
  dwc:longitude '10.656'^^xsd:double;
  dwc:latitude '33.970001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6560001 33.9700012, 10.6560001 33.9700012, 10.6560001 33.9700012, 10.6560001 33.9700012, 10.6560001 33.9700012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_772'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.957001 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.957001"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.957001 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "33.957001"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_771'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_771'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.215'^^xsd:double;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '33.957001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.658 33.9570007, 10.658 33.9570007, 10.658 33.9570007, 10.658 33.9570007, 10.658 33.9570007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_771'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.960999 10.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.960999"^^xsd:decimal ;
  dwc:decimalLongitude "10.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.960999 10.647)"^^geo:wktLiteral ;
  geo-pos:lat "33.960999"^^xsd:decimal ;
  geo-pos:long "10.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_770'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_770'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.0580555555556'^^xsd:double;
  dwc:longitude '10.647'^^xsd:double;
  dwc:latitude '33.960999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6470003 33.9609985, 10.6470003 33.9609985, 10.6470003 33.9609985, 10.6470003 33.9609985, 10.6470003 33.9609985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_770'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.966999 10.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.966999"^^xsd:decimal ;
  dwc:decimalLongitude "10.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.966999 10.649)"^^geo:wktLiteral ;
  geo-pos:lat "33.966999"^^xsd:decimal ;
  geo-pos:long "10.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_769'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_769'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.5825'^^xsd:double;
  dwc:longitude '10.649'^^xsd:double;
  dwc:latitude '33.966999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6490002 33.9669991, 10.6490002 33.9669991, 10.6490002 33.9669991, 10.6490002 33.9669991, 10.6490002 33.9669991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_769'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964001 10.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.964001"^^xsd:decimal ;
  dwc:decimalLongitude "10.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964001 10.674)"^^geo:wktLiteral ;
  geo-pos:lat "33.964001"^^xsd:decimal ;
  geo-pos:long "10.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_768'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_768'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.1988888888889'^^xsd:double;
  dwc:longitude '10.674'^^xsd:double;
  dwc:latitude '33.964001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6739998 33.9640007, 10.6739998 33.9640007, 10.6739998 33.9640007, 10.6739998 33.9640007, 10.6739998 33.9640007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_768'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 10.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.98"^^xsd:decimal ;
  dwc:decimalLongitude "10.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 10.679)"^^geo:wktLiteral ;
  geo-pos:lat "33.98"^^xsd:decimal ;
  geo-pos:long "10.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_767'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_767'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.3497222222222'^^xsd:double;
  dwc:longitude '10.679'^^xsd:double;
  dwc:latitude '33.98'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6789999 33.9799995, 10.6789999 33.9799995, 10.6789999 33.9799995, 10.6789999 33.9799995, 10.6789999 33.9799995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_767'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 10.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.98"^^xsd:decimal ;
  dwc:decimalLongitude "10.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 10.679)"^^geo:wktLiteral ;
  geo-pos:lat "33.98"^^xsd:decimal ;
  geo-pos:long "10.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_766'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_766'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.0991666666667'^^xsd:double;
  dwc:longitude '10.679'^^xsd:double;
  dwc:latitude '33.98'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6789999 33.9799995, 10.6789999 33.9799995, 10.6789999 33.9799995, 10.6789999 33.9799995, 10.6789999 33.9799995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_766'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.976002 10.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.976002"^^xsd:decimal ;
  dwc:decimalLongitude "10.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.976002 10.675)"^^geo:wktLiteral ;
  geo-pos:lat "33.976002"^^xsd:decimal ;
  geo-pos:long "10.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_765'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_765'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6313888888889'^^xsd:double;
  dwc:longitude '10.675'^^xsd:double;
  dwc:latitude '33.976002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6750002 33.9760017, 10.6750002 33.9760017, 10.6750002 33.9760017, 10.6750002 33.9760017, 10.6750002 33.9760017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_765'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.994 10.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.994"^^xsd:decimal ;
  dwc:decimalLongitude "10.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.994 10.664)"^^geo:wktLiteral ;
  geo-pos:lat "33.994"^^xsd:decimal ;
  geo-pos:long "10.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_762'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_762'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.8658333333333'^^xsd:double;
  dwc:longitude '10.664'^^xsd:double;
  dwc:latitude '33.994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6639996 33.9939995, 10.6639996 33.9939995, 10.6639996 33.9939995, 10.6639996 33.9939995, 10.6639996 33.9939995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_762'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.077 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.077"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.077 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.077"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_712'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_712'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.9975'^^xsd:double;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.077'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.46 34.0769997, 10.46 34.0769997, 10.46 34.0769997, 10.46 34.0769997, 10.46 34.0769997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_712'^^xsd:string;
  dwc:observationDate '2011-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.120998 11.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.120998"^^xsd:decimal ;
  dwc:decimalLongitude "11.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.120998 11.905)"^^geo:wktLiteral ;
  geo-pos:lat "33.120998"^^xsd:decimal ;
  geo-pos:long "11.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_703'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_703'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.5730555555556'^^xsd:double;
  dwc:longitude '11.905'^^xsd:double;
  dwc:latitude '33.120998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9049997 33.1209984, 11.9049997 33.1209984, 11.9049997 33.1209984, 11.9049997 33.1209984, 11.9049997 33.1209984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_703'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.766998 14.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.766998"^^xsd:decimal ;
  dwc:decimalLongitude "14.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.766998 14.049)"^^geo:wktLiteral ;
  geo-pos:lat "32.766998"^^xsd:decimal ;
  geo-pos:long "14.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_693'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_693'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.8158333333333'^^xsd:double;
  dwc:longitude '14.049'^^xsd:double;
  dwc:latitude '32.766998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.0489998 32.7669983, 14.0489998 32.7669983, 14.0489998 32.7669983, 14.0489998 32.7669983, 14.0489998 32.7669983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_693'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.716999 16.363001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.716999"^^xsd:decimal ;
  dwc:decimalLongitude "16.363001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.716999 16.363001)"^^geo:wktLiteral ;
  geo-pos:lat "32.716999"^^xsd:decimal ;
  geo-pos:long "16.363001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_680'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_680'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.89833333333333'^^xsd:double;
  dwc:longitude '16.363001'^^xsd:double;
  dwc:latitude '32.716999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.3630009 32.7169991, 16.3630009 32.7169991, 16.3630009 32.7169991, 16.3630009 32.7169991, 16.3630009 32.7169991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_680'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.201 16.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.201"^^xsd:decimal ;
  dwc:decimalLongitude "16.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.201 16.521)"^^geo:wktLiteral ;
  geo-pos:lat "32.201"^^xsd:decimal ;
  geo-pos:long "16.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_678'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_678'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.2030555555556'^^xsd:double;
  dwc:longitude '16.521'^^xsd:double;
  dwc:latitude '32.201'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.5209999 32.2010002, 16.5209999 32.2010002, 16.5209999 32.2010002, 16.5209999 32.2010002, 16.5209999 32.2010002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_678'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.199001 18.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.199001"^^xsd:decimal ;
  dwc:decimalLongitude "18.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.199001 18.969)"^^geo:wktLiteral ;
  geo-pos:lat "34.199001"^^xsd:decimal ;
  geo-pos:long "18.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_668'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_668'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1538888888889'^^xsd:double;
  dwc:longitude '18.969'^^xsd:double;
  dwc:latitude '34.199001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.9689999 34.1990013, 18.9689999 34.1990013, 18.9689999 34.1990013, 18.9689999 34.1990013, 18.9689999 34.1990013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_668'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217999 12.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.217999"^^xsd:decimal ;
  dwc:decimalLongitude "12.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217999 12.671)"^^geo:wktLiteral ;
  geo-pos:lat "35.217999"^^xsd:decimal ;
  geo-pos:long "12.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1179'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_1179'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.9605555555556'^^xsd:double;
  dwc:longitude '12.671'^^xsd:double;
  dwc:latitude '35.217999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6709995 35.2179985, 12.6709995 35.2179985, 12.6709995 35.2179985, 12.6709995 35.2179985, 12.6709995 35.2179985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1179'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.501999 13.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.501999"^^xsd:decimal ;
  dwc:decimalLongitude "13.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.501999 13.127)"^^geo:wktLiteral ;
  geo-pos:lat "34.501999"^^xsd:decimal ;
  geo-pos:long "13.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1178'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1178'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7252777777778'^^xsd:double;
  dwc:longitude '13.127'^^xsd:double;
  dwc:latitude '34.501999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.1269999 34.5019989, 13.1269999 34.5019989, 13.1269999 34.5019989, 13.1269999 34.5019989, 13.1269999 34.5019989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1178'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.792999 12.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.792999"^^xsd:decimal ;
  dwc:decimalLongitude "12.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.792999 12.969)"^^geo:wktLiteral ;
  geo-pos:lat "34.792999"^^xsd:decimal ;
  geo-pos:long "12.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1177'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1177'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.9955555555556'^^xsd:double;
  dwc:longitude '12.969'^^xsd:double;
  dwc:latitude '34.792999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9689999 34.7929993, 12.9689999 34.7929993, 12.9689999 34.7929993, 12.9689999 34.7929993, 12.9689999 34.7929993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1177'^^xsd:string;
  dwc:observationDate '2011-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 12.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.226002"^^xsd:decimal ;
  dwc:decimalLongitude "12.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.226002 12.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.226002"^^xsd:decimal ;
  geo-pos:long "12.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1176'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1176'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.9505555555556'^^xsd:double;
  dwc:longitude '12.233'^^xsd:double;
  dwc:latitude '35.226002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2329998 35.2260017, 12.2329998 35.2260017, 12.2329998 35.2260017, 12.2329998 35.2260017, 12.2329998 35.2260017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1176'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.314999 12.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.314999"^^xsd:decimal ;
  dwc:decimalLongitude "12.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.314999 12.034)"^^geo:wktLiteral ;
  geo-pos:lat "35.314999"^^xsd:decimal ;
  geo-pos:long "12.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1175'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1175'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.4744444444444'^^xsd:double;
  dwc:longitude '12.034'^^xsd:double;
  dwc:latitude '35.314999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0340004 35.3149986, 12.0340004 35.3149986, 12.0340004 35.3149986, 12.0340004 35.3149986, 12.0340004 35.3149986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1175'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 12.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.244999"^^xsd:decimal ;
  dwc:decimalLongitude "12.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.244999 12.159)"^^geo:wktLiteral ;
  geo-pos:lat "35.244999"^^xsd:decimal ;
  geo-pos:long "12.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1174'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_1174'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.8925'^^xsd:double;
  dwc:longitude '12.159'^^xsd:double;
  dwc:latitude '35.244999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1590004 35.2449989, 12.1590004 35.2449989, 12.1590004 35.2449989, 12.1590004 35.2449989, 12.1590004 35.2449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1174'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.106998 12.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.106998"^^xsd:decimal ;
  dwc:decimalLongitude "12.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.106998 12.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.106998"^^xsd:decimal ;
  geo-pos:long "12.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1167'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1167'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.1886111111111'^^xsd:double;
  dwc:longitude '12.182'^^xsd:double;
  dwc:latitude '35.106998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1820002 35.1069984, 12.1820002 35.1069984, 12.1820002 35.1069984, 12.1820002 35.1069984, 12.1820002 35.1069984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1167'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.18"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1151'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1151'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.1488888888889'^^xsd:double;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '35.18'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1000004 35.1800003, 12.1000004 35.1800003, 12.1000004 35.1800003, 12.1000004 35.1800003, 12.1000004 35.1800003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1151'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.193001 12.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.193001"^^xsd:decimal ;
  dwc:decimalLongitude "12.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.193001 12.119)"^^geo:wktLiteral ;
  geo-pos:lat "35.193001"^^xsd:decimal ;
  geo-pos:long "12.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1150'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1150'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.6625'^^xsd:double;
  dwc:longitude '12.119'^^xsd:double;
  dwc:latitude '35.193001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1190004 35.1930008, 12.1190004 35.1930008, 12.1190004 35.1930008, 12.1190004 35.1930008, 12.1190004 35.1930008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1150'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 11.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.240002"^^xsd:decimal ;
  dwc:decimalLongitude "11.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.240002 11.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.240002"^^xsd:decimal ;
  geo-pos:long "11.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1805'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1805'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.2766666666667'^^xsd:double;
  dwc:longitude '11.149'^^xsd:double;
  dwc:latitude '35.240002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1490002 35.2400017, 11.1490002 35.2400017, 11.1490002 35.2400017, 11.1490002 35.2400017, 11.1490002 35.2400017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1805'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223 11.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223"^^xsd:decimal ;
  dwc:decimalLongitude "11.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223 11.192)"^^geo:wktLiteral ;
  geo-pos:lat "35.223"^^xsd:decimal ;
  geo-pos:long "11.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1804'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1804'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.57694444444444'^^xsd:double;
  dwc:longitude '11.192'^^xsd:double;
  dwc:latitude '35.223'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1920004 35.2229996, 11.1920004 35.2229996, 11.1920004 35.2229996, 11.1920004 35.2229996, 11.1920004 35.2229996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1804'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207001 11.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207001"^^xsd:decimal ;
  dwc:decimalLongitude "11.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207001 11.187)"^^geo:wktLiteral ;
  geo-pos:lat "35.207001"^^xsd:decimal ;
  geo-pos:long "11.187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1803'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1803'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1711111111111'^^xsd:double;
  dwc:longitude '11.187'^^xsd:double;
  dwc:latitude '35.207001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1870003 35.2070007, 11.1870003 35.2070007, 11.1870003 35.2070007, 11.1870003 35.2070007, 11.1870003 35.2070007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1803'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209 11.191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.209"^^xsd:decimal ;
  dwc:decimalLongitude "11.191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.209 11.191)"^^geo:wktLiteral ;
  geo-pos:lat "35.209"^^xsd:decimal ;
  geo-pos:long "11.191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1802'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1802'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.5344444444444'^^xsd:double;
  dwc:longitude '11.191'^^xsd:double;
  dwc:latitude '35.209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.191 35.2089996, 11.191 35.2089996, 11.191 35.2089996, 11.191 35.2089996, 11.191 35.2089996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1802'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 11.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 11.203)"^^geo:wktLiteral ;
  geo-pos:lat "35.215"^^xsd:decimal ;
  geo-pos:long "11.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1801'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1801'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.415'^^xsd:double;
  dwc:longitude '11.203'^^xsd:double;
  dwc:latitude '35.215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2030001 35.2150002, 11.2030001 35.2150002, 11.2030001 35.2150002, 11.2030001 35.2150002, 11.2030001 35.2150002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1801'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712002 12.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.712002"^^xsd:decimal ;
  dwc:decimalLongitude "12.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712002 12.031)"^^geo:wktLiteral ;
  geo-pos:lat "34.712002"^^xsd:decimal ;
  geo-pos:long "12.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1800'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1800'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.9744444444444'^^xsd:double;
  dwc:longitude '12.031'^^xsd:double;
  dwc:latitude '34.712002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0310001 34.7120018, 12.0310001 34.7120018, 12.0310001 34.7120018, 12.0310001 34.7120018, 12.0310001 34.7120018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1800'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.650002 11.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.650002"^^xsd:decimal ;
  dwc:decimalLongitude "11.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.650002 11.805)"^^geo:wktLiteral ;
  geo-pos:lat "34.650002"^^xsd:decimal ;
  geo-pos:long "11.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1799'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1799'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.84055555555556'^^xsd:double;
  dwc:longitude '11.805'^^xsd:double;
  dwc:latitude '34.650002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8050003 34.6500015, 11.8050003 34.6500015, 11.8050003 34.6500015, 11.8050003 34.6500015, 11.8050003 34.6500015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1799'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.139 11.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.139"^^xsd:decimal ;
  dwc:decimalLongitude "11.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.139 11.305)"^^geo:wktLiteral ;
  geo-pos:lat "35.139"^^xsd:decimal ;
  geo-pos:long "11.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1798'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1798'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.4944444444444'^^xsd:double;
  dwc:longitude '11.305'^^xsd:double;
  dwc:latitude '35.139'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3050003 35.1389999, 11.3050003 35.1389999, 11.3050003 35.1389999, 11.3050003 35.1389999, 11.3050003 35.1389999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1798'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.167"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "35.167"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1797'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1797'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.6622222222222'^^xsd:double;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '35.167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3170004 35.1669998, 11.3170004 35.1669998, 11.3170004 35.1669998, 11.3170004 35.1669998, 11.3170004 35.1669998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1797'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 11.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.215 11.291)"^^geo:wktLiteral ;
  geo-pos:lat "35.215"^^xsd:decimal ;
  geo-pos:long "11.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1796'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1796'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:longitude '11.291'^^xsd:double;
  dwc:latitude '35.215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2910004 35.2150002, 11.2910004 35.2150002, 11.2910004 35.2150002, 11.2910004 35.2150002, 11.2910004 35.2150002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1796'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 11.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.248001"^^xsd:decimal ;
  dwc:decimalLongitude "11.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.248001 11.215)"^^geo:wktLiteral ;
  geo-pos:lat "35.248001"^^xsd:decimal ;
  geo-pos:long "11.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1795'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1795'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.9302777777778'^^xsd:double;
  dwc:longitude '11.215'^^xsd:double;
  dwc:latitude '35.248001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2150002 35.2480011, 11.2150002 35.2480011, 11.2150002 35.2480011, 11.2150002 35.2480011, 11.2150002 35.2480011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1795'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.256001 11.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.256001"^^xsd:decimal ;
  dwc:decimalLongitude "11.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.256001 11.186)"^^geo:wktLiteral ;
  geo-pos:lat "35.256001"^^xsd:decimal ;
  geo-pos:long "11.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1794'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1794'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.68'^^xsd:double;
  dwc:longitude '11.186'^^xsd:double;
  dwc:latitude '35.256001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1859999 35.2560005, 11.1859999 35.2560005, 11.1859999 35.2560005, 11.1859999 35.2560005, 11.1859999 35.2560005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1794'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233002"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233002 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "35.233002"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1791'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1791'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6436111111111'^^xsd:double;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '35.233002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1750002 35.2330017, 11.1750002 35.2330017, 11.1750002 35.2330017, 11.1750002 35.2330017, 11.1750002 35.2330017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1791'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.237999"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1790'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1790'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.9916666666667'^^xsd:double;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1820002 35.237999, 11.1820002 35.237999, 11.1820002 35.237999, 11.1820002 35.237999, 11.1820002 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1790'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237 11.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237"^^xsd:decimal ;
  dwc:decimalLongitude "11.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237 11.194)"^^geo:wktLiteral ;
  geo-pos:lat "35.237"^^xsd:decimal ;
  geo-pos:long "11.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1789'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_1789'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.80972222222222'^^xsd:double;
  dwc:longitude '11.194'^^xsd:double;
  dwc:latitude '35.237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1940002 35.2369995, 11.1940002 35.2369995, 11.1940002 35.2369995, 11.1940002 35.2369995, 11.1940002 35.2369995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1789'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.238998 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.238998"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.238998 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "35.238998"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1788'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1788'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.0333333333333'^^xsd:double;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '35.238998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1800003 35.2389984, 11.1800003 35.2389984, 11.1800003 35.2389984, 11.1800003 35.2389984, 11.1800003 35.2389984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1788'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.237999"^^xsd:decimal ;
  dwc:decimalLongitude "11.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.237999 11.177)"^^geo:wktLiteral ;
  geo-pos:lat "35.237999"^^xsd:decimal ;
  geo-pos:long "11.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1787'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1787'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.5602777777778'^^xsd:double;
  dwc:longitude '11.177'^^xsd:double;
  dwc:latitude '35.237999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1770001 35.237999, 11.1770001 35.237999, 11.1770001 35.237999, 11.1770001 35.237999, 11.1770001 35.237999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1787'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 11.171)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "11.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1786'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1786'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.3775'^^xsd:double;
  dwc:longitude '11.171'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1709995 35.2299995, 11.1709995 35.2299995, 11.1709995 35.2299995, 11.1709995 35.2299995, 11.1709995 35.2299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1786'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 11.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.224999"^^xsd:decimal ;
  dwc:decimalLongitude "11.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.224999 11.187)"^^geo:wktLiteral ;
  geo-pos:lat "35.224999"^^xsd:decimal ;
  geo-pos:long "11.187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1784'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1784'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.8391666666667'^^xsd:double;
  dwc:longitude '11.187'^^xsd:double;
  dwc:latitude '35.224999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1870003 35.2249985, 11.1870003 35.2249985, 11.1870003 35.2249985, 11.1870003 35.2249985, 11.1870003 35.2249985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1784'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.223999"^^xsd:decimal ;
  dwc:decimalLongitude "11.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.223999 11.197)"^^geo:wktLiteral ;
  geo-pos:lat "35.223999"^^xsd:decimal ;
  geo-pos:long "11.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1783'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1783'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.145'^^xsd:double;
  dwc:longitude '11.197'^^xsd:double;
  dwc:latitude '35.223999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1969996 35.223999, 11.1969996 35.223999, 11.1969996 35.223999, 11.1969996 35.223999, 11.1969996 35.223999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1783'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.231998"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.231998 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.231998"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1776'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_1776'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.0502777777778'^^xsd:double;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.231998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1820002 35.2319984, 11.1820002 35.2319984, 11.1820002 35.2319984, 11.1820002 35.2319984, 11.1820002 35.2319984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1776'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.066002 25.617001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.066002"^^xsd:decimal ;
  dwc:decimalLongitude "25.617001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.066002 25.617001)"^^geo:wktLiteral ;
  geo-pos:lat "37.066002"^^xsd:decimal ;
  geo-pos:long "25.617001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_644'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_644'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.2255555555556'^^xsd:double;
  dwc:longitude '25.617001'^^xsd:double;
  dwc:latitude '37.066002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6170006 37.0660019, 25.6170006 37.0660019, 25.6170006 37.0660019, 25.6170006 37.0660019, 25.6170006 37.0660019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_644'^^xsd:string;
  dwc:observationDate '2012-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07 25.606001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07"^^xsd:decimal ;
  dwc:decimalLongitude "25.606001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07 25.606001)"^^geo:wktLiteral ;
  geo-pos:lat "37.07"^^xsd:decimal ;
  geo-pos:long "25.606001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_643'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_643'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.6369444444444'^^xsd:double;
  dwc:longitude '25.606001'^^xsd:double;
  dwc:latitude '37.07'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6060009 37.0699997, 25.6060009 37.0699997, 25.6060009 37.0699997, 25.6060009 37.0699997, 25.6060009 37.0699997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_643'^^xsd:string;
  dwc:observationDate '2012-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.071999 25.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.071999"^^xsd:decimal ;
  dwc:decimalLongitude "25.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.071999 25.604)"^^geo:wktLiteral ;
  geo-pos:lat "37.071999"^^xsd:decimal ;
  geo-pos:long "25.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_642'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_642'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.098888888888889'^^xsd:double;
  dwc:longitude '25.604'^^xsd:double;
  dwc:latitude '37.071999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6040001 37.0719986, 25.6040001 37.0719986, 25.6040001 37.0719986, 25.6040001 37.0719986, 25.6040001 37.0719986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_642'^^xsd:string;
  dwc:observationDate '2012-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.042 25.601999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.042"^^xsd:decimal ;
  dwc:decimalLongitude "25.601999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.042 25.601999)"^^geo:wktLiteral ;
  geo-pos:lat "37.042"^^xsd:decimal ;
  geo-pos:long "25.601999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_641'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_641'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.384444444444'^^xsd:double;
  dwc:longitude '25.601999'^^xsd:double;
  dwc:latitude '37.042'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6019993 37.0419998, 25.6019993 37.0419998, 25.6019993 37.0419998, 25.6019993 37.0419998, 25.6019993 37.0419998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_641'^^xsd:string;
  dwc:observationDate '2012-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.047001 25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.047001"^^xsd:decimal ;
  dwc:decimalLongitude "25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.047001 25.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.047001"^^xsd:decimal ;
  geo-pos:long "25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_640'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_640'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5680555555556'^^xsd:double;
  dwc:longitude '25.6'^^xsd:double;
  dwc:latitude '37.047001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6000004 37.0470009, 25.6000004 37.0470009, 25.6000004 37.0470009, 25.6000004 37.0470009, 25.6000004 37.0470009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_640'^^xsd:string;
  dwc:observationDate '2012-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.063 25.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.063"^^xsd:decimal ;
  dwc:decimalLongitude "25.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.063 25.604)"^^geo:wktLiteral ;
  geo-pos:lat "37.063"^^xsd:decimal ;
  geo-pos:long "25.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_597'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_597'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.1158333333333'^^xsd:double;
  dwc:longitude '25.604'^^xsd:double;
  dwc:latitude '37.063'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6040001 37.0629997, 25.6040001 37.0629997, 25.6040001 37.0629997, 25.6040001 37.0629997, 25.6040001 37.0629997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_597'^^xsd:string;
  dwc:observationDate '2011-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 25.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "25.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 25.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "25.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_596'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_596'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.3147222222222'^^xsd:double;
  dwc:longitude '25.625'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.625 37.0830002, 25.625 37.0830002, 25.625 37.0830002, 25.625 37.0830002, 25.625 37.0830002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_596'^^xsd:string;
  dwc:observationDate '2011-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.084 25.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.084"^^xsd:decimal ;
  dwc:decimalLongitude "25.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.084 25.601)"^^geo:wktLiteral ;
  geo-pos:lat "37.084"^^xsd:decimal ;
  geo-pos:long "25.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_587'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_587'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.292777777778'^^xsd:double;
  dwc:longitude '25.601'^^xsd:double;
  dwc:latitude '37.084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6009998 37.0839996, 25.6009998 37.0839996, 25.6009998 37.0839996, 25.6009998 37.0839996, 25.6009998 37.0839996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_587'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.048 25.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.048"^^xsd:decimal ;
  dwc:decimalLongitude "25.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.048 25.611)"^^geo:wktLiteral ;
  geo-pos:lat "37.048"^^xsd:decimal ;
  geo-pos:long "25.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_585'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_585'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6241666666667'^^xsd:double;
  dwc:longitude '25.611'^^xsd:double;
  dwc:latitude '37.048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6110001 37.0480003, 25.6110001 37.0480003, 25.6110001 37.0480003, 25.6110001 37.0480003, 25.6110001 37.0480003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_585'^^xsd:string;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.355 25.575001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.355"^^xsd:decimal ;
  dwc:decimalLongitude "25.575001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.355 25.575001)"^^geo:wktLiteral ;
  geo-pos:lat "37.355"^^xsd:decimal ;
  geo-pos:long "25.575001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_534'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_534'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.7825'^^xsd:double;
  dwc:longitude '25.575001'^^xsd:double;
  dwc:latitude '37.355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5750008 37.3549995, 25.5750008 37.3549995, 25.5750008 37.3549995, 25.5750008 37.3549995, 25.5750008 37.3549995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_534'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244999 25.503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.244999"^^xsd:decimal ;
  dwc:decimalLongitude "25.503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244999 25.503)"^^geo:wktLiteral ;
  geo-pos:lat "37.244999"^^xsd:decimal ;
  geo-pos:long "25.503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_529'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_529'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.5175'^^xsd:double;
  dwc:longitude '25.503'^^xsd:double;
  dwc:latitude '37.244999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5030003 37.2449989, 25.5030003 37.2449989, 25.5030003 37.2449989, 25.5030003 37.2449989, 25.5030003 37.2449989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_529'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.264999 25.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.264999"^^xsd:decimal ;
  dwc:decimalLongitude "25.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.264999 25.452)"^^geo:wktLiteral ;
  geo-pos:lat "37.264999"^^xsd:decimal ;
  geo-pos:long "25.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_522'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_522'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.935'^^xsd:double;
  dwc:longitude '25.452'^^xsd:double;
  dwc:latitude '37.264999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4519997 37.2649994, 25.4519997 37.2649994, 25.4519997 37.2649994, 25.4519997 37.2649994, 25.4519997 37.2649994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_522'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317001 25.093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317001"^^xsd:decimal ;
  dwc:decimalLongitude "25.093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317001 25.093)"^^geo:wktLiteral ;
  geo-pos:lat "37.317001"^^xsd:decimal ;
  geo-pos:long "25.093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_519'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_519'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.5586111111111'^^xsd:double;
  dwc:longitude '25.093'^^xsd:double;
  dwc:latitude '37.317001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0930004 37.3170013, 25.0930004 37.3170013, 25.0930004 37.3170013, 25.0930004 37.3170013, 25.0930004 37.3170013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_519'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.248001 25.391001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.248001"^^xsd:decimal ;
  dwc:decimalLongitude "25.391001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.248001 25.391001)"^^geo:wktLiteral ;
  geo-pos:lat "37.248001"^^xsd:decimal ;
  geo-pos:long "25.391001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_509'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_509'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.15527777777778'^^xsd:double;
  dwc:longitude '25.391001'^^xsd:double;
  dwc:latitude '37.248001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3910008 37.2480011, 25.3910008 37.2480011, 25.3910008 37.2480011, 25.3910008 37.2480011, 25.3910008 37.2480011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_509'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.247002 25.389999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.247002"^^xsd:decimal ;
  dwc:decimalLongitude "25.389999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.247002 25.389999)"^^geo:wktLiteral ;
  geo-pos:lat "37.247002"^^xsd:decimal ;
  geo-pos:long "25.389999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_507'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_507'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.4111111111111'^^xsd:double;
  dwc:longitude '25.389999'^^xsd:double;
  dwc:latitude '37.247002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3899994 37.2470017, 25.3899994 37.2470017, 25.3899994 37.2470017, 25.3899994 37.2470017, 25.3899994 37.2470017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_507'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.422001 25.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.422001"^^xsd:decimal ;
  dwc:decimalLongitude "25.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.422001 25.368)"^^geo:wktLiteral ;
  geo-pos:lat "37.422001"^^xsd:decimal ;
  geo-pos:long "25.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_494'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_494'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.90305555555556'^^xsd:double;
  dwc:longitude '25.368'^^xsd:double;
  dwc:latitude '37.422001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.368 37.4220009, 25.368 37.4220009, 25.368 37.4220009, 25.368 37.4220009, 25.368 37.4220009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_494'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325001 25.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325001"^^xsd:decimal ;
  dwc:decimalLongitude "25.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325001 25.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.325001"^^xsd:decimal ;
  geo-pos:long "25.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_492'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_492'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.4638888888889'^^xsd:double;
  dwc:longitude '25.275'^^xsd:double;
  dwc:latitude '37.325001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2749996 37.3250008, 25.2749996 37.3250008, 25.2749996 37.3250008, 25.2749996 37.3250008, 25.2749996 37.3250008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_492'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221001 25.530001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221001"^^xsd:decimal ;
  dwc:decimalLongitude "25.530001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221001 25.530001)"^^geo:wktLiteral ;
  geo-pos:lat "37.221001"^^xsd:decimal ;
  geo-pos:long "25.530001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_450'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_450'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.8261111111111'^^xsd:double;
  dwc:longitude '25.530001'^^xsd:double;
  dwc:latitude '37.221001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5300007 37.2210007, 25.5300007 37.2210007, 25.5300007 37.2210007, 25.5300007 37.2210007, 25.5300007 37.2210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_450'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.215 25.563999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.215"^^xsd:decimal ;
  dwc:decimalLongitude "25.563999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.215 25.563999)"^^geo:wktLiteral ;
  geo-pos:lat "37.215"^^xsd:decimal ;
  geo-pos:long "25.563999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_449'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_449'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.2286111111111'^^xsd:double;
  dwc:longitude '25.563999'^^xsd:double;
  dwc:latitude '37.215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5639992 37.2150002, 25.5639992 37.2150002, 25.5639992 37.2150002, 25.5639992 37.2150002, 25.5639992 37.2150002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_449'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.174999 25.415001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.174999"^^xsd:decimal ;
  dwc:decimalLongitude "25.415001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.174999 25.415001)"^^geo:wktLiteral ;
  geo-pos:lat "37.174999"^^xsd:decimal ;
  geo-pos:long "25.415001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_448'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_448'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.755'^^xsd:double;
  dwc:longitude '25.415001'^^xsd:double;
  dwc:latitude '37.174999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4150009 37.1749992, 25.4150009 37.1749992, 25.4150009 37.1749992, 25.4150009 37.1749992, 25.4150009 37.1749992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_448'^^xsd:string;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.162998 25.438999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.162998"^^xsd:decimal ;
  dwc:decimalLongitude "25.438999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.162998 25.438999)"^^geo:wktLiteral ;
  geo-pos:lat "37.162998"^^xsd:decimal ;
  geo-pos:long "25.438999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_447'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_447'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.5622222222222'^^xsd:double;
  dwc:longitude '25.438999'^^xsd:double;
  dwc:latitude '37.162998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4389992 37.1629982, 25.4389992 37.1629982, 25.4389992 37.1629982, 25.4389992 37.1629982, 25.4389992 37.1629982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_447'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.195 25.577999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.195"^^xsd:decimal ;
  dwc:decimalLongitude "25.577999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.195 25.577999)"^^geo:wktLiteral ;
  geo-pos:lat "37.195"^^xsd:decimal ;
  geo-pos:long "25.577999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_443'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_443'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.0011111111111'^^xsd:double;
  dwc:longitude '25.577999'^^xsd:double;
  dwc:latitude '37.195'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5779991 37.1949997, 25.5779991 37.1949997, 25.5779991 37.1949997, 25.5779991 37.1949997, 25.5779991 37.1949997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_443'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.346001 25.483999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.346001"^^xsd:decimal ;
  dwc:decimalLongitude "25.483999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.346001 25.483999)"^^geo:wktLiteral ;
  geo-pos:lat "37.346001"^^xsd:decimal ;
  geo-pos:long "25.483999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_435'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_435'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.3588888888889'^^xsd:double;
  dwc:longitude '25.483999'^^xsd:double;
  dwc:latitude '37.346001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4839993 37.3460007, 25.4839993 37.3460007, 25.4839993 37.3460007, 25.4839993 37.3460007, 25.4839993 37.3460007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_435'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.284 25.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.284"^^xsd:decimal ;
  dwc:decimalLongitude "25.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.284 25.541)"^^geo:wktLiteral ;
  geo-pos:lat "37.284"^^xsd:decimal ;
  geo-pos:long "25.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_432'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_432'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.53222222222222'^^xsd:double;
  dwc:longitude '25.541'^^xsd:double;
  dwc:latitude '37.284'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5410004 37.2840004, 25.5410004 37.2840004, 25.5410004 37.2840004, 25.5410004 37.2840004, 25.5410004 37.2840004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_432'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.388001 24.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.388001"^^xsd:decimal ;
  dwc:decimalLongitude "24.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.388001 24.586)"^^geo:wktLiteral ;
  geo-pos:lat "35.388001"^^xsd:decimal ;
  geo-pos:long "24.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_411'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_411'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.56388888888889'^^xsd:double;
  dwc:longitude '24.586'^^xsd:double;
  dwc:latitude '35.388001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.5860004 35.3880005, 24.5860004 35.3880005, 24.5860004 35.3880005, 24.5860004 35.3880005, 24.5860004 35.3880005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_411'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.793999 22.681999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.793999"^^xsd:decimal ;
  dwc:decimalLongitude "22.681999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.793999 22.681999)"^^geo:wktLiteral ;
  geo-pos:lat "32.793999"^^xsd:decimal ;
  geo-pos:long "22.681999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_410'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_410'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.88'^^xsd:double;
  dwc:longitude '22.681999'^^xsd:double;
  dwc:latitude '32.793999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6819992 32.7939987, 22.6819992 32.7939987, 22.6819992 32.7939987, 22.6819992 32.7939987, 22.6819992 32.7939987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_410'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.82 22.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.82"^^xsd:decimal ;
  dwc:decimalLongitude "22.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.82 22.677)"^^geo:wktLiteral ;
  geo-pos:lat "32.82"^^xsd:decimal ;
  geo-pos:long "22.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_409'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_409'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.215555555556'^^xsd:double;
  dwc:longitude '22.677'^^xsd:double;
  dwc:latitude '32.82'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6770001 32.8199997, 22.6770001 32.8199997, 22.6770001 32.8199997, 22.6770001 32.8199997, 22.6770001 32.8199997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_409'^^xsd:string;
  dwc:observationDate '2011-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.949001 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.949001"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.949001 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "33.949001"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_843'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_843'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8538888888889'^^xsd:double;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '33.949001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6330004 33.9490013, 10.6330004 33.9490013, 10.6330004 33.9490013, 10.6330004 33.9490013, 10.6330004 33.9490013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_843'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.952 10.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.952"^^xsd:decimal ;
  dwc:decimalLongitude "10.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.952 10.69)"^^geo:wktLiteral ;
  geo-pos:lat "33.952"^^xsd:decimal ;
  geo-pos:long "10.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_842'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_842'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.2819444444444'^^xsd:double;
  dwc:longitude '10.69'^^xsd:double;
  dwc:latitude '33.952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6899996 33.9519997, 10.6899996 33.9519997, 10.6899996 33.9519997, 10.6899996 33.9519997, 10.6899996 33.9519997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_842'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988998 10.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.988998"^^xsd:decimal ;
  dwc:decimalLongitude "10.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988998 10.705)"^^geo:wktLiteral ;
  geo-pos:lat "33.988998"^^xsd:decimal ;
  geo-pos:long "10.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_841'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_841'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.0083333333333'^^xsd:double;
  dwc:longitude '10.705'^^xsd:double;
  dwc:latitude '33.988998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7049999 33.9889984, 10.7049999 33.9889984, 10.7049999 33.9889984, 10.7049999 33.9889984, 10.7049999 33.9889984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_841'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.991001 10.704001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.991001"^^xsd:decimal ;
  dwc:decimalLongitude "10.704001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.991001 10.704001)"^^geo:wktLiteral ;
  geo-pos:lat "33.991001"^^xsd:decimal ;
  geo-pos:long "10.704001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_839'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_839'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.59'^^xsd:double;
  dwc:longitude '10.704001'^^xsd:double;
  dwc:latitude '33.991001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7040005 33.9910011, 10.7040005 33.9910011, 10.7040005 33.9910011, 10.7040005 33.9910011, 10.7040005 33.9910011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_839'^^xsd:string;
  dwc:observationDate '2011-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021999 10.645001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021999"^^xsd:decimal ;
  dwc:decimalLongitude "10.645001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021999 10.645001)"^^geo:wktLiteral ;
  geo-pos:lat "34.021999"^^xsd:decimal ;
  geo-pos:long "10.645001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_838'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_838'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.493333333333'^^xsd:double;
  dwc:longitude '10.645001'^^xsd:double;
  dwc:latitude '34.021999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6450005 34.0219994, 10.6450005 34.0219994, 10.6450005 34.0219994, 10.6450005 34.0219994, 10.6450005 34.0219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_838'^^xsd:string;
  dwc:observationDate '2011-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.963001 10.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.963001"^^xsd:decimal ;
  dwc:decimalLongitude "10.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.963001 10.666)"^^geo:wktLiteral ;
  geo-pos:lat "33.963001"^^xsd:decimal ;
  geo-pos:long "10.666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_837'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_837'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3919444444444'^^xsd:double;
  dwc:longitude '10.666'^^xsd:double;
  dwc:latitude '33.963001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6660004 33.9630013, 10.6660004 33.9630013, 10.6660004 33.9630013, 10.6660004 33.9630013, 10.6660004 33.9630013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_837'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.958 10.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.958 10.687)"^^geo:wktLiteral ;
  geo-pos:lat "33.958"^^xsd:decimal ;
  geo-pos:long "10.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_836'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_836'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3919444444444'^^xsd:double;
  dwc:longitude '10.687'^^xsd:double;
  dwc:latitude '33.958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6870003 33.9580002, 10.6870003 33.9580002, 10.6870003 33.9580002, 10.6870003 33.9580002, 10.6870003 33.9580002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_836'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.914002 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.914002"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.914002 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "33.914002"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_832'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_832'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.7219444444444'^^xsd:double;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '33.914002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6719999 33.9140015, 10.6719999 33.9140015, 10.6719999 33.9140015, 10.6719999 33.9140015, 10.6719999 33.9140015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_832'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.656)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_828'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_828'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.9336111111111'^^xsd:double;
  dwc:longitude '10.656'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6560001 33.9309998, 10.6560001 33.9309998, 10.6560001 33.9309998, 10.6560001 33.9309998, 10.6560001 33.9309998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_828'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945999 10.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.945999"^^xsd:decimal ;
  dwc:decimalLongitude "10.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.945999 10.687)"^^geo:wktLiteral ;
  geo-pos:lat "33.945999"^^xsd:decimal ;
  geo-pos:long "10.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_823'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_823'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.2644444444444'^^xsd:double;
  dwc:longitude '10.687'^^xsd:double;
  dwc:latitude '33.945999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6870003 33.9459992, 10.6870003 33.9459992, 10.6870003 33.9459992, 10.6870003 33.9459992, 10.6870003 33.9459992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_823'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.958 10.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.958 10.676)"^^geo:wktLiteral ;
  geo-pos:lat "33.958"^^xsd:decimal ;
  geo-pos:long "10.676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_817'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_817'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.7136111111111'^^xsd:double;
  dwc:longitude '10.676'^^xsd:double;
  dwc:latitude '33.958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6759996 33.9580002, 10.6759996 33.9580002, 10.6759996 33.9580002, 10.6759996 33.9580002, 10.6759996 33.9580002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_817'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.556)"^^geo:wktLiteral ;
  geo-pos:lat "37.931999"^^xsd:decimal ;
  geo-pos:long "23.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_162'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_162'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.2283333333333'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9319992, 23.5559998 37.9319992, 23.5559998 37.9319992, 23.5559998 37.9319992, 23.5559998 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_162'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.011002"^^xsd:decimal ;
  dwc:decimalLongitude "27.379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.379)"^^geo:wktLiteral ;
  geo-pos:lat "37.011002"^^xsd:decimal ;
  geo-pos:long "27.379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_109'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_109'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.1233333333333'^^xsd:double;
  dwc:longitude '27.379'^^xsd:double;
  dwc:latitude '37.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3789997 37.0110016, 27.3789997 37.0110016, 27.3789997 37.0110016, 27.3789997 37.0110016, 27.3789997 37.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_109'^^xsd:string;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.015999 27.386999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.015999"^^xsd:decimal ;
  dwc:decimalLongitude "27.386999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.015999 27.386999)"^^geo:wktLiteral ;
  geo-pos:lat "37.015999"^^xsd:decimal ;
  geo-pos:long "27.386999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_108'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_108'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.8847222222222'^^xsd:double;
  dwc:longitude '27.386999'^^xsd:double;
  dwc:latitude '37.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3869991 37.0159988, 27.3869991 37.0159988, 27.3869991 37.0159988, 27.3869991 37.0159988, 27.3869991 37.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_108'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.015999 27.381001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.015999"^^xsd:decimal ;
  dwc:decimalLongitude "27.381001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.015999 27.381001)"^^geo:wktLiteral ;
  geo-pos:lat "37.015999"^^xsd:decimal ;
  geo-pos:long "27.381001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_107'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_107'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.2833333333333'^^xsd:double;
  dwc:longitude '27.381001'^^xsd:double;
  dwc:latitude '37.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3810005 37.0159988, 27.3810005 37.0159988, 27.3810005 37.0159988, 27.3810005 37.0159988, 27.3810005 37.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_107'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009998 27.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009998"^^xsd:decimal ;
  dwc:decimalLongitude "27.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009998 27.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.009998"^^xsd:decimal ;
  geo-pos:long "27.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_106'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_106'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.01'^^xsd:double;
  dwc:longitude '27.378'^^xsd:double;
  dwc:latitude '37.009998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3780003 37.0099983, 27.3780003 37.0099983, 27.3780003 37.0099983, 27.3780003 37.0099983, 27.3780003 37.0099983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_106'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008999 27.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.008999"^^xsd:decimal ;
  dwc:decimalLongitude "27.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008999 27.365)"^^geo:wktLiteral ;
  geo-pos:lat "37.008999"^^xsd:decimal ;
  geo-pos:long "27.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_105'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_105'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.8952777777778'^^xsd:double;
  dwc:longitude '27.365'^^xsd:double;
  dwc:latitude '37.008999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3649998 37.0089989, 27.3649998 37.0089989, 27.3649998 37.0089989, 27.3649998 37.0089989, 27.3649998 37.0089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_105'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014999 27.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.014999"^^xsd:decimal ;
  dwc:decimalLongitude "27.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014999 27.389)"^^geo:wktLiteral ;
  geo-pos:lat "37.014999"^^xsd:decimal ;
  geo-pos:long "27.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_104'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_104'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.97138888888889'^^xsd:double;
  dwc:longitude '27.389'^^xsd:double;
  dwc:latitude '37.014999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3889999 37.0149994, 27.3889999 37.0149994, 27.3889999 37.0149994, 27.3889999 37.0149994, 27.3889999 37.0149994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_104'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.015999 27.417999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.015999"^^xsd:decimal ;
  dwc:decimalLongitude "27.417999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.015999 27.417999)"^^geo:wktLiteral ;
  geo-pos:lat "37.015999"^^xsd:decimal ;
  geo-pos:long "27.417999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_103'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_103'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.5469444444444'^^xsd:double;
  dwc:longitude '27.417999'^^xsd:double;
  dwc:latitude '37.015999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4179993 37.0159988, 27.4179993 37.0159988, 27.4179993 37.0159988, 27.4179993 37.0159988, 27.4179993 37.0159988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_103'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014 27.374001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.014"^^xsd:decimal ;
  dwc:decimalLongitude "27.374001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014 27.374001)"^^geo:wktLiteral ;
  geo-pos:lat "37.014"^^xsd:decimal ;
  geo-pos:long "27.374001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_102'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_102'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8911111111111'^^xsd:double;
  dwc:longitude '27.374001'^^xsd:double;
  dwc:latitude '37.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3740006 37.0139999, 27.3740006 37.0139999, 27.3740006 37.0139999, 27.3740006 37.0139999, 27.3740006 37.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_102'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 27.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "27.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 27.376)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "27.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_101'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_101'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.5086111111111'^^xsd:double;
  dwc:longitude '27.376'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3759995 37, 27.3759995 37, 27.3759995 37, 27.3759995 37, 27.3759995 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_101'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.952 27.396999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.952"^^xsd:decimal ;
  dwc:decimalLongitude "27.396999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.952 27.396999)"^^geo:wktLiteral ;
  geo-pos:lat "36.952"^^xsd:decimal ;
  geo-pos:long "27.396999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_100'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_100'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.2622222222222'^^xsd:double;
  dwc:longitude '27.396999'^^xsd:double;
  dwc:latitude '36.952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3969994 36.9519997, 27.3969994 36.9519997, 27.3969994 36.9519997, 27.3969994 36.9519997, 27.3969994 36.9519997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_100'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 27.365999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "27.365999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 27.365999)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "27.365999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_99'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_99'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0313888888889'^^xsd:double;
  dwc:longitude '27.365999'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3659992 37.007, 27.3659992 37.007, 27.3659992 37.007, 27.3659992 37.007, 27.3659992 37.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_99'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014 27.381001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.014"^^xsd:decimal ;
  dwc:decimalLongitude "27.381001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014 27.381001)"^^geo:wktLiteral ;
  geo-pos:lat "37.014"^^xsd:decimal ;
  geo-pos:long "27.381001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_98'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_98'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6927777777778'^^xsd:double;
  dwc:longitude '27.381001'^^xsd:double;
  dwc:latitude '37.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3810005 37.0139999, 27.3810005 37.0139999, 27.3810005 37.0139999, 27.3810005 37.0139999, 27.3810005 37.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_98'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.013001 27.372999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.013001"^^xsd:decimal ;
  dwc:decimalLongitude "27.372999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.013001 27.372999)"^^geo:wktLiteral ;
  geo-pos:lat "37.013001"^^xsd:decimal ;
  geo-pos:long "27.372999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_97'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_97'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3058333333333'^^xsd:double;
  dwc:longitude '27.372999'^^xsd:double;
  dwc:latitude '37.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3729992 37.0130005, 27.3729992 37.0130005, 27.3729992 37.0130005, 27.3729992 37.0130005, 27.3729992 37.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_97'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012001 27.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.012001"^^xsd:decimal ;
  dwc:decimalLongitude "27.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012001 27.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.012001"^^xsd:decimal ;
  geo-pos:long "27.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_96'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_96'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.51'^^xsd:double;
  dwc:longitude '27.375'^^xsd:double;
  dwc:latitude '37.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.375 37.012001, 27.375 37.012001, 27.375 37.012001, 27.375 37.012001, 27.375 37.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_96'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012001 27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.012001"^^xsd:decimal ;
  dwc:decimalLongitude "27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012001 27.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.012001"^^xsd:decimal ;
  geo-pos:long "27.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_95'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_95'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.9663888888889'^^xsd:double;
  dwc:longitude '27.4'^^xsd:double;
  dwc:latitude '37.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3999996 37.012001, 27.3999996 37.012001, 27.3999996 37.012001, 27.3999996 37.012001, 27.3999996 37.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_95'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.764999 22.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.764999"^^xsd:decimal ;
  dwc:decimalLongitude "22.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.764999 22.687)"^^geo:wktLiteral ;
  geo-pos:lat "32.764999"^^xsd:decimal ;
  geo-pos:long "22.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_378'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1816_378'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.277777777778'^^xsd:double;
  dwc:longitude '22.687'^^xsd:double;
  dwc:latitude '32.764999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6870003 32.7649994, 22.6870003 32.7649994, 22.6870003 32.7649994, 22.6870003 32.7649994, 22.6870003 32.7649994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_378'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.41 23.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.41"^^xsd:decimal ;
  dwc:decimalLongitude "23.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.41 23.215)"^^geo:wktLiteral ;
  geo-pos:lat "32.41"^^xsd:decimal ;
  geo-pos:long "23.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_341'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_341'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.6219444444444'^^xsd:double;
  dwc:longitude '23.215'^^xsd:double;
  dwc:latitude '32.41'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.2150002 32.4099999, 23.2150002 32.4099999, 23.2150002 32.4099999, 23.2150002 32.4099999, 23.2150002 32.4099999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_341'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.984001 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.984001"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.984001 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "34.984001"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1116'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1116'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.4741666666667'^^xsd:double;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '34.984001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2290001 34.9840012, 12.2290001 34.9840012, 12.2290001 34.9840012, 12.2290001 34.9840012, 12.2290001 34.9840012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1116'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.955002 12.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.955002"^^xsd:decimal ;
  dwc:decimalLongitude "12.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.955002 12.312)"^^geo:wktLiteral ;
  geo-pos:lat "34.955002"^^xsd:decimal ;
  geo-pos:long "12.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1115'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_1115'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.735'^^xsd:double;
  dwc:longitude '12.312'^^xsd:double;
  dwc:latitude '34.955002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3120003 34.9550018, 12.3120003 34.9550018, 12.3120003 34.9550018, 12.3120003 34.9550018, 12.3120003 34.9550018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1115'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.817001 12.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.817001"^^xsd:decimal ;
  dwc:decimalLongitude "12.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.817001 12.038)"^^geo:wktLiteral ;
  geo-pos:lat "34.817001"^^xsd:decimal ;
  geo-pos:long "12.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1108'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_1108'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.4358333333333'^^xsd:double;
  dwc:longitude '12.038'^^xsd:double;
  dwc:latitude '34.817001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0380001 34.8170013, 12.0380001 34.8170013, 12.0380001 34.8170013, 12.0380001 34.8170013, 12.0380001 34.8170013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1108'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.811001 11.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.811001"^^xsd:decimal ;
  dwc:decimalLongitude "11.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.811001 11.966)"^^geo:wktLiteral ;
  geo-pos:lat "34.811001"^^xsd:decimal ;
  geo-pos:long "11.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1107'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1107'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.585'^^xsd:double;
  dwc:longitude '11.966'^^xsd:double;
  dwc:latitude '34.811001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9659996 34.8110008, 11.9659996 34.8110008, 11.9659996 34.8110008, 11.9659996 34.8110008, 11.9659996 34.8110008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1107'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.834 12.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.834"^^xsd:decimal ;
  dwc:decimalLongitude "12.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.834 12.012)"^^geo:wktLiteral ;
  geo-pos:lat "34.834"^^xsd:decimal ;
  geo-pos:long "12.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1106'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1106'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.4827777777778'^^xsd:double;
  dwc:longitude '12.012'^^xsd:double;
  dwc:latitude '34.834'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0120001 34.8339996, 12.0120001 34.8339996, 12.0120001 34.8339996, 12.0120001 34.8339996, 12.0120001 34.8339996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1106'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.812 12.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.812"^^xsd:decimal ;
  dwc:decimalLongitude "12.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.812 12.122)"^^geo:wktLiteral ;
  geo-pos:lat "34.812"^^xsd:decimal ;
  geo-pos:long "12.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1105'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1105'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.8383333333333'^^xsd:double;
  dwc:longitude '12.122'^^xsd:double;
  dwc:latitude '34.812'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1219997 34.8120003, 12.1219997 34.8120003, 12.1219997 34.8120003, 12.1219997 34.8120003, 12.1219997 34.8120003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1105'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.816002 12.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.816002"^^xsd:decimal ;
  dwc:decimalLongitude "12.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.816002 12.037)"^^geo:wktLiteral ;
  geo-pos:lat "34.816002"^^xsd:decimal ;
  geo-pos:long "12.037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1104'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1104'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.8319444444444'^^xsd:double;
  dwc:longitude '12.037'^^xsd:double;
  dwc:latitude '34.816002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0369997 34.8160019, 12.0369997 34.8160019, 12.0369997 34.8160019, 12.0369997 34.8160019, 12.0369997 34.8160019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1104'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793999 12.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.793999"^^xsd:decimal ;
  dwc:decimalLongitude "12.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793999 12.143)"^^geo:wktLiteral ;
  geo-pos:lat "34.793999"^^xsd:decimal ;
  geo-pos:long "12.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1103'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_1103'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2052777777778'^^xsd:double;
  dwc:longitude '12.143'^^xsd:double;
  dwc:latitude '34.793999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1429997 34.7939987, 12.1429997 34.7939987, 12.1429997 34.7939987, 12.1429997 34.7939987, 12.1429997 34.7939987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1103'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.647999 12.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.647999"^^xsd:decimal ;
  dwc:decimalLongitude "12.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.647999 12.16)"^^geo:wktLiteral ;
  geo-pos:lat "34.647999"^^xsd:decimal ;
  geo-pos:long "12.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1102'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_1102'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.1494444444444'^^xsd:double;
  dwc:longitude '12.16'^^xsd:double;
  dwc:latitude '34.647999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1599999 34.6479988, 12.1599999 34.6479988, 12.1599999 34.6479988, 12.1599999 34.6479988, 12.1599999 34.6479988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1102'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 10.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.805"^^xsd:decimal ;
  dwc:decimalLongitude "10.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 10.655)"^^geo:wktLiteral ;
  geo-pos:lat "33.805"^^xsd:decimal ;
  geo-pos:long "10.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1099'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1099'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6991666666667'^^xsd:double;
  dwc:longitude '10.655'^^xsd:double;
  dwc:latitude '33.805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6549997 33.8050003, 10.6549997 33.8050003, 10.6549997 33.8050003, 10.6549997 33.8050003, 10.6549997 33.8050003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1099'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.912998 10.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.912998"^^xsd:decimal ;
  dwc:decimalLongitude "10.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.912998 10.912)"^^geo:wktLiteral ;
  geo-pos:lat "33.912998"^^xsd:decimal ;
  geo-pos:long "10.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1098'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_1098'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.1208333333333'^^xsd:double;
  dwc:longitude '10.912'^^xsd:double;
  dwc:latitude '33.912998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9119997 33.9129982, 10.9119997 33.9129982, 10.9119997 33.9129982, 10.9119997 33.9129982, 10.9119997 33.9129982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1098'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.719002 12.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.719002"^^xsd:decimal ;
  dwc:decimalLongitude "12.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.719002 12.813)"^^geo:wktLiteral ;
  geo-pos:lat "34.719002"^^xsd:decimal ;
  geo-pos:long "12.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1097'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1097'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.9002777777778'^^xsd:double;
  dwc:longitude '12.813'^^xsd:double;
  dwc:latitude '34.719002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8129997 34.7190018, 12.8129997 34.7190018, 12.8129997 34.7190018, 12.8129997 34.7190018, 12.8129997 34.7190018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1097'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.838001 13.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.838001"^^xsd:decimal ;
  dwc:decimalLongitude "13.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.838001 13.354)"^^geo:wktLiteral ;
  geo-pos:lat "34.838001"^^xsd:decimal ;
  geo-pos:long "13.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1096'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1816_1096'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.1241666666667'^^xsd:double;
  dwc:longitude '13.354'^^xsd:double;
  dwc:latitude '34.838001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.3540001 34.8380013, 13.3540001 34.8380013, 13.3540001 34.8380013, 13.3540001 34.8380013, 13.3540001 34.8380013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1096'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.151001 13.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.151001"^^xsd:decimal ;
  dwc:decimalLongitude "13.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.151001 13.799)"^^geo:wktLiteral ;
  geo-pos:lat "35.151001"^^xsd:decimal ;
  geo-pos:long "13.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1094'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_1094'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.1458333333333'^^xsd:double;
  dwc:longitude '13.799'^^xsd:double;
  dwc:latitude '35.151001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.7989998 35.151001, 13.7989998 35.151001, 13.7989998 35.151001, 13.7989998 35.151001, 13.7989998 35.151001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1094'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521999 14.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.521999"^^xsd:decimal ;
  dwc:decimalLongitude "14.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.521999 14.906)"^^geo:wktLiteral ;
  geo-pos:lat "35.521999"^^xsd:decimal ;
  geo-pos:long "14.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1089'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_1089'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.37777777777778'^^xsd:double;
  dwc:longitude '14.906'^^xsd:double;
  dwc:latitude '35.521999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.9060001 35.5219994, 14.9060001 35.5219994, 14.9060001 35.5219994, 14.9060001 35.5219994, 14.9060001 35.5219994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1089'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.438 14.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.438"^^xsd:decimal ;
  dwc:decimalLongitude "14.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.438 14.953)"^^geo:wktLiteral ;
  geo-pos:lat "35.438"^^xsd:decimal ;
  geo-pos:long "14.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1088'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_1088'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.9394444444444'^^xsd:double;
  dwc:longitude '14.953'^^xsd:double;
  dwc:latitude '35.438'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.9530001 35.4379997, 14.9530001 35.4379997, 14.9530001 35.4379997, 14.9530001 35.4379997, 14.9530001 35.4379997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1088'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.405998 15.129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.405998"^^xsd:decimal ;
  dwc:decimalLongitude "15.129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.405998 15.129)"^^geo:wktLiteral ;
  geo-pos:lat "35.405998"^^xsd:decimal ;
  geo-pos:long "15.129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1085'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_1085'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.4969444444444'^^xsd:double;
  dwc:longitude '15.129'^^xsd:double;
  dwc:latitude '35.405998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.1289997 35.4059982, 15.1289997 35.4059982, 15.1289997 35.4059982, 15.1289997 35.4059982, 15.1289997 35.4059982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1085'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.416 15.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.416"^^xsd:decimal ;
  dwc:decimalLongitude "15.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.416 15.353)"^^geo:wktLiteral ;
  geo-pos:lat "35.416"^^xsd:decimal ;
  geo-pos:long "15.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1083'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1083'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6219444444444'^^xsd:double;
  dwc:longitude '15.353'^^xsd:double;
  dwc:latitude '35.416'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3529997 35.4160004, 15.3529997 35.4160004, 15.3529997 35.4160004, 15.3529997 35.4160004, 15.3529997 35.4160004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1083'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417999 15.411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.417999"^^xsd:decimal ;
  dwc:decimalLongitude "15.411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417999 15.411)"^^geo:wktLiteral ;
  geo-pos:lat "35.417999"^^xsd:decimal ;
  geo-pos:long "15.411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1082'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1082'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.9394444444444'^^xsd:double;
  dwc:longitude '15.411'^^xsd:double;
  dwc:latitude '35.417999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4110003 35.4179993, 15.4110003 35.4179993, 15.4110003 35.4179993, 15.4110003 35.4179993, 15.4110003 35.4179993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1082'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.412998 15.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.412998"^^xsd:decimal ;
  dwc:decimalLongitude "15.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.412998 15.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.412998"^^xsd:decimal ;
  geo-pos:long "15.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1081'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1081'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.5719444444444'^^xsd:double;
  dwc:longitude '15.375'^^xsd:double;
  dwc:latitude '35.412998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.375 35.4129982, 15.375 35.4129982, 15.375 35.4129982, 15.375 35.4129982, 15.375 35.4129982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1081'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.419998 15.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.419998"^^xsd:decimal ;
  dwc:decimalLongitude "15.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.419998 15.452)"^^geo:wktLiteral ;
  geo-pos:lat "35.419998"^^xsd:decimal ;
  geo-pos:long "15.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1080'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_1080'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.0313888888889'^^xsd:double;
  dwc:longitude '15.452'^^xsd:double;
  dwc:latitude '35.419998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4519997 35.4199982, 15.4519997 35.4199982, 15.4519997 35.4199982, 15.4519997 35.4199982, 15.4519997 35.4199982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1080'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.937 16.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.937"^^xsd:decimal ;
  dwc:decimalLongitude "16.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.937 16.025)"^^geo:wktLiteral ;
  geo-pos:lat "35.937"^^xsd:decimal ;
  geo-pos:long "16.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1069'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1816_1069'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.7302777777778'^^xsd:double;
  dwc:longitude '16.025'^^xsd:double;
  dwc:latitude '35.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.0249996 35.9370003, 16.0249996 35.9370003, 16.0249996 35.9370003, 16.0249996 35.9370003, 16.0249996 35.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1069'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.075001 15.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.075001"^^xsd:decimal ;
  dwc:decimalLongitude "15.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.075001 15.747)"^^geo:wktLiteral ;
  geo-pos:lat "36.075001"^^xsd:decimal ;
  geo-pos:long "15.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1068'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1068'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1794444444444'^^xsd:double;
  dwc:longitude '15.747'^^xsd:double;
  dwc:latitude '36.075001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7469997 36.0750008, 15.7469997 36.0750008, 15.7469997 36.0750008, 15.7469997 36.0750008, 15.7469997 36.0750008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1068'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.130001 15.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.130001"^^xsd:decimal ;
  dwc:decimalLongitude "15.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.130001 15.721)"^^geo:wktLiteral ;
  geo-pos:lat "36.130001"^^xsd:decimal ;
  geo-pos:long "15.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1067'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_1067'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.9961111111111'^^xsd:double;
  dwc:longitude '15.721'^^xsd:double;
  dwc:latitude '36.130001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7209997 36.1300011, 15.7209997 36.1300011, 15.7209997 36.1300011, 15.7209997 36.1300011, 15.7209997 36.1300011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1067'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.712002 16.747999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.712002"^^xsd:decimal ;
  dwc:decimalLongitude "16.747999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.712002 16.747999)"^^geo:wktLiteral ;
  geo-pos:lat "35.712002"^^xsd:decimal ;
  geo-pos:long "16.747999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1066'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1066'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.085555555556'^^xsd:double;
  dwc:longitude '16.747999'^^xsd:double;
  dwc:latitude '35.712002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.7479992 35.7120018, 16.7479992 35.7120018, 16.7479992 35.7120018, 16.7479992 35.7120018, 16.7479992 35.7120018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1066'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 16.971001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.556999"^^xsd:decimal ;
  dwc:decimalLongitude "16.971001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556999 16.971001)"^^geo:wktLiteral ;
  geo-pos:lat "35.556999"^^xsd:decimal ;
  geo-pos:long "16.971001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1065'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1065'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3497222222222'^^xsd:double;
  dwc:longitude '16.971001'^^xsd:double;
  dwc:latitude '35.556999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.9710007 35.5569992, 16.9710007 35.5569992, 16.9710007 35.5569992, 16.9710007 35.5569992, 16.9710007 35.5569992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1065'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.537998 16.938999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.537998"^^xsd:decimal ;
  dwc:decimalLongitude "16.938999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.537998 16.938999)"^^geo:wktLiteral ;
  geo-pos:lat "35.537998"^^xsd:decimal ;
  geo-pos:long "16.938999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_1064'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_1064'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.58472222222222'^^xsd:double;
  dwc:longitude '16.938999'^^xsd:double;
  dwc:latitude '35.537998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.9389992 35.5379982, 16.9389992 35.5379982, 16.9389992 35.5379982, 16.9389992 35.5379982, 16.9389992 35.5379982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_1064'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075001 25.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075001"^^xsd:decimal ;
  dwc:decimalLongitude "25.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075001 25.604)"^^geo:wktLiteral ;
  geo-pos:lat "37.075001"^^xsd:decimal ;
  geo-pos:long "25.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_620'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_620'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.5691666666667'^^xsd:double;
  dwc:longitude '25.604'^^xsd:double;
  dwc:latitude '37.075001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6040001 37.0750008, 25.6040001 37.0750008, 25.6040001 37.0750008, 25.6040001 37.0750008, 25.6040001 37.0750008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_620'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.073002 25.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.073002"^^xsd:decimal ;
  dwc:decimalLongitude "25.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.073002 25.614)"^^geo:wktLiteral ;
  geo-pos:lat "37.073002"^^xsd:decimal ;
  geo-pos:long "25.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_619'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_619'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.079722222222'^^xsd:double;
  dwc:longitude '25.614'^^xsd:double;
  dwc:latitude '37.073002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6140003 37.0730019, 25.6140003 37.0730019, 25.6140003 37.0730019, 25.6140003 37.0730019, 25.6140003 37.0730019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_619'^^xsd:string;
  dwc:observationDate '2011-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.070999 25.601999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.070999"^^xsd:decimal ;
  dwc:decimalLongitude "25.601999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.070999 25.601999)"^^geo:wktLiteral ;
  geo-pos:lat "37.070999"^^xsd:decimal ;
  geo-pos:long "25.601999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_615'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_615'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.5961111111111'^^xsd:double;
  dwc:longitude '25.601999'^^xsd:double;
  dwc:latitude '37.070999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6019993 37.0709992, 25.6019993 37.0709992, 25.6019993 37.0709992, 25.6019993 37.0709992, 25.6019993 37.0709992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_615'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.054001 25.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.054001"^^xsd:decimal ;
  dwc:decimalLongitude "25.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.054001 25.593)"^^geo:wktLiteral ;
  geo-pos:lat "37.054001"^^xsd:decimal ;
  geo-pos:long "25.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_613'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1816_613'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.7452777777778'^^xsd:double;
  dwc:longitude '25.593'^^xsd:double;
  dwc:latitude '37.054001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5930004 37.0540009, 25.5930004 37.0540009, 25.5930004 37.0540009, 25.5930004 37.0540009, 25.5930004 37.0540009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_613'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.063 25.591999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.063"^^xsd:decimal ;
  dwc:decimalLongitude "25.591999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.063 25.591999)"^^geo:wktLiteral ;
  geo-pos:lat "37.063"^^xsd:decimal ;
  geo-pos:long "25.591999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_612'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_612'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.25166666666667'^^xsd:double;
  dwc:longitude '25.591999'^^xsd:double;
  dwc:latitude '37.063'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5919991 37.0629997, 25.5919991 37.0629997, 25.5919991 37.0629997, 25.5919991 37.0629997, 25.5919991 37.0629997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_612'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.048 25.591999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.048"^^xsd:decimal ;
  dwc:decimalLongitude "25.591999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.048 25.591999)"^^geo:wktLiteral ;
  geo-pos:lat "37.048"^^xsd:decimal ;
  geo-pos:long "25.591999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_610'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1816_610'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.749722222222'^^xsd:double;
  dwc:longitude '25.591999'^^xsd:double;
  dwc:latitude '37.048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5919991 37.0480003, 25.5919991 37.0480003, 25.5919991 37.0480003, 25.5919991 37.0480003, 25.5919991 37.0480003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_610'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007999 27.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007999"^^xsd:decimal ;
  dwc:decimalLongitude "27.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007999 27.386)"^^geo:wktLiteral ;
  geo-pos:lat "37.007999"^^xsd:decimal ;
  geo-pos:long "27.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_92'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_92'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.2647222222222'^^xsd:double;
  dwc:longitude '27.386'^^xsd:double;
  dwc:latitude '37.007999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3859997 37.0079994, 27.3859997 37.0079994, 27.3859997 37.0079994, 27.3859997 37.0079994, 27.3859997 37.0079994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_92'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008999 27.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.008999"^^xsd:decimal ;
  dwc:decimalLongitude "27.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008999 27.386)"^^geo:wktLiteral ;
  geo-pos:lat "37.008999"^^xsd:decimal ;
  geo-pos:long "27.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_91'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_91'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.0902777777778'^^xsd:double;
  dwc:longitude '27.386'^^xsd:double;
  dwc:latitude '37.008999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3859997 37.0089989, 27.3859997 37.0089989, 27.3859997 37.0089989, 27.3859997 37.0089989, 27.3859997 37.0089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_91'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012001 27.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.012001"^^xsd:decimal ;
  dwc:decimalLongitude "27.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012001 27.385)"^^geo:wktLiteral ;
  geo-pos:lat "37.012001"^^xsd:decimal ;
  geo-pos:long "27.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_90'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_90'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.49583333333333'^^xsd:double;
  dwc:longitude '27.385'^^xsd:double;
  dwc:latitude '37.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3850002 37.012001, 27.3850002 37.012001, 27.3850002 37.012001, 27.3850002 37.012001, 27.3850002 37.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_90'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008999 27.363001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.008999"^^xsd:decimal ;
  dwc:decimalLongitude "27.363001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008999 27.363001)"^^geo:wktLiteral ;
  geo-pos:lat "37.008999"^^xsd:decimal ;
  geo-pos:long "27.363001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_88'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_88'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.9202777777778'^^xsd:double;
  dwc:longitude '27.363001'^^xsd:double;
  dwc:latitude '37.008999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3630009 37.0089989, 27.3630009 37.0089989, 27.3630009 37.0089989, 27.3630009 37.0089989, 27.3630009 37.0089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_88'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 27.436001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "27.436001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 27.436001)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "27.436001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_85'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_85'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.4436111111111'^^xsd:double;
  dwc:longitude '27.436001'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4360008 36.9099999, 27.4360008 36.9099999, 27.4360008 36.9099999, 27.4360008 36.9099999, 27.4360008 36.9099999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_85'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.011002"^^xsd:decimal ;
  dwc:decimalLongitude "27.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.385)"^^geo:wktLiteral ;
  geo-pos:lat "37.011002"^^xsd:decimal ;
  geo-pos:long "27.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_84'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1816_84'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.4594444444444'^^xsd:double;
  dwc:longitude '27.385'^^xsd:double;
  dwc:latitude '37.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3850002 37.0110016, 27.3850002 37.0110016, 27.3850002 37.0110016, 27.3850002 37.0110016, 27.3850002 37.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_84'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 27.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98"^^xsd:decimal ;
  dwc:decimalLongitude "27.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 27.535)"^^geo:wktLiteral ;
  geo-pos:lat "36.98"^^xsd:decimal ;
  geo-pos:long "27.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_78'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_78'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.21777777777778'^^xsd:double;
  dwc:longitude '27.535'^^xsd:double;
  dwc:latitude '36.98'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.5349999 36.9799995, 27.5349999 36.9799995, 27.5349999 36.9799995, 27.5349999 36.9799995, 27.5349999 36.9799995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_78'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.005001 27.356001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.005001"^^xsd:decimal ;
  dwc:decimalLongitude "27.356001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.005001 27.356001)"^^geo:wktLiteral ;
  geo-pos:lat "37.005001"^^xsd:decimal ;
  geo-pos:long "27.356001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_76'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_76'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.78694444444444'^^xsd:double;
  dwc:longitude '27.356001'^^xsd:double;
  dwc:latitude '37.005001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3560009 37.0050011, 27.3560009 37.0050011, 27.3560009 37.0050011, 27.3560009 37.0050011, 27.3560009 37.0050011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_76'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.972 27.330999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.972"^^xsd:decimal ;
  dwc:decimalLongitude "27.330999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.972 27.330999)"^^geo:wktLiteral ;
  geo-pos:lat "36.972"^^xsd:decimal ;
  geo-pos:long "27.330999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_75'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_75'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3838888888889'^^xsd:double;
  dwc:longitude '27.330999'^^xsd:double;
  dwc:latitude '36.972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3309994 36.9720001, 27.3309994 36.9720001, 27.3309994 36.9720001, 27.3309994 36.9720001, 27.3309994 36.9720001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_75'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.021 27.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.021"^^xsd:decimal ;
  dwc:decimalLongitude "27.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.021 27.416)"^^geo:wktLiteral ;
  geo-pos:lat "37.021"^^xsd:decimal ;
  geo-pos:long "27.416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_72'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_72'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.65'^^xsd:double;
  dwc:longitude '27.416'^^xsd:double;
  dwc:latitude '37.021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4160004 37.0209999, 27.4160004 37.0209999, 27.4160004 37.0209999, 27.4160004 37.0209999, 27.4160004 37.0209999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_72'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.972 27.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.972"^^xsd:decimal ;
  dwc:decimalLongitude "27.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.972 27.376)"^^geo:wktLiteral ;
  geo-pos:lat "36.972"^^xsd:decimal ;
  geo-pos:long "27.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_71'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1816_71'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.0202777777778'^^xsd:double;
  dwc:longitude '27.376'^^xsd:double;
  dwc:latitude '36.972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3759995 36.9720001, 27.3759995 36.9720001, 27.3759995 36.9720001, 27.3759995 36.9720001, 27.3759995 36.9720001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_71'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.019001 27.405001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.019001"^^xsd:decimal ;
  dwc:decimalLongitude "27.405001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.019001 27.405001)"^^geo:wktLiteral ;
  geo-pos:lat "37.019001"^^xsd:decimal ;
  geo-pos:long "27.405001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_70'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_70'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.7011111111111'^^xsd:double;
  dwc:longitude '27.405001'^^xsd:double;
  dwc:latitude '37.019001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4050007 37.019001, 27.4050007 37.019001, 27.4050007 37.019001, 27.4050007 37.019001, 27.4050007 37.019001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_70'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.018002 27.422001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.018002"^^xsd:decimal ;
  dwc:decimalLongitude "27.422001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.018002 27.422001)"^^geo:wktLiteral ;
  geo-pos:lat "37.018002"^^xsd:decimal ;
  geo-pos:long "27.422001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_69'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_69'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.4536111111111'^^xsd:double;
  dwc:longitude '27.422001'^^xsd:double;
  dwc:latitude '37.018002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4220009 37.0180016, 27.4220009 37.0180016, 27.4220009 37.0180016, 27.4220009 37.0180016, 27.4220009 37.0180016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_69'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012001 27.459999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.012001"^^xsd:decimal ;
  dwc:decimalLongitude "27.459999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012001 27.459999)"^^geo:wktLiteral ;
  geo-pos:lat "37.012001"^^xsd:decimal ;
  geo-pos:long "27.459999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_68'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_68'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.10333333333333'^^xsd:double;
  dwc:longitude '27.459999'^^xsd:double;
  dwc:latitude '37.012001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4599991 37.012001, 27.4599991 37.012001, 27.4599991 37.012001, 27.4599991 37.012001, 27.4599991 37.012001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_68'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.011002"^^xsd:decimal ;
  dwc:decimalLongitude "27.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.011002 27.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.011002"^^xsd:decimal ;
  geo-pos:long "27.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_67'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_67'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3213888888889'^^xsd:double;
  dwc:longitude '27.378'^^xsd:double;
  dwc:latitude '37.011002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3780003 37.0110016, 27.3780003 37.0110016, 27.3780003 37.0110016, 27.3780003 37.0110016, 27.3780003 37.0110016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_67'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.018002 27.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.018002"^^xsd:decimal ;
  dwc:decimalLongitude "27.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.018002 27.393)"^^geo:wktLiteral ;
  geo-pos:lat "37.018002"^^xsd:decimal ;
  geo-pos:long "27.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_66'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_66'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6261111111111'^^xsd:double;
  dwc:longitude '27.393'^^xsd:double;
  dwc:latitude '37.018002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3929997 37.0180016, 27.3929997 37.0180016, 27.3929997 37.0180016, 27.3929997 37.0180016, 27.3929997 37.0180016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_66'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.001 27.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.001"^^xsd:decimal ;
  dwc:decimalLongitude "27.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.001 27.406)"^^geo:wktLiteral ;
  geo-pos:lat "37.001"^^xsd:decimal ;
  geo-pos:long "27.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_65'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1816_65'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.48833333333333'^^xsd:double;
  dwc:longitude '27.406'^^xsd:double;
  dwc:latitude '37.001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4060001 37.0009995, 27.4060001 37.0009995, 27.4060001 37.0009995, 27.4060001 37.0009995, 27.4060001 37.0009995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_65'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008999 27.358999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.008999"^^xsd:decimal ;
  dwc:decimalLongitude "27.358999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008999 27.358999)"^^geo:wktLiteral ;
  geo-pos:lat "37.008999"^^xsd:decimal ;
  geo-pos:long "27.358999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_64'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1816_64'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.0686111111111'^^xsd:double;
  dwc:longitude '27.358999'^^xsd:double;
  dwc:latitude '37.008999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3589993 37.0089989, 27.3589993 37.0089989, 27.3589993 37.0089989, 27.3589993 37.0089989, 27.3589993 37.0089989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_64'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.013001 27.370001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.013001"^^xsd:decimal ;
  dwc:decimalLongitude "27.370001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.013001 27.370001)"^^geo:wktLiteral ;
  geo-pos:lat "37.013001"^^xsd:decimal ;
  geo-pos:long "27.370001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_63'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1816_63'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.85194444444444'^^xsd:double;
  dwc:longitude '27.370001'^^xsd:double;
  dwc:latitude '37.013001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.3700008 37.0130005, 27.3700008 37.0130005, 27.3700008 37.0130005, 27.3700008 37.0130005, 27.3700008 37.0130005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_63'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.970001 27.483999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.970001"^^xsd:decimal ;
  dwc:decimalLongitude "27.483999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.970001 27.483999)"^^geo:wktLiteral ;
  geo-pos:lat "36.970001"^^xsd:decimal ;
  geo-pos:long "27.483999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_62'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_62'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.9647222222222'^^xsd:double;
  dwc:longitude '27.483999'^^xsd:double;
  dwc:latitude '36.970001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4839993 36.9700012, 27.4839993 36.9700012, 27.4839993 36.9700012, 27.4839993 36.9700012, 27.4839993 36.9700012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_62'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.966 27.485001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.966"^^xsd:decimal ;
  dwc:decimalLongitude "27.485001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.966 27.485001)"^^geo:wktLiteral ;
  geo-pos:lat "36.966"^^xsd:decimal ;
  geo-pos:long "27.485001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_61'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1816_61'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7086111111111'^^xsd:double;
  dwc:longitude '27.485001'^^xsd:double;
  dwc:latitude '36.966'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4850006 36.9659996, 27.4850006 36.9659996, 27.4850006 36.9659996, 27.4850006 36.9659996, 27.4850006 36.9659996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_61'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.006001 27.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.006001"^^xsd:decimal ;
  dwc:decimalLongitude "27.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.006001 27.084)"^^geo:wktLiteral ;
  geo-pos:lat "37.006001"^^xsd:decimal ;
  geo-pos:long "27.084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_59'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_59'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.4916666666667'^^xsd:double;
  dwc:longitude '27.084'^^xsd:double;
  dwc:latitude '37.006001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.0839996 37.0060005, 27.0839996 37.0060005, 27.0839996 37.0060005, 27.0839996 37.0060005, 27.0839996 37.0060005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_59'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075001 25.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075001"^^xsd:decimal ;
  dwc:decimalLongitude "25.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075001 25.598)"^^geo:wktLiteral ;
  geo-pos:lat "37.075001"^^xsd:decimal ;
  geo-pos:long "25.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_608'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_608'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.9877777777778'^^xsd:double;
  dwc:longitude '25.598'^^xsd:double;
  dwc:latitude '37.075001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5979996 37.0750008, 25.5979996 37.0750008, 25.5979996 37.0750008, 25.5979996 37.0750008, 25.5979996 37.0750008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_608'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.078999 25.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.078999"^^xsd:decimal ;
  dwc:decimalLongitude "25.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.078999 25.597)"^^geo:wktLiteral ;
  geo-pos:lat "37.078999"^^xsd:decimal ;
  geo-pos:long "25.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_607'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1816_607'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.4797222222222'^^xsd:double;
  dwc:longitude '25.597'^^xsd:double;
  dwc:latitude '37.078999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5970001 37.0789986, 25.5970001 37.0789986, 25.5970001 37.0789986, 25.5970001 37.0789986, 25.5970001 37.0789986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_607'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.063999 25.594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.063999"^^xsd:decimal ;
  dwc:decimalLongitude "25.594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.063999 25.594)"^^geo:wktLiteral ;
  geo-pos:lat "37.063999"^^xsd:decimal ;
  geo-pos:long "25.594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_606'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1816_606'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.9702777777778'^^xsd:double;
  dwc:longitude '25.594'^^xsd:double;
  dwc:latitude '37.063999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5939999 37.0639992, 25.5939999 37.0639992, 25.5939999 37.0639992, 25.5939999 37.0639992, 25.5939999 37.0639992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_606'^^xsd:string;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.076 25.639999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.076"^^xsd:decimal ;
  dwc:decimalLongitude "25.639999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.076 25.639999)"^^geo:wktLiteral ;
  geo-pos:lat "37.076"^^xsd:decimal ;
  geo-pos:long "25.639999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_605'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1816_605'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1305555555556'^^xsd:double;
  dwc:longitude '25.639999'^^xsd:double;
  dwc:latitude '37.076'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6399994 37.0760002, 25.6399994 37.0760002, 25.6399994 37.0760002, 25.6399994 37.0760002, 25.6399994 37.0760002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_605'^^xsd:string;
  dwc:observationDate '2011-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.073002 25.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.073002"^^xsd:decimal ;
  dwc:decimalLongitude "25.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.073002 25.639)"^^geo:wktLiteral ;
  geo-pos:lat "37.073002"^^xsd:decimal ;
  geo-pos:long "25.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_604'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_604'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.7938888888889'^^xsd:double;
  dwc:longitude '25.639'^^xsd:double;
  dwc:latitude '37.073002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6389999 37.0730019, 25.6389999 37.0730019, 25.6389999 37.0730019, 25.6389999 37.0730019, 25.6389999 37.0730019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_604'^^xsd:string;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.018002 25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.018002"^^xsd:decimal ;
  dwc:decimalLongitude "25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.018002 25.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.018002"^^xsd:decimal ;
  geo-pos:long "25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_603'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_603'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.3725'^^xsd:double;
  dwc:longitude '25.6'^^xsd:double;
  dwc:latitude '37.018002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.6000004 37.0180016, 25.6000004 37.0180016, 25.6000004 37.0180016, 25.6000004 37.0180016, 25.6000004 37.0180016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_603'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014 25.580999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.014"^^xsd:decimal ;
  dwc:decimalLongitude "25.580999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014 25.580999)"^^geo:wktLiteral ;
  geo-pos:lat "37.014"^^xsd:decimal ;
  geo-pos:long "25.580999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_602'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1816_602'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.3586111111111'^^xsd:double;
  dwc:longitude '25.580999'^^xsd:double;
  dwc:latitude '37.014'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5809994 37.0139999, 25.5809994 37.0139999, 25.5809994 37.0139999, 25.5809994 37.0139999, 25.5809994 37.0139999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_602'^^xsd:string;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.020001 25.587999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.020001"^^xsd:decimal ;
  dwc:decimalLongitude "25.587999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.020001 25.587999)"^^geo:wktLiteral ;
  geo-pos:lat "37.020001"^^xsd:decimal ;
  geo-pos:long "25.587999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_601'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1816_601'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.7413888888889'^^xsd:double;
  dwc:longitude '25.587999'^^xsd:double;
  dwc:latitude '37.020001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5879993 37.0200005, 25.5879993 37.0200005, 25.5879993 37.0200005, 25.5879993 37.0200005, 25.5879993 37.0200005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_601'^^xsd:string;
  dwc:observationDate '2011-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941002 23.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941002"^^xsd:decimal ;
  dwc:decimalLongitude "23.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941002 23.569)"^^geo:wktLiteral ;
  geo-pos:lat "37.941002"^^xsd:decimal ;
  geo-pos:long "23.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_255'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1816_255'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.3608333333333'^^xsd:double;
  dwc:longitude '23.569'^^xsd:double;
  dwc:latitude '37.941002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5690002 37.9410019, 23.5690002 37.9410019, 23.5690002 37.9410019, 23.5690002 37.9410019, 23.5690002 37.9410019))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_255'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.394001 27.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.394001"^^xsd:decimal ;
  dwc:decimalLongitude "27.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.394001 27.024)"^^geo:wktLiteral ;
  geo-pos:lat "38.394001"^^xsd:decimal ;
  geo-pos:long "27.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_24'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_24'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.156111111111'^^xsd:double;
  dwc:longitude '27.024'^^xsd:double;
  dwc:latitude '38.394001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.0240002 38.394001, 27.0240002 38.394001, 27.0240002 38.394001, 27.0240002 38.394001, 27.0240002 38.394001))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_24'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73 26.212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73"^^xsd:decimal ;
  dwc:decimalLongitude "26.212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73 26.212)"^^geo:wktLiteral ;
  geo-pos:lat "38.73"^^xsd:decimal ;
  geo-pos:long "26.212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_19'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_19'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.013333333333'^^xsd:double;
  dwc:longitude '26.212'^^xsd:double;
  dwc:latitude '38.73'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.2119999 38.7299995, 26.2119999 38.7299995, 26.2119999 38.7299995, 26.2119999 38.7299995, 26.2119999 38.7299995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_19'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.858002 22.799999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.858002"^^xsd:decimal ;
  dwc:decimalLongitude "22.799999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.858002 22.799999)"^^geo:wktLiteral ;
  geo-pos:lat "32.858002"^^xsd:decimal ;
  geo-pos:long "22.799999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_401'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_401'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '22.799999'^^xsd:double;
  dwc:latitude '32.858002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7999992 32.8580017, 22.7999992 32.8580017, 22.7999992 32.8580017, 22.7999992 32.8580017, 22.7999992 32.8580017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_401'^^xsd:string;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.773998 22.643999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.773998"^^xsd:decimal ;
  dwc:decimalLongitude "22.643999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.773998 22.643999)"^^geo:wktLiteral ;
  geo-pos:lat "32.773998"^^xsd:decimal ;
  geo-pos:long "22.643999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_393'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_393'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.184444444444'^^xsd:double;
  dwc:longitude '22.643999'^^xsd:double;
  dwc:latitude '32.773998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6439991 32.7739983, 22.6439991 32.7739983, 22.6439991 32.7739983, 22.6439991 32.7739983, 22.6439991 32.7739983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_393'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.817001 22.639999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.817001"^^xsd:decimal ;
  dwc:decimalLongitude "22.639999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.817001 22.639999)"^^geo:wktLiteral ;
  geo-pos:lat "32.817001"^^xsd:decimal ;
  geo-pos:long "22.639999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_391'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_391'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9933333333333'^^xsd:double;
  dwc:longitude '22.639999'^^xsd:double;
  dwc:latitude '32.817001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6399994 32.8170013, 22.6399994 32.8170013, 22.6399994 32.8170013, 22.6399994 32.8170013, 22.6399994 32.8170013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_391'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.800999 22.662001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.800999"^^xsd:decimal ;
  dwc:decimalLongitude "22.662001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.800999 22.662001)"^^geo:wktLiteral ;
  geo-pos:lat "32.800999"^^xsd:decimal ;
  geo-pos:long "22.662001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_389'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_389'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8613888888889'^^xsd:double;
  dwc:longitude '22.662001'^^xsd:double;
  dwc:latitude '32.800999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6620007 32.8009987, 22.6620007 32.8009987, 22.6620007 32.8009987, 22.6620007 32.8009987, 22.6620007 32.8009987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_389'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.756001 22.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.756001"^^xsd:decimal ;
  dwc:decimalLongitude "22.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.756001 22.739)"^^geo:wktLiteral ;
  geo-pos:lat "32.756001"^^xsd:decimal ;
  geo-pos:long "22.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_387'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1816_387'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.268888888889'^^xsd:double;
  dwc:longitude '22.739'^^xsd:double;
  dwc:latitude '32.756001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7390003 32.7560005, 22.7390003 32.7560005, 22.7390003 32.7560005, 22.7390003 32.7560005, 22.7390003 32.7560005))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_387'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.853001 23.540001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.853001"^^xsd:decimal ;
  dwc:decimalLongitude "23.540001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.853001 23.540001)"^^geo:wktLiteral ;
  geo-pos:lat "37.853001"^^xsd:decimal ;
  geo-pos:long "23.540001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_228'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1816_228'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.12555555555556'^^xsd:double;
  dwc:longitude '23.540001'^^xsd:double;
  dwc:latitude '37.853001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5400009 37.8530006, 23.5400009 37.8530006, 23.5400009 37.8530006, 23.5400009 37.8530006, 23.5400009 37.8530006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_228'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.907002 23.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.907002"^^xsd:decimal ;
  dwc:decimalLongitude "23.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.907002 23.562)"^^geo:wktLiteral ;
  geo-pos:lat "37.907002"^^xsd:decimal ;
  geo-pos:long "23.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_227'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1816_227'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.5236111111111'^^xsd:double;
  dwc:longitude '23.562'^^xsd:double;
  dwc:latitude '37.907002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5620003 37.9070015, 23.5620003 37.9070015, 23.5620003 37.9070015, 23.5620003 37.9070015, 23.5620003 37.9070015))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_227'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.563999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93"^^xsd:decimal ;
  dwc:decimalLongitude "23.563999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93 23.563999)"^^geo:wktLiteral ;
  geo-pos:lat "37.93"^^xsd:decimal ;
  geo-pos:long "23.563999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_214'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1816_214'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.6225'^^xsd:double;
  dwc:longitude '23.563999'^^xsd:double;
  dwc:latitude '37.93'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5639992 37.9300003, 23.5639992 37.9300003, 23.5639992 37.9300003, 23.5639992 37.9300003, 23.5639992 37.9300003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_214'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.942001 23.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.942001"^^xsd:decimal ;
  dwc:decimalLongitude "23.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.942001 23.593)"^^geo:wktLiteral ;
  geo-pos:lat "37.942001"^^xsd:decimal ;
  geo-pos:long "23.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_210'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1816_210'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.9180555555556'^^xsd:double;
  dwc:longitude '23.593'^^xsd:double;
  dwc:latitude '37.942001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5930004 37.9420013, 23.5930004 37.9420013, 23.5930004 37.9420013, 23.5930004 37.9420013, 23.5930004 37.9420013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_210'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.929001"^^xsd:decimal ;
  dwc:decimalLongitude "23.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.549)"^^geo:wktLiteral ;
  geo-pos:lat "37.929001"^^xsd:decimal ;
  geo-pos:long "23.549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_205'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_205'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1797222222222'^^xsd:double;
  dwc:longitude '23.549'^^xsd:double;
  dwc:latitude '37.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5489998 37.9290009, 23.5489998 37.9290009, 23.5489998 37.9290009, 23.5489998 37.9290009, 23.5489998 37.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_205'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "23.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 23.562)"^^geo:wktLiteral ;
  geo-pos:lat "37.937"^^xsd:decimal ;
  geo-pos:long "23.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_191'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1816_191'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.035'^^xsd:double;
  dwc:longitude '23.562'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003, 23.5620003 37.9370003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_191'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.554001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931999"^^xsd:decimal ;
  dwc:decimalLongitude "23.554001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931999 23.554001)"^^geo:wktLiteral ;
  geo-pos:lat "37.931999"^^xsd:decimal ;
  geo-pos:long "23.554001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_189'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_189'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.1447222222222'^^xsd:double;
  dwc:longitude '23.554001'^^xsd:double;
  dwc:latitude '37.931999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5540009 37.9319992, 23.5540009 37.9319992, 23.5540009 37.9319992, 23.5540009 37.9319992, 23.5540009 37.9319992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_189'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.911999 23.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.911999"^^xsd:decimal ;
  dwc:decimalLongitude "23.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.911999 23.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.911999"^^xsd:decimal ;
  geo-pos:long "23.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_187'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1816_187'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.75972222222222'^^xsd:double;
  dwc:longitude '23.59'^^xsd:double;
  dwc:latitude '37.911999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5900002 37.9119988, 23.5900002 37.9119988, 23.5900002 37.9119988, 23.5900002 37.9119988, 23.5900002 37.9119988))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_187'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.559)"^^geo:wktLiteral ;
  geo-pos:lat "37.932999"^^xsd:decimal ;
  geo-pos:long "23.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_183'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_183'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.4975'^^xsd:double;
  dwc:longitude '23.559'^^xsd:double;
  dwc:latitude '37.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.559 37.9329987, 23.559 37.9329987, 23.559 37.9329987, 23.559 37.9329987, 23.559 37.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_183'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.551001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.935001"^^xsd:decimal ;
  dwc:decimalLongitude "23.551001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.935001 23.551001)"^^geo:wktLiteral ;
  geo-pos:lat "37.935001"^^xsd:decimal ;
  geo-pos:long "23.551001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_182'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1816_182'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.2341666666667'^^xsd:double;
  dwc:longitude '23.551001'^^xsd:double;
  dwc:latitude '37.935001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014, 23.5510006 37.9350014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_182'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 23.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938"^^xsd:decimal ;
  dwc:decimalLongitude "23.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 23.552)"^^geo:wktLiteral ;
  geo-pos:lat "37.938"^^xsd:decimal ;
  geo-pos:long "23.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_180'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1816_180'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.6566666666667'^^xsd:double;
  dwc:longitude '23.552'^^xsd:double;
  dwc:latitude '37.938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5520001 37.9379997, 23.5520001 37.9379997, 23.5520001 37.9379997, 23.5520001 37.9379997, 23.5520001 37.9379997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_180'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.929001"^^xsd:decimal ;
  dwc:decimalLongitude "23.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929001 23.56)"^^geo:wktLiteral ;
  geo-pos:lat "37.929001"^^xsd:decimal ;
  geo-pos:long "23.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_176'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_176'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.8519444444444'^^xsd:double;
  dwc:longitude '23.56'^^xsd:double;
  dwc:latitude '37.929001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5599995 37.9290009, 23.5599995 37.9290009, 23.5599995 37.9290009, 23.5599995 37.9290009, 23.5599995 37.9290009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_176'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.932999"^^xsd:decimal ;
  geo-pos:long "23.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_174'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1816_174'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.4530555555556'^^xsd:double;
  dwc:longitude '23.58'^^xsd:double;
  dwc:latitude '37.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5799999 37.9329987, 23.5799999 37.9329987, 23.5799999 37.9329987, 23.5799999 37.9329987, 23.5799999 37.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_174'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.932999"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.932999 23.556)"^^geo:wktLiteral ;
  geo-pos:lat "37.932999"^^xsd:decimal ;
  geo-pos:long "23.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_173'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1816_173'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.7352777777778'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.932999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9329987, 23.5559998 37.9329987, 23.5559998 37.9329987, 23.5559998 37.9329987, 23.5559998 37.9329987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_173'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936001"^^xsd:decimal ;
  dwc:decimalLongitude "23.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936001 23.556)"^^geo:wktLiteral ;
  geo-pos:lat "37.936001"^^xsd:decimal ;
  geo-pos:long "23.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_168'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1816_168'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.9036111111111'^^xsd:double;
  dwc:longitude '23.556'^^xsd:double;
  dwc:latitude '37.936001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5559998 37.9360008, 23.5559998 37.9360008, 23.5559998 37.9360008, 23.5559998 37.9360008, 23.5559998 37.9360008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_168'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8268__1816_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8268__1816_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8268__1816_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.928001 23.584999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.928001"^^xsd:decimal ;
  dwc:decimalLongitude "23.584999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8268__1816_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.928001 23.584999)"^^geo:wktLiteral ;
  geo-pos:lat "37.928001"^^xsd:decimal ;
  geo-pos:long "23.584999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8268__1816_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8268_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'Samir Patel, Drexel University and Coonamessett Farm Foundation'^^xsd:string;
  dwc:collectionCode '1816'^^xsd:integer;
  dwc:catalogNumber '1816_259'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1816_259'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.17638888888889'^^xsd:double;
  dwc:longitude '23.584999'^^xsd:double;
  dwc:latitude '37.928001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.5849991 37.9280014, 23.5849991 37.9280014, 23.5849991 37.9280014, 23.5849991 37.9280014, 23.5849991 37.9280014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1816_259'^^xsd:string;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
# EOF